﻿*{margin:0px; padding:0px;}
body{font-size:12px;line-height:22px;font-family:"宋体";background:#fff;}/*filter:gray;*/
img{border:0px;}
a{color:#004598;;text-decoration:none;}
a:hover{color:#f00;line-height:22px;text-decoration:underline;}
/*
a:link未访问的链接
a:visited已访问的链接
a:hover当有鼠标悬停在链接上
a:active被选择的链接
*/

ul,li{list-style-type:none;}
select,input,img{vertical-align:middle;}

#container{width:980px; overflow: visible; margin:0 auto; border:solid 0px #ccc; background-color:#fff;}

/**--header--**/
#header{ width:980px; height:188px;}
#h_top{ width:979px; height:25px; line-height:25px; vertical-align:middle; background:url(../images/h_top.gif) repeat-x;color:#fff; margin:0 auto;}
#h_top a{color:#fff;}
#h_top input{ width:180px;}
.h_top_1{ margin-left:10px; width:475px; text-align:left; height:25px; float:left;display:inline;}
.h_top_2{text-align:right; float:left; width:485px;}
.h_top_2 img{ cursor:pointer;}

#h_main{ width:980px; height:115px; margin:0 auto; clear:left; margin-top:8px;}
.logo{ width:225px; height:110px; float:left; }
.h_ad1{ width:750px; height:46px; float:left; margin-left:4px;}
.h_ad2{ width:500px; height:60px; float:left; margin-left:4px;margin-top:1px;}

/*login*/
#h_userinfo{ float:left; width:243px; height:100px; border:solid 1px #D4D4D4;margin-left:4px; margin-top:1px; background-color:#EBEBEB;}
#h_userinfo .login{ clear:left; text-align:center; width:243px; height:100px; margin:0 auto;}
#h_userinfo .title{ width:240px; border-bottom:solid 1px #D4D4D4; color:#000; font-weight:bold; text-align:left; font-size:13px;}
#h_userinfo .m_login{ width:240px; clear:both;}
#h_userinfo dl{ float:left; width:190px; height:50px; margin-top:3px;}
#h_userinfo dt{float:left; margin-left:5px; line-height:25px; width:70px;}
#h_userinfo dd{ width:110px; float:left;height:25px;}
#h_userinfo .m_login_1{ width:44px; height:50px;float:left; vertical-align:middle; margin-top:5px;}
#h_userinfo .m_login_1 img{ cursor:pointer;}
#h_userinfo .m_login_2{ width:240px; height:20px; clear:left; vertical-align:middle;}
#h_userinfo input{ width:100px;}

/**--navigation--**/
#navigation{ width:725px; height:32px; border:solid 1px #ccc; position:absolute; top:147px; left:expression((document.body.offsetWidth - 980)/2+"px");}
#navigation ul{ width:725px;height:32px;}
#navigation li{display:inline;border-right:solid 1px #ccc; float:left; text-align:center; line-height:32px; padding-left:12px; padding-right:12px; cursor:pointer;}
.nav_li_over{ background-color:#324875;color:#fff;}
.nav_li_out{background-color:#fff;color:#000;}

/**--main--**/
#main{ width:980px; clear:both;}

/**--footer--**/
#footer{height:235px; float:left;}
/*link*/
.links,.bottom_nav,.copyrights{ float:left;width:980px;margin-top:10px;}
.links{height:64px;}
.link_1{ width:7px; height:64px; float:left;}
.link_content{ float:left;width:966px; height:64px;background:url(../images/link_bg.gif) repeat-x;  border-bottom:solid 1px #ccc;}
.link_btn{ float:left; width:20px; text-align:center;height:62px; }
.link_btn img{ margin-top:25px; cursor:pointer;}
.link_img{ float:left; width:926px;height:62px;}
#links_con{width:926px; height:62px;}
.link_img img{ border:solid 1px #ccc; width:102px; height:38px; line-height:38px; margin-right:11px; margin-top:10px;}
/*bottom_nav*/
.bottom_nav{color:#616161;height:25px;text-align:center; border-bottom:dashed 1px #919191;margin-top:20px;}
.bottom_nav a{color:#616161; margin:0px 10px 0px 10px;}
/*copyrights*/
.copyrights{text-align:center;color:#616161;}

/*common*/
.loading_style{margin:0 auto; border:solid 1px #FFCC35; background-color:#FFFF99; color:#0000CC; font-size:12px; font-weight:bold; text-align:center; width:150px;}
.font_1{color:#01459A; font-size:22px; font-weight:bold; line-height:30px;}/*font common*/
.font_1_1{color:#01459A; font-size:19px; font-weight:bold; line-height:30px; height:30px; text-align:center;}
.font_1_2{color:#01459A; font-size:19px; font-weight:bold; line-height:30px; height:30px;}
.a_bold_blue{font-size:14px; font-weight:bold;}
.more_img{ float:right; padding-right:10px;vertical-align:middle;padding-top:7px;}
.more_title{ float:left;}
.fleft{float:left;}