@charset:"gbk";

/*公用元素*/
html,body {text-align:left;font-family:"宋体";margin:0 auto;padding:0;font-size:12px;color:#333;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {margin:0;padding:0;}

li,dl{list-style-image:none;list-style-position:outside;list-style-type:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
img {border:0;}
.left{float:left;}
.right{float:right;}
.cleardiv{clear:both;}

/*公用链接*/
a {text-decoration:none;outline-style: none;outline-width: 0px;}
a:link {text-decoration:none;outline-style: none;outline-width: 0px;}
a:visited {text-decoration:none;outline-style: none;outline-width: 0px;}
a:hover { color:#FF0000;text-decoration:none;outline-style: none;outline-width: 0px;}
a:active {text-decoration:none;outline-style: none;outline-width: 0px;}


/**/
.btn_send{width:52px;height:20px;background:url("/images/default/sub.jpg") no-repeat left center;border:none;}
.btn_reset{width:52px;height:20px;background:url("/images/default/clear.jpg") no-repeat left center;border:none;}
.f1{font-size: 12px;color: #fff;font-family:宋体;}

/*header*/
#header{width:100%; margin:0 auto;}
.headerbox{width:950px;height:71px; margin:0 auto;padding:0 0 0 0;}
.headerbox span{float:left;}
.header_list{float:right;width:220px;height:27px;margin:20px 0 0 0;}
.header_list ul{list-style:none;margin:8px 0 0 0;padding:0;}
.header_list ul li{float:left;padding:0 10px;border-right:1px solid #212121;}
.header_list ul li a{ text-decoration:none;color:#1e4c00;}
.logo{float:left;width:330px;height:50px;padding:20px 0 0 5px;}
/*header*/

/*menu*/
#menu{clear:both; width:950px; margin:0 auto;}
.menubox{width:950px;height:auto !important;min-height:108px;height:108px;overflow:hidden !important;_overflow:visible;margin:0 auto;}
.menul{float:left;width:228px;height:auto !important;height:100%; min-height:108px;overflow:hidden !important;_overflow:visible;background:url("/images/default/menubg1.jpg") left top no-repeat;}
.menur{float:left;width:722px;height:auto !important;min-height:52px;height:52px;overflow:hidden !important;_overflow:visible;margin:56px 0 0 0;_margin:56px 0 0 0; background:url("/images/default/menubg2.jpg") left top no-repeat;}
.menur ul{list-style:none;margin:0;padding:0;}
.menur ul li{ float:left; width:100px; height:42px;font-size:14px; text-align:center; font-style: italic; padding:10px 0 0 0;}
.menur ul li a{color:#ffffff; font-family:宋体; font-weight:800; text-decoration:none;}
.menur ul li p{color: #FFF605;font-size:10px;line-height:15px;padding:2px 0 0 0;margin-top:-4px;font-family:Arial;font-weight:normal;}
/*menu*/

/*footer*/
#footer{clear:both;width:100%;height:100%; min-height:92px;margin:0 auto; background:url("/images/default/footerbg.jpg") left top repeat-x;}
.footerbox{width:950px;height:100%;min-height:92px;height:92px;margin:0 auto;}
.footer_list{width:310px;height:100%;min-height:12px;height:12px;padding:27px 0 0 5px;}
.footer_list ul{ list-style:none; padding:0; margin:0;}
.footer_list ul li{float:left;padding:0 10px;border-right:1px solid #838383;}
.footer_list ul li a{color:#298900; text-decoration:none;}
.footerbox .copyright{float:left;width:600px;padding:0 0 0 10px;color:#838383;line-height:40px;}
.footerbox .copyright a{color:#838383;}
.footerbox img{float:right; padding:13px 13px 0 0;}
/*footer*/