@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; list-style:none;}
body{ text-align:center; font-size:12px; color:#333; background:#fff; font-family:宋体;}
a{ color:#3d3d3d; text-decoration:none;}
a:hover{ color:#ca0000; text-decoration:underline;}
img{ border:0;}
li{ margin:0; padding:0; list-style:none;}
h3{font-size:13px;}

#main{ width:100%; margin:0 auto; text-align:center;}
#head{ width:950px; margin:0 auto; height:65px; padding-bottom:20px;}
.head_logo{ width:178px; height:65px; float:left;}
.head_right{ width:772px; height:65px; float:left; line-height:30px; text-align:right;}
.head_login{ width:762px; line-height:15px; padding:10px 10px 0 0; float:left;}
.head_kf{ width:762px; line-height:15px; padding:25px 10px 0 0; float:left;}
.head_kf span{ font-size:14px; font-weight:bold; color:#ca0000;}
.clear{ clear:both;}

/*通栏导航条样式*/
#head_nav{ width:100%;  height:45px; float:left; background:url(nav_bg.png) left top repeat-x; text-align:center;}
.head_nav{ width:950px; margin:0 auto; line-height:33px; text-align:left;}

#content{ width:959px; height:500px; margin:0 auto; background:url(con_right_bg.png) right top no-repeat; }

/*banner样式*/
#con_banner{ width:950px; height:91px; float:left; overflow:hidden; background:url(about_banner.png) left top no-repeat;}

/*页面左边样式*/
#con_left{ width:200px; padding-bottom:150px; float:left; overflow:hidden; background:url(left_bg.gif) left top no-repeat #f4f4f4;}
ul#menu, ul#menu ul { width:200px; line-height:40px; float:left; text-align:left;}
ul#menu a { text-decoration: none;	}
ul#menu a.a_link{ color:#c00;}
ul#menu li { width:200px; float:left; background:url(con_left_line.png) left bottom repeat-x;}
ul#menu li a { width:150px; padding-left:10px; margin-left:40px; display:inline; color:#333; background:url(left_dot_ul_02.gif) left center no-repeat; font-weight:bold; }
ul#menu li a:hover {color:#c00; background:url(left_dot_ul_01.gif) left center no-repeat;}
ul#menu li ul { padding-bottom:10px;}
ul#menu li ul li{ width:140px; margin-left:10px; float:left; display:inline; background:none; line-height:27px;}
ul#menu li ul li a { color:#666; padding-left:10px; background:url(left_dot_li.gif) left center no-repeat; font-weight:normal;}
ul#menu li ul li a:hover {background:url(left_dot_li.gif) left center no-repeat; color:#c00;}

/*页面右边样式*/
#con_right{ width:719px; padding:20px; line-height:25px; float:left; text-align:left;}
#con_right h2{ width:709px; padding-left:10px; height:36px; line-height:36px; float:left; background:url(con_tit_bg.png) left top no-repeat; font-size:12px; color:#333;}
#con_right h3{ width:719px; font-size:12px; color:#333; padding-top:5px; line-height:30px; color:#c00;}
.right_text{ width:709px; float:left; padding:10px 0; overflow:hidden; line-height:25px;}
.right_text p{ text-indent:30px;}
.right_text img{ padding:10px 0;}
.right_text p.link{ width:100%; text-indent:0; float:left;}
.right_text p.link a{ line-height:13px; height:13px; overflow:hidden; margin:6px 0; display:inline; padding:0 10px; float:left; border-right:1px solid #d9d9d9;}
.right_text p table{ line-height:20px;}
.right_text p table td{ padding:5px 0;}
.tit_text{ width:300px;}
.tit_text2{ width:80px;}
.tit_textarea{ width:300px; height:50px;}

/*底部样式 */
#foot{ width:950px; float:left; border-top:2px solid #ca0000; text-align:center; padding:5px 0; margin-top:15px;}
.foot_wj{ width:110px; margin-left:50px; display:inline; height:120px; float:left; background:url(foot_wj.jpg) left center no-repeat; overflow:hidden;}
.foot_wj a{ width:70px; height:70px; margin-top:25px; float:left;}
.foot_wj a:hover{ text-decoration:none;}
.foot_mid{ width:630px; float:left; overflow:hidden;}
.footLink{ width:100%; line-height:28px; float:left;}
.footLink a{font-size:12px;}
.copyRight{width:100%; line-height:23px; color:#444444; float:left;}
.foot_contact{width:100%;  height:30px; line-height:30px; float:left; text-align:center;  }
.foot_contact a:hover{ text-decoration:none; color:#c00; line-height:20px;}
.foot_cuw{ width:80px; height:120px; float:right; background:url(foot_cuw.png) left center no-repeat; overflow:hidden;}
.foot_gs{ width:80px; height:120px; float:right; background:url(foot_gs.jpg) left center no-repeat; overflow:hidden;}
