/* CSS Document */
body{ margin:0px auto; width:1000px;  color:#5B4A30; font-family:aial, "Times New Roman", Times, serif ; background-color:#5B4A30;  }
body,td,th{line-height:1.8;font-size:12px;}
img{border:none;}
p,ul,ol,li,form,input,h3,h4,h5,h6,dl,dt,dd{padding:0px; margin:0px; list-style:none; font-size:12px;}

#menu {background:url(../images/menu_bg.jpg);}
#menu td a{ color:#D2A564;};

.font1 a{color:#AF7826;}
.font2 {color:#C99100;}


a:hover img{filter:alpha(opacity=90);-moz-opacity:0.9;}
#link:hover{filter:alpha(opacity=90);-moz-opacity:0.9;}
#submit{width:120px; border:1px solid #888; background:#999; text-indent:3px; height:16px; line-height:16px;  }
/*----全网基本按钮类--------------*/
.input_submit{width:40px; background:#639; text-align:center;color:#fff; border:none; height:20px; padding-top:1px; line-height:20px;}
.input_select{border:1px solid #636B18; width:100px; height:20px;}
.input_option{height:20px; line-height:20px; color:#8F9B29;}
.input_text{width:140px; background:#333;border:1px solid #ccc;color:#fff;  height:18px; line-height:18px; color:#333; text-align:left;}
.input_textarea{width:350px; height:140px; line-height:155%; text-align:left; border:none; background:#333; }
.text{display:block;width:300px;border:1px solid #ccc; height:120px; overflow:hidden;  }
/*----------------------链接色块选择-----------------------------*/
a:link#red{ color:red;}
a:link#green{ color:green;}
a:link#blue{ color:blue;}
a:link#yellow{ color:yellow;}
a:link#silver{ color:silver;}
/*----------------------特大字体颜色醒目色块选择-----------------------------*/
#red{ color:#453567;}
#green{ color:green;}
#blue{ color:blue;}
#yellow{ color:yellow;}
#yellow_old{ color:#f90;}
#silver{ color:silver;}
.linethrough{ text-decoration:line-through;}
/*---------------------链接定义----------------------------------*/
a {
	color: #58482E;
	text-decoration: none;
}
.nav li{ padding-left:30px; line-height:2.0; font-size:13px};

#product{ margin:30px auto 50px 35px;width:700px;}
#product li{ width:33%; height:200px; display:block; float:left;}
#product li img{ border:2px solid #D1B401;}
#product li img:hover{ height:160px; border:2px solid #f90;}
#product li span{display:block; text-align:center; height:45px; line-height:45px;}

#product p{line-height:195%; margin-top:4px;}
