@charset "utf-8";
/* CSS Document */


#HotLeft{
    width:198px;
	float:left;
	background:url(hot.jpg) no-repeat top;
	height:337px;
	
}

#hotsale{
    margin:7px 3px 0px 11px;
	border:4px solid #FFFFFF;
	height:212px;
	background:#FFFFFF
}

#HotRight{
    width:780px;
	float:right;
	
}


.div980{ width:980px; background:url(bot_bg.gif) bottom repeat-y}
.indexBbg{ background:url(indexbb_bg.gif) repeat-x top; }

.newsitem{ border-bottom:1px dotted #5A5A5A}
.newsdate{ color:#CECECE}

.hotproduct{float:left; width:334px; padding:0px; height:377px; 
            background:url(index_menu_bg.jpg) no-repeat top; text-align:center;
			padding-top:50px
			
			}


.hotproductsItem{ float:left; margin-left:9px; width:136px; text-align:left}
.hotproductimage{ padding:10px; width:117px; height:114px}
.hotproductText{ padding:10px; height:20px; line-height:20px; text-align:center;
white-space:nowrap;/*不换行*/
overflow : hidden;/*超出的隐藏*/
text-overflow : ellipsis;/*这个在IE主要是超出的会自动用...来表示,属于CSS3.0,CSS2.1没有,*/
}

	.hotproductsItem a:link ,.SelectProductName a:visited {color:#C87A3F; text-decoration:none; font-size:12px}
    .hotproductsItem a:hover {color:#954546;text-decoration:none;}


.DetailRight{ float:right; width:630px; padding:21px 0px 5px 0px}

.divblock{ float:left; width:290px; height:197px; display:block; margin-right:22px; text-align:left}

.IndexTitle{color:#9E494E; border-bottom:1px solid #545454; padding:0px 0px 5px 10px;
      font-weight:bold;font-size:14px; margin-bottom:5px;
	  
}

.text{ line-height:180%; color:#545454}