/*重定义的html样式*/
* html{background-image:url(about:blank); background-attachment:fixed;-webkit-text-size-adjust:none;} 
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, em, form, fieldset, legend, img { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-size:100%;font-family:arial,'hiragino sans gb','microsoft yahei','Simsun',sans-serif}
fieldset, img {border:none; display:block;}
ul, li, ol, dl, dt, dd{ list-style:none; }
a{text-decoration:none; cursor:pointer;}
body{color:#333333; font-size:12px; font-family:Arial,microsoft yahei; /* overflow-y:scroll;*/-webkit-text-size-adjust:none; background:#FFF;}

/*清除浮动央视*/
.clearfix:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
.clearfix{zoom:1;}    
.clear{clear:both; height:0; font-size:0; overflow:hidden;}

/*定义的公用样式*/
.fl{float:left;}
.fr{float:right;}

.blank30 {width:100%; height:30px; margin:0; padding:0;}
.blank20 {width:100%; height:20px; margin:0; padding:0;}
.blank10 {width:100%; height:10px; margin:0; padding:0;}

/* top */
.head_box {width:100%; height:35px; background:url(../images/topbg.png) repeat-x;}
.head {width:1000px; margin:0 auto;}
.head_fl {width:350px; height:35px; line-height:32px; font-size:12px; color:#666;}
.head_fr {width:350px; height:35px; line-height:32px; font-size:12px; color:#666; text-align:right;}
.head_fr a {color:#666; text-decoration:none; padding:0 5px;}
.head_fr a:hover {color:#439100; text-decoration:none;}

.bzdh {width:1000px; margin:0 auto;}
.logo {width:500px; height:89px;}
.fwdh {width:200px; height:89px;}

/* nav */
.nav_box {width:100%; height:40px; background:#439100;}
.nav {width:1000px; margin:0 auto; height:40px;}
.nav a {width:100px; display:block; height:40px; line-height:40px; text-align:center; float:left; font-size:14px;color:#FFF; text-decoration:none;}
.nav a:hover {color:#FFF; text-decoration:none; background:#fe9901;}
.nav .curr {width:100px; height:40px; line-height:40px; background:#fe9901; display:block;}

.title {width:100%; border-bottom:1px solid #cfcfcf; background:#f7f6f6;}
.title_bt {width:166px; margin:0 auto; text-align:center; height:35px; line-height:35px; font-size:24px; color:#439100; font-family:microsoft yahei; padding:0 158px; background:url(../images/btmzbg.png) no-repeat center;}
.title_gd {width:64px;margin:0 auto;}
.title_gd a {color:#666; text-decoration:none; display:block; background:url(../images/btgdbg.png) no-repeat center; padding-top:4px; height:16px; line-height:16px; text-align:center; font-size:12px;}
.title_gd a:hover {color:#439100; text-decoration:none;}


/* 页脚 */
.foot {width:100%; text-align:center; border-top:2px solid #439100;font-family:microsoft yahei; padding:10px 0; line-height:25px; color:#666;}
.foot a { color:#666; text-decoration:none;}
.foot a:hover {color:#439100; text-decoration:none;}






