﻿
/*主体*/
.new_main{
	width:760px;
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:20px;
}

/*左栏*/
.new_left{
	width:195px;
	float:left;
	overflow:hidden;
	background-color:#EBEEF6;
	padding-bottom:10000px;
	margin-bottom:-10000px;
}
.new_left h1{
	height:25px;
	line-height:25px;
	overflow:hidden;
	padding-left:15px;
	font-size:14px;
	background:url(../images/new_bg1.gif) no-repeat;
}
.new_left h2{
	font-size:12px;
	line-height:24px;
	background-color:#EBEEF6;
	padding-left:15px;
	margin:3px;
	overflow:hidden;
}
.new_left td{
	padding-left:20px;
}

.new_left_ad{
	width:195px;
	overflow:hidden;
	background-color:#fff;
	margin-top:10px;
}




/*右栏*/
.new_right{
	width:550px;
	float:right;
	overflow:hidden;
}

.new_right2{
	width:350px;
	float:left;
	overflow:hidden;
	line-height:155%;
}

.new_right2 h3{
	font-size:20px;
	color:#FF6600;
	line-height:25px;
	font-weight:normal;
}
.new_right2 h3 a{
	color:#000;
}

.new_right3{
	width:180px;
	float:right;
	overflow:hidden;
	border:3px #ebebeb solid;
	padding:5px;
	background-color:#EBEEF6;
	line-height:160%;
}
.new_right3 h4{
	font-size:14px;
	color:#26713a;
	line-height:25px;
	background:url(../images/t_img1.gif) no-repeat left center;
	padding-left:13px;
}




.new_list{
	width:265px;
	overflow:hidden;
	border:1px #D1E39B solid;
	text-align:left;
	margin-top:15px;
}
.new_list h5{
	border-bottom:1px #D1E39B solid;
	padding-left:25px;
	font-size:14px;
	line-height:23px;
	background:#EBEEF6 url(../images/t_img1.gif) no-repeat 10px center;
}
.new_list h5 em{
	float:right;
	padding-right:10px;
	font-weight:normal;
	font-size:12px;
}
.new_list ul{
	padding:10px;
}
.new_list li{
	overflow:hidden;
	line-height:22px;
}
.new_list li a{
	color:#000;
}




/*************新闻列表页**************/
.list_right{
	width:550px;
	float:right;
	overflow:hidden;
	font-size:12px;
}
.list_right h1{
	font-size:20px;
	color:#FF6600;
	line-height:35px;
	height:35px;
	border-bottom:1px #088E37 solid;
	overflow:hidden;
	background:url(../images/t_img1.gif) no-repeat left center;
	padding-left:15px;
}
.list_right em{
	font-size:11px;
	color:#333;
	padding-left:10px;
	font-family:arial;
}






/*************新闻阅读**************/
.new_read{
	width:550px;
	float:right;
	overflow:hidden;
	font-size:14px;
	line-height:160%;
}
.new_read h1{
	font-size:20px;
	line-height:155%;
	border-bottom:1px #ccc solid;
	overflow:hidden;
	text-align:center;
}
.new_read em{
	font-size:11px;
	color:#333;
	padding-left:10px;
	font-family:arial;
	font-weight:normal;
}