@charset "utf-8";
/*公共样式*/
html {
	margin:0px;
	padding:0px;
	height:100%;	
	text-align: center;
	vertical-align: top;
	background-color: #b7ad94;
	scrollbar-face-color: #C4E3F7;
	scrollbar-highlight-color: #D4EBF9;
	scrollbar-shadow-color: #D4EBF9;
	scrollbar-3dlight-color: #D4EBF9;
	scrollbar-arrow-color:  #D4EBF9;
	scrollbar-track-color: #D4EBF9;
	scrollbar-darkshadow-color: #D4EBF9;
	font-family: Arial;
}
body{
	margin:0px;
	padding:0px;
	align:center;
	/*height:100%;
	width:1003px;*/   /*网页定义大小*/	
	text-align: center;
	vertical-align: top;
	font-family: Arial;
	background:url(/images/bodybg.gif) repeat-y center top;
}
img{ border:0px;}

table {
	font-family: Arial;
	font-size: 8pt;
	
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
input, select, button{
	font-size: 12px;
	vertical-align:middle;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.menulink:link {
	font-family: Arial;
	font-size: 12px;
	color: #59452a;
	text-decoration: none;
}
a.menulink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #59452a;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Arial;
	font-size: 12px;
	/*color: #8CC9FF;*/
	color: #f1811b;
	text-decoration: none;
}

.space{ padding:5px; clear:both;}

.table1{ background:url(/images/table01bg.gif) repeat-x center center;}

.menu{ height:34px; line-height:34px; background:url(/images/menubg.gif) repeat-x center center; border-bottom:15px solid #000000;}
.menu tr td{ text-align:center; font-size:12px; font-weight:bold; color:#59452a;}

.flash{ height:246px;text-align:center;}
.flashtitle{ background-color:#413b3b; color:#f1811b; text-align:left; height:25px; line-height:25px; padding-left:30px; font-weight:bold; }
.flashtitle tr td{color:#f1811b;}
a.more:link,a.more:visited,a.more:hover{ color:#f1811b; text-decoration:none;}

.mainbox{ background-color:#f9f9f5;}
.boxleft{ width:215px; background:url(/images/leftbg.gif) no-repeat right top;}
.boxright{ text-align:right;}
.lefttitle{ font-size:12px; font-weight:bold; color:#694623; height:35px; line-height:35px; background:url(/images/lefttitlebg.gif) no-repeat right bottom; text-align:left; padding-left:30px;}
.lefttitle2{ font-size:12px; font-weight:bold; color:#694623; height:28px; line-height:28px; background:url(/images/lefttitlebg2.gif) no-repeat right bottom; text-align:left; padding-left:80px;}
.lefttitle2 a:link,.lefttitle2 a:hover,.lefttitle2 a:visited{color:#694623; text-decoration:none;}

.carlist{ height:25px; line-height:25px; text-align:left; padding-left:90px; background:url(/images/icon.gif) no-repeat 80px center;}
.carlist a:link,.carlist a:hover,.carlist a:visited{ text-decoration:none;}
.carlist a:hover{text-decoration:underline;}

.righttitle{ font-size:12px; font-weight:bold; color:#694623; height:35px; line-height:35px; background:url(/images/righttitlebg.gif) no-repeat left bottom; text-align:left; padding-left:10px;}
.more2{ font-size:12px; font-weight:bold; color:#694623; height:35px; line-height:35px; background:url(/images/righttitlebg2.gif) no-repeat right bottom; text-align:right; padding-right:10px;}
.more2 a:link,.more2 a:hover,.more2 a:visited{ color:#694623; text-decoration:none;}

.tableborder{ border-top:1px solid #666666;border-bottom:1px solid #666666;border-left:1px solid #666666;}
.tableborder tr td{ border-right:1px solid #666666;}

.content{line-height:22px; text-align:left; background:url(/images/contentbg.gif) repeat-x; padding:10px;}
.content p{text-indent:20px;}

.content2{line-height:25px; text-align:left;padding:10px;}
.content2 p{text-indent:20px; margin:0px;}

.foot{ height:30px; background-color:#000; line-height:30px; color:#8e5e30; text-align:center;}
.foot a:link, .foot a:hover, .foot a:visited{ color:#8e5e30; text-decoration:none;}

.list_product_images{ border:1px solid #CCC; margin-right:10px;}
.foot2{ height:60px; background-color:#443e31; line-height:25px; color:#8e5e30; text-align:center; padding:0px 5px 10px 5px;}
.foot2 p{margin:0px;} 
.foot2 a:link, .foot2 a:hover, .foot2 a:visited{ color:#8e5e30; text-decoration:none;}

.search{ height:30px; line-height:30px;}
.page{ height:30px; line-height:30px; padding-left:20px;}

h3{ text-align:center; border-bottom:1px dashed #CCC; line-height:35px;}