.contentfont {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
.dashtd {
	border-bottom:dashed 1px #ccc;
}
#container {
	margin:0px;
	padding:0px;
	width:100px;
	float:center;
	border: 1px solid red;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
#sidebar {
	float:left;
	margin:0px;
	padding:0px 0px 0px 3px;
	border: 0px solid red;	
	width:305px;
}
#mainbody {
	float:left;
	margin:px;
	padding:0px;
	border: 0px solid red;	
	width:656px;
}
#sideright {
	float:left;
	margin:0 0 0 4px;
	padding:0px;
	width:224px;
}
#MainPromotionBanner
{
	margin-top:6px;
	margin-left:5px;
}
#HomeRTop {
	float: left;
	width: 220px;
	height: 222px;
	margin-left: 5px;
	margin-top: 5px;
	border:0px solid red;
}
#RTopT {
	border: 0px;
	margin: 0px;
}
#RTopT img{
	border: 0px;
	margin: 0px;
}
#RTopM {
	float: left;
	border: 0px solid red;
	background-image: url("../../demo/res/images/shop_r_bg.jpg");
	background-repeat: y;
	height: 180px;
	width: 224px;
	margin: 0px;
}
#RTopB {
	float:left;
	margin-top: 3px;
	height: 100px;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
} 
.fltrt { /* 此类可用来使页面中的元素向右浮动。浮动元素必须位于页面上要与之相邻的元素之前。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 此类可用来使页面上的元素向左浮动 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #mainContent #shopMain1 {
	float: left;
	width: 900px;
	padding: 0px 0px 0px 0px;
}
.thrColFixHdr #container #mainContent #shopMain1 #productBlock {
	float: left;
	width: 150px;
	background-image: url(../../demo/res/images/shop_r15_c8.jpg);
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.thrColFixHdr #container #mainContent #shopMain1 #productBlock #productBlockTail{
	float: left;
	width: 150px;
	background-image: url(../../demo/res/images/shop_r22_c8.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.thrColFixHdr #container #mainContent #shopMain2 {
	float: left;
	width: 422px;
}
.thrColFixHdr #container #mainContent #shopMain1 #productBlock #productBlockTail #productDetail {
	float: left;
	width: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-size: 12px;
}
.thrColFixHdr #container #mainContent #shopMain1 #productBlock #productBlockTail #productDetail div{
    text-align: center;
}
.thrColFixHdr #container #mainContent #shopMain1 #productBlock #productBlockTail #productDetail #productName{
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	line-height: 20px;
}
.thrColFixHdr #container #mainContent #shopMain1 #productBlock #productBlockTail #productDetail #productMarketPrice{
	text-align: center;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	margin-top: 5px;
}
.thrColFixHdr #container #mainContent #shopMain1 #productBlock #productBlockTail #productDetail #productShopPrice{
	text-align: center;
	color: #cc0000;
	font-weight: bold;
	margin-bottom: 10px;
}

.thrColFixHdr #container #mainContent #shopMain1 #productBlock #productBlockTail #productBuy {
	font-size: 12px;
	float: left;
	width: 35px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 6px;
}
.thrColFixHdr #container #mainContent #shopMain1 #productBlock #productBlockTail #productFav {
	font-size: 12px;
	float: left;
	width: 30px;
	padding-left: 22px;
	padding-right: 20px;
	padding-bottom: 6px;
}
.thrColFixHdr #container #sidebar #shopVisitedHistory {
	float: left;
	width: 302px;
	background-image: url(../../demo/res/images/shop_r31_c2_300.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 0px solid red;
	overflow:hidden;
}
.thrColFixHdr #container #sidebar #shopVisitedHistory #visitedProduct,#visitedProductBottom {
	float: left;
	width: 144px;
	padding-left: 2px;
	background-image: url(../../demo/res/images/shop_r35_c2_145.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
	border: 0px solid red;
	overflow:hidden;
}
.thrColFixHdr #container #sidebar #shopVisitedHistory #visitedProduct,#visitedProductBottom #visitedProductPrice,#visitedProductName {
	float: left;
	padding-left: 4px;
	width: 140px;
	border: 0px solid red;	
  color: #cc0000;
}
.thrColFixHdr #container #sidebar #shopVisitedHistory #visitedProduct #visitedProductPrice {
	font-weight: bold;
	margin-bottom: 10px;
}
.thrColFixHdr #container #sidebar #shopVisitedHistory #visitedProductBottom {
	background-image: url(../../demo/res/images/shop_r42_c2_145.jpg);
}
.thrColFixHdr #container #sidebar,#mainbody,#sideright {
	padding-top: 15px;
}
#shopVisitedHistory ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#shopVisitedHistory ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 140px;
	overflow: hidden;
}
#DivMenuTable {
	float: left;
	width: 630px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#DivListdt {
	width: 630px;padding-left: 10px;float: left;margin-top: 15px;}
#imageBlock {
	width: 630px;padding-left: 10px;float: none;clear:both;text-align:left;margin-top: 5px;}
.imageMore {
	PADDING-RIGHT:20px;
	PADDING-LEFT:4px;
	FLOAT:right;
	PADDING-BOTTOM:2px;
	MARGIN:0px 0px 0px 0px;
	COLOR:#666666;
	PADDING:0px;
	TEXT-ALIGN:center;
	width: 80px;
}
#sidebar {
	float:left;
	margin:0px;
	padding:0px 0px 0px 3px;
	border: 0px solid red;	
	width:280px;
}
.thrColFixHdr #container {
	margin:0px;
	padding:0px;
	width:785px;
	float:center;
	border: 0px solid red;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
} 
