#index .container{
	border:0px solid #008000;
	overflow:hidden;
	width:100%;
	margin-bottom:5px;
}
#index .editArea{
	float:left;
	border:1px solid #AFD2FF;
	background-color:#DDEBFF;
	height:25px;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:200%;
	color:#6693CF;
}
#index .editArea a:link	  {color:#6693CF; text-decoration:none;}
#index .editArea a:visited {color:#6693CF; text-decoration:none;}
#index .editArea a:hover   {color:#6693CF; text-decoration:underline;}

#index .adArea{
	float:left;
	border:0px solid #CCCCCC;
	width:775px;
	height:450px;
}
#index .titleArea{
	float:left;
	overflow:hidden;
	border-bottom:2px solid #888888;
	width:773px;
	padding-top:7px;
	padding-bottom:3px;
}
#index .titleArea .title{
	float:left;
	width:723px;
	font-size:14px;
	font-weight:bold;
	color:#A10000;
}
#index .titleArea .url{
	float:left;
	width:50px;
	text-align:right;
}
#index .titleArea .url a:link	 {color:#000000; text-decoration:none;}
#index .titleArea .url a:visited {color:#000000; text-decoration:none;}
#index .titleArea .url a:hover   {color:#000000; text-decoration:underline;}

#index .picArea{
	float:left;
	border:0px solid #707070;
	width:775px;
}
#index .productArea{
	float:left;
	overflow:hidden;
	border:0px solid #CCCCCC;
	width:791px;
	padding-top:10px;
}
.productCell {
	float:left;
	border:0px ;
	width:157px;
	height:220px;
}
.productCell .pic {
	border:1px solid #E0E0E0;
	width:144px;
	height:144px;
}
.productCell .title {
	border:0px solid #CCCCCC;
	width:144px;
	height:38px;
	text-align:left;
	line-height:1.5;
}
#index .productArea .title a:link	 {color:#3366CC; text-decoration:none;}
#index .productArea .title a:visited {color:#3366CC; text-decoration:none;}
#index .productArea .title a:hover   {color:#FF5500; text-decoration:none;}

.productCell .price1 {
	border:0px solid #CCCCCC;
	width:144px;
	height:18px;
	color:#333333;
	text-align:left;
	line-height:100%;
}
.productCell .price1 span{
	color:#999999;
	text-decoration:line-through;
}
.productCell .price2 {
	border:0px solid #CCCCCC;
	width:144px;
	height:18px;
	color:#333333;
	text-align:left;
	line-height:100%;
}
.productCell .price2 span{
	color:#FF5500;
	font-weight:bold;
}



/*----------------首页m18样式广告样式，备用-----------------------*/
.main { float:left; width:776px; }
.slides { position:relative; overflow:hidden; width:776px; height:310px; }
.slide-pic { overflow:hidden; width:775px; }
.slide-pic img { width:774px; height:309px; border:1px solid #E4E4E4; }
.slide-pic li { display:none; }
.slide-pic li.cur { display:block; }
.slide-li { position:absolute; left:0; bottom:0; }
.slide-li li { float:left; width:193px; height:30px; line-height:30px; margin-right:1px; text-align:center; }
.slide-li a { display:block; width:192px; height:30px; font-size:14px; color:#FFF; }
.slide-li .cur a, .slide-li a:hover { color:#333; text-decoration:none; }
.op li { background:#666; opacity: 0.6; filter:alpha(opacity=60); }
.op li.cur { background:#FFF; }
.slide-txt span { display:none; }
.clearfix:after { content: "\0020"; display: block; visibility:hidden; height: 0; clear: both; }
.clearfix { zoom: 1; }
.wrap{ zoom:1; }
/*----------------首页广告样式-----------------------*/




