@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0; font:12px/160% verdana, Arial, Tahoma, Helvetica, sans-serif; color:#333; background:#066da3; height:100%; width:100%; }
html, body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, img { margin:0; padding:0; }
ul, ol, li, dl, dt, dd { list-style:none; }
input, select, option {font-family:verdana, Arial, Tahoma, Helvetica, sans-serif; font-size:11px; margin:0;}
img {border:0px; }
p{ text-indent:2em;}

a, a:link { color:#333; text-decoration:underline;}
a:hover { color:#990000; text-decoration:underline;}

.clear {clear:both;}


/*header*/
.headerWrap {background:url(images/header_bg.jpg) no-repeat center -20px;}
#header {width:960px; margin:0 auto; height:280px;}
#top{background:url(../images/top_bg.gif) repeat-x left bottom;height:65px;min-width:1002px;}
#top .wrap{width:960px;margin:0 auto;}
#top .wrap .logo{float:left;padding:7px 0 0 10px;}
#top .wrap .logo a {display:block; width:140px; height:50px; background:url(../images/logo.png) no-repeat left top; text-indent:-9999px; overflow:hidden;}
#top .wrap .menu{background:url(../images/top_nav.gif) no-repeat 0 15px;width:153px;height:29px;float:right;padding:15px 10px 0 0; text-align:center;line-height:29px;font-family:"微软雅黑";font-weight:bold;}
#top .wrap .menu a {text-decoration:none; font-size:12px; }
#top .wrap .menu a:hover {text-decoration:none; color:#79a426;}/*header end*/

/*main*/
#main {width:900px; margin:0 auto; background-color:#fff; padding:0 30px 60px 30px;}
#main p{ text-indent:2em; line-height:200%;}
#main p strong {color:#052A73;font-size:14px;}

.title_bg{ background:url(images/text_bg.gif) no-repeat center bottom;padding:0 0 25px 0; text-align:center;}
.content_text {padding:15px 15px 20px 15px;line-height:190%; }
.fr_img{width:390px;height:275px;float:right;margin-top:20px;}
.fl_info {float:left; width:460px; padding-top:20px;}
.fl_info p { padding-bottom:15px;}
.about_cmmi{background:url(images/column_bg.png) repeat-x;}
.about_cmmi img{padding:20px 15px;}

.tab_1{width:286px;float:left;}
.tab_2{width:286px;float:left;padding:0 21px;}
.tab_3{width:286px;float:right;}
.box_title{background:url(images/tit_bg.gif) no-repeat;}
.box_title h1{font-size:14px;color:#fff; line-height:27px;padding:0 0 0 15px;}
.box_bg{ background:url(images/con_bg.gif) no-repeat;padding:10px;height:120px;}
.box_bg .img{width:115px;height:78px;float:left;}
.box_bg .r_nav{width:140px;float:right; display:inline;}
.box_bg .r_nav dd{width:58px; background:url(images/icon_jt.png) no-repeat left 7px;line-height:24px;float:left; display:block;padding:0 0 0 12px;}
.box_bg .r_nav dd a{ text-decoration:none;}
/*main end*/

/*foot*/
#footer {width:960px; margin:0 auto; color:#fff; padding-bottom:30px;}
#footer a {color:#fff; text-decoration:none;}
.top_nav a:hover { text-decoration:underline;}
#footer .foot_l { float:left; width:10px; background:url(images/foot_l.png) no-repeat left top; height:43px;}
#footer .foot_c {float:left; width:940px; background:url(images/foot_c.png) repeat-x left top; height:43px; line-height:43px;}
#footer .foot_nav { float:left;}
#footer .copyright { float:right;}
#footer .foot_r {float:left; width:10px; background:url(images/foot_r.png) no-repeat left top; height:43px;}
/*foot end*/
