
@charset "utf-8";
/* CSS Document */
.a_white{ color:#fff;}

#banner_human{ background:url(../images/human/human_banner.jpg) no-repeat; width:962px; height:270px; margin:0 auto;}
#human1{ margin-top:25px; height:180px;}
#human1_left{ width:276px; height:180px; float:left; background:url(../images/human/human1.jpg) no-repeat;}
#human1_right{ float:right;}

#human1_left h2{ color:#004983; text-align:center; padding-top:20px; padding-bottom:25px;}
#human1_left div{ width:220px; margin:0 auto;}
#human1_left div span{ width:65px; height:20px; line-height:20px; float:left; text-align:center;}
#human1_left div span a:hover{ color:#333;}
.button{ width:77px; height:20px; background:url(../images/human/human3.jpg) no-repeat; margin-right:10px; color:#fff;}
.input{ height:30px;}

#main{ margin-top:20px;}
.main_left{ width:631px; float:left;}
.box{ width:631px; border:1px solid #ccc; margin-bottom:15px;}
.box2{ width:308px; border:1px solid #ccc; margin-bottom:15px;}
#main_right{ width:310px; float:right;}

.tittle{ width:629px; height:28px; background:url(../images/human/human5.jpg) no-repeat; margin:0 auto; line-height:28px; margin-top:1px;}
.tittle2{ width:308px; height:28px; background:url(../images/human/human4.jpg) no-repeat; margin:0 auto; line-height:28px; margin-top:1px;}
.tittle h3{ float:left; padding-left:55px; color:#FFF; }
.tittle h4{ padding-right:10px; float:right; font-weight:400;}
.tittle2 h3{ float:left; padding-left:55px; color:#FFF; }
.tittle2 h4{ padding-right:10px; float:right; font-weight:400;}

.container{ padding:10px;}
.container1{ height:173px; width:100%; border-bottom:1px solid #ccc;}
.container1_left{ float:left;}
.container1_right{ float:right; width:325px; margin:0 auto;}
.container1_right h3{ color:#307496; border-bottom:1px dashed #ccc; text-align:center; height:30px;}

/*问题列表*/
.question{ width:600px; margin:0 auto;}
.question ul{ margin-top:15px; margin-bottom:20px;}
.question ul li{ width:600px; border-bottom:1px dashed #ccc; padding:10px 0px; color:#eba709;}
.question ul li a{ color:#307496; font-weight:bold;}

/*右边导航*/
#right_nav{ width:306px; background:#ececec; border-left:1px solid #fff; border-right:1px solid #fff;}
#right_nav ul{}
#right_nav li{ width:306px; text-align:center; color:#707070; font-size:14px; font-weight:bold; height:50px; line-height:50px; background:url(../images/human/human8.jpg) bottom no-repeat; }
#right_nav li a{ width:306px; height:45px; display:block;}
#right_nav li a:hover{ background:url(../images/human/human9.jpg) no-repeat 0px 1px; display:block; color:#fff;}
