@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
html{width:100%;}
body{font-size:12px;font-family:"宋体", Arial;line-height:23px;color:#7C7061;}
h1{text-indent:-9999px;}
img{border: 0;}
ul,li{list-style-type:none;}
a{ color:#7C7061; text-decoration:none;}
a:hover{ color:#000; text-decoration:none;}


/*wrap*/
#wrap{width:953px;margin:0 auto;background:#fff;padding:20px 25px ;height:auto;overflow:auto;}
.left{width:608px;float:left;}

/*top*/
.top{width:608px;float:left;height:110px;margin-bottom:10px;background:url(../images/logo.gif) no-repeat #3E3A36 20px 13px;}
.flash{width:608px;float:left;}
.detail {width:578px;float:left;margin-top:52px;padding:0 15px;overflow-x:hidden}
.detail h3{font-size:16px;}
.detail p{margin-top:20px;line-height:25px;color:#7C7061;}
/*right*/
.right{width:330px;float:right;position: relative;left:15px;}
.sidenav{height:120px;color:#7C7061;line-height:27px;font-weight:bold;}
.sidenav li{display:list-item;}
.box{border-left:3px solid #5B4C3A;margin-top:30px;padding-left:13px;}
.box h2{font-size:14px;}
.box ul{margin-top:4px;}
.box ul li{display:list-item;}
/*footer*/
#footer{margin-top:20px;width:100%;float:left;padding:20px 0 0 0;color:#BEBBB8;font-family:Arial;}
#footer .links{margin-top:10px;background-color:#3E3A36;height:30px;color:#fff;font-size: 12px;text-align:right;vertical-align:middle;padding:10px 20px 0 0;}
#footer a{color:#fff;}
/*contact*/
.contact{width:578px;float:left;margin-top:0;padding:0 0;color:#423627;overflow-x:hidden;}
.contact h3{font-size:16px;}
.contact ul{margin:10px 0 30px;line-height:25px;padding-left:11px;}
.contact ul li{display:list-item;}
.contact dl{margin-top:10px;}
.contact dl dt{width:50px;float:left;margin-right:10px;text-align:right;}
.contact dl dd{width:518px;float:left;margin-bottom:10px;}
.contact dl dd textarea{width:490px;height:132px;background:#3E3A36;border:0px;padding-top:3px;color:#fff;font-size:12px;}
.contact dl dd input{height:17px;padding-top:3px;background:#3E3A36;border:0px;color:#fff;}
.contact .marleft{margin-left:50px;}
.contact .but{width:47px;height:27px;line-height:27px;margin-right:15px;}
