@charset "utf-8";
/* CSS Document */
h2 {background:url(../images/sidebar_titleBg.gif) no-repeat top; text-align:center; color:#fff; font:bold 14px/1.2 "宋体";height:34px; line-height:34px}
.font14{font-size:14px}
.font10{font-size:10px; font-family:Arial, Helvetica, sans-serif}

/*Content*/
.container{clear:both; padding:15px 0 8px 0; overflow:hidden; height:100%;}

	/*Left*/
	.container .left{width:214px; float:left}
		.left .part1{border:1px solid #99cc99; border-top:none; background:#eaffea url(../images/sidebar_contBg.gif) repeat-x top; padding:10px 14px}
		.left .part1 ul {padding:10px 0 15px 0}
		.left .part1 ul li{background:url(../images/li_ico_green.gif) no-repeat 5px; padding-left:18px; border-bottom:1px solid #b8d2a8;}
		.left .part1 a{color:#333; font:normal 14px/1.2 arial; line-height:30px}
		.left .part1 a:hover{color:#339900; font:normal 14px/1.2 arial; line-height:30px}
		.left .part1 .clear_border {border-bottom:none}
		.left .tips{height:8px; clear:both}

	/*Right*/
	.container .right{width:750px; float:right; padding-top:5px; padding-bottom:30px}
		.container .title,.detail_title{background:url(../images/green_icon_wz.gif) no-repeat left 4px; padding-left:15px}
		.container .title strong,.detail_title strong{color:#339900;}
		.right .greenTitle .t1,.right .greenTitle .t2,.right .greenTitle .t3{display:block; height:30px}
		.right .greenTitle {height:30px; clear:both;background:url(../images/train_title_bg1.gif) repeat-x top; margin-top:10px}
		.right .greenTitle .t1 {background:url(../images/train_title_bg.gif) no-repeat left top; width:4px; float:left}
		.right .greenTitle .t2 { float:left; color:#fff; line-height:32px; padding:0 6px;}
		.right .greenTitle .t3 {background:url(../images/train_title_bg2.gif) no-repeat right top; width:4px; float:right}
		.right a{color:#333; float:left;}
		.right a:hover{color:#006600; float:left}
		.right ul {padding:20px 10px}
		.right ul li {border-bottom:1px solid #d0d0d0; background:url(../images/news_icon.gif) no-repeat 12px 10px; padding-left:24px; height:28px; line-height:28px}
		.right ul li span {font:normal 10px/1.2 Arial, Helvetica, sans-serif; color:#999; float:right; height:28px; line-height:26px}
		.right .newsPage {float:right; padding-right:10px}
		.right .newsPage a{display:inline-block; color:#2b8500; border:1px solid #339933; width:14px; height:14px; font:normal 11px/1.2 arial; text-align:center; margin:0 2px}
		.right .newsPage a:hover,.right .newsPage .current{background:#287128; color:#fff}