@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0; font:12px/160% verdana, Arial, Tahoma, Helvetica, sans-serif; color:#333; background:url(images/bg.jpg) repeat-x left top #680001; 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;}


/*header*/
#header {width:960px; margin:0 auto; height:270px;background:url(images/header.jpg) no-repeat center center;}
#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:10px 30px;}
.content_text { background:url(images/column_bg.png) repeat-x left top; padding:15px 25px; line-height:190%;}
.content_text2 { background:url(images/column_bg.png) repeat-x left top; padding:30px 25px 15px 25px; line-height:190%;}
.content_text li {background:url(images/icon_jt.gif) no-repeat left 8px; padding-left:14px; font-weight:bold;}
.boxStyle { background-color:#f3f3f3; border-top:solid 1px #d5d5d5; border-bottom:solid 1px #d5d5d5;}

.content_text3 { padding:0 20px 30px 20px;}
.content_text3 h3 { border-bottom:dashed 1px #881a00;}
.content_text3 ul {padding:10px 0;}
.content_text3 ul li{background:url(images/icon_jt.gif) no-repeat left 6px; padding:2px 0 2px 14px;}

#main p{ text-indent:2em; padding-bottom:10px;}
#main p strong {color:#440d00;}

.boxWrap { height:150px; padding:0 10px;}
.boxStyle2 { background:url(images/menuBG.png) no-repeat left top; width:258px; height:90px; padding:12px 10px 0 12px; margin:20px 5px; float:left;}
.boxStyle2 img {float:left;}
.boxStyle2 h2 {padding:5px 0 5px 110px; color:#a01a00; font-size:14px;}
.boxStyle2 div {padding:0 0 0 110px;}
.boxStyle2 div a {margin-right:5px;}

.news {clear:both; padding:0 15px 50px 15px;}
.news dt { font-size:14px; color:#000; font-weight:bold;}
.news dd {float:left; width:48%;}
/*main end*/

/*foot*/
#footer {width:960px; margin:0 auto; color:#fff; padding-bottom:20px;}
#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*/
