/*all style*/
body{font:normal 12px "宋体";}
*{margin:0;padding:0;}
img{border:0;}
a{color:#000;text-decoration:none;}
a:hover{color:red;}
.clear{display:none;clear:both;}
.thispage{color:red}
/*header style*/
.headline{background:#C7D6F0;border-bottom:1px solid #97B3E3;height:5px;margin:1px 0 0 0;overflow:hidden;}
.headbox{width:1000px;background:#fff;height:78px;line-height:78px;text-align:left;clear:both;overflow:hidden;}
.headbox .logo{float:left;background:url(../images/logo.gif) 0 10px no-repeat;width:151px;height:69px;cursor:pointer;}
.headbox .rainbow{float:left;background:url(../images/rainbow.gif) 0 12px no-repeat;width:126px;height:73px;line-height:18px;padding:38px 0 0 18px;}
.headbox .rainbow span{font:bold 14px "宋体";}
.headbox #city{position:absolute;z-index:9;
width:128px;background:#EFF8FF;
border:1px solid #C7D6F0;
padding:8px;
margin:0px 0 0 0;filter:alpha(opacity=70);-moz-opacity:0.7;
cursor:pointer;}
.headbox #city a:hover{background:#005AAA;color:#fff;}
.headbox .hidden{display:none;}
.headbox .weather{float:left;line-height:15px;padding:10px 0 0 0;}
.headbox .weather span{font:bold 12px "宋体";}
.headbox .nav{float:right;line-height:normal;padding:10px 0 0 0;}
.headbox .nav dt{text-align:right;margin:0 0 3px 0;}
.headbox .nav dd{float:left;list-style:none;background:url(../images/nav_bg.gif) repeat-x;height:44px;line-height:44px;}
.headbox .nav dd.nav_l{background:url(../images/nav_l.gif) no-repeat;width:8px;}
.headbox .nav dd.nav_r{background:url(../images/nav_r.gif) no-repeat;width:8px;}
.headbox .nav dd.nav_line{background:url(../images/nav_line.gif) center no-repeat;width:1px;}
.headbox .nav dd a{font:bold 14px "宋体";letter-spacing:5px;padding:0 32px 0 32px;}

/*head bluebox style*/
.head_bluebox{height:142px;background:#005AAA url(../images/search_bg.gif) top repeat-x;overflow:hidden;}
.blueboxsize{width:1000px;text-align:left;padding:15px 0 8px 0;clear:both;}
.head_search{float:left;width:55%;padding:0 5px 0 0;border-right:1px solid #3381C8;}
.head_search p.search_btn{padding:0 0 0 12px;margin:0;height:29px;overflow:hidden;}
.head_search p a{float:left;display:block;font:bold 12px "宋体";background:url(../images/search_btn_1.gif) no-repeat;width:92px;height:29px;line-height:38px;margin:0 3px 0 0;padding:0;color:#B6D0EB;text-align:center;}
.head_search p a:hover{color:#fff;}
.head_search p a.search_hover{float:left;display:block;font:bold 14px "宋体";background:url(../images/search_btn_2.gif) no-repeat;width:92px;height:29px;line-height:32px;margin:0 3px 0 0;padding:0;color:#fff;text-align:center;}
.head_search #search_form2,#search_form3{display:none;}
.head_search .head_search_form{list-style:none;margin:-2px 0 0 0;height:89px;clear:both;}
.head_search .head_search_form dd{float:left;}
.head_search .head_search_form .search_box_l{background:url(../images/searchbox_l.gif) no-repeat;width:7px;height:89px;}
.head_search .head_search_form .search_form{background:url(../images/searchbox_bg.gif) repeat-x;width:auto;height:89px;padding:10px 5px 0 5px;font:bold 12px "宋体";color:#fff;line-height:25px;}
.head_search .head_search_form .search_form .search_in_box{width:415px;}
.head_search .head_search_form .search_form a{color:#fff;}
.head_search .head_search_form .search_form input{font:normal 13px "宋体";}
.head_search .head_search_form .search_box_r{background:url(../images/searchbox_r.gif) no-repeat;width:7px;height:89px;}
.head_search .head_search_form .search_submit{position: relative;margin:-65px 0 0 335px;}
.mem_box{float:left;width:43.2%;padding:0 10px 0 0;}
.mem_box .mem_form{color:#fff;font:bold 12px "宋体";list-style:none;padding:0 0 5px 2px;margin:0 0 0 10px;border-bottom:1px solid #3381C8;}
.mem_box .mem_form dd{float:left;margin:0 5px 0 0}
.mem_box .mem_form dt{height:25px;line-height:25px;clear:both;}
.mem_box .mem_form dt.tab{border:1px solid #D0EAFF;background:#003775;filter:alpha(opacity=80);-moz-opacity:8;padding:0 0 0 3px;}
.mem_box .mem_form dt a{color:#fff;}
.mem_box .mem_form dt a:hover{color:#D0EAFF;}
.mem_box .head_bulletin{background:url(../images/bulletin.gif) no-repeat;width:338px;height:26px;line-height:26px;margin:3px 0 0 10px;padding:2px 0 0 84px;overflow:hidden;}
.mem_box .head_tools{background:url(../images/tools.gif) no-repeat;width:416px;height:26px;line-height:26px;margin:3px 0 0 10px;padding:2px 0 0 6px;overflow:hidden;}
.mem_box .head_tools span{font:bold 12px "宋体";letter-spacing:2px;}

/*footer style*/
.footline{background:#E9E9E9;border-top:1px solid #9F9F9F;margin:5px 0 0 0;height:3px;overflow:hidden;clear:both;}
.copyright{width:1000px;line-height:20px;margin:10px 0 0 0;clear:both;}

/*link style*/
.white12{color:#fff;}
.white12:hover{color:#D0EAFF;text-decoration:underline;}
.gray12{color:#999;}
