@charset "utf-8";
/* CSS Document */
body{background:url(../images/sub_bottom.jpg) no-repeat bottom;}
#sub_header{width:100%; height:110px; border-bottom:6px solid #098600; background:#fff; position:relative;}

.sub_nav{position:relative; overflow:hidden;}
.sub_nav ul{position:relative; height:40px; z-index:2; margin-top:6px;}
.sub_nav li{width:110px; line-height:40px; float:left; font-size:14px; text-align:center;background:url(../images/sub_navline.jpg) no-repeat right center;}
.sub_nav li.sub_cur{background:none;}
.scrollObj{position:absolute;background:url(../images/sub_navbg.jpg) no-repeat center;height:40px;z-index:1; margin-top:-40px;}

#sub_main{width:1052px;  background:url(../images/sub_mainline.jpg) repeat-x top; min-height:650px; margin:218px auto 0; font-size:14px;}



.side_left {margin-top:148px; margin-left:35px;}
.side_left li{font-size:14px; margin:8px 0;}
.side_left li a:hover{color:#098600; background:url(../images/about_mark1.png) no-repeat right center; padding-right:25px;}
.side_left li a.left_cur{color:#098600; background:url(../images/about_mark1.png) no-repeat right center; padding-right:25px;}

.side_right{width:764px; margin-right:52px;}
.side_title{color:#5b5b5b; font-size:18px; font-weight:bold; margin-top:28px; border-bottom:1px solid #e5e5e5; padding-bottom:10px;}
.side_title .side_titler{font-size:12px; color:#616161; font-family:"宋体"; font-weight:normal; margin-top:4px;}
.side_title .side_titler a{color:#616161;}
.side_title .side_titler img{vertical-align:middle;}
.side_content{margin-top:36px;}

.textp p{color:#353535; font-family:"宋体"; text-indent:2em; line-height:20px; margin-top:14px;}