@charset "UTF-8";
/* CSS Document */

ul, li, ol, li, dl, dt, dd{margin:0;padding:0;list-style:none;}

body{margin:0;font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; background:#3c2f29 url(../img/top2.png) repeat-x left 25px;}
#wrapper{width:860px;margin:0 auto;}

#lan{background:#3c2f29;height:19px;float:left;width:860px;}
	.lanUl{float:right;color:#b6b0ac;}
		.lanLi{float:left;padding:4px 20px 0 0;font-size:11px;}
			#lan a{color:#b6b0ac;}

#contents{padding:35px 43px; background:#fff; float:left; width:774px;}
	
	
	#leftmain{width:499px; float:left; padding:0 30px 5px 0; border-right:solid 1px #d4d4d4;}
		#welcome{border-bottom:solid 1px #d5d5d5; padding:0 0 20px 0; margin:0 0 20px 0;color:#1a1513; line-height:130%;}
		#newsmain{}
			#newsmain dl{padding:0 0 15px 0 ;}
				#newsmain dt.listtitle1{background:url(../img/listpoint.png) no-repeat left 45%; padding:0 0 0 10px;color:#bb0000; font-weight:bold; font-size:13px; float:left;}
				#newsmain dd.date{float:right;}
				#newsmain dd.context{clear:both; padding:3px 0 0 10px;}
	
	
	#rightmain{width:221px; float:right; padding:0 0 0 22px;}
		#productsmain{}
			#productsTitle{}
			#productsPhoto{clear:both;}
				li.mainphoto{float:left;padding:4px 4px 4px 0;}
				li.grayphoto{width:67px;height:67px;background:#f8f8f8;border:solid 1px #e8e8e8;}
				li.productname{text-align:center;}
		#ordermain{clear:both;padding:5px 0 0 0;}
	
#bottom{padding:10px 20px 20px 20px;clear:both;margin:0 0 20px 0; text-align:center;}
	

.Times25Bold{font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:25px;}
.text12pxwhite{color:#fff;}

img{
	border:0;
}

a:link,a:visited{
	color:#1A1513;
	text-decoration:none;
}

a:hover{
	color:#1A1513;
	text-decoration:underline;
}

a,area { 
	blr:expression(this.onFocus=this.blur()) 
}

:focus { 
	outline: none; 
}

.more a:link{
	color:#C50000;
}

.sort li{
	float:left;
}