﻿body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
img
{
	border:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;color:#FF0000;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 12px;color:#000000;
}
#demo {
background: #FFF;
overflow:hidden;
border: 0px dashed #CCC;
margin-top:10px;
height: 120px;
text-align: left;
float: left;
}
#demo img {
border: 3px solid #F2F2F2;
display: block;
}

#demosale {
background: #FFF;
overflow:hidden;
border: 0px dashed #CCC;
margin-top:10px;
height: 680px;
text-align: left;
float: left;
}
#demosale img {
border: 3px solid #F2F2F2;
display: block;
}


#demonew {
background: #FFF;
overflow:hidden;
border: 0px dashed #CCC;
margin-top:10px;
height: 680px;
text-align: left;
float: left;
}
#demonew img {
border: 3px solid #F2F2F2;
display: block;
}

