/* CSS Document */

#news{
	height:2294px;
	width:782px;
	float: left;
	color: #333333;
}
#news h1{
	font-size: 100%;
	line-height: 30px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #0000FF;
	color: #FFFFFF;
	text-indent: 20px;
	margin: 10px;
}
#news h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
#news img{
	display: block;
	float: left;
	margin-top: 10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left: 10px;
}
#news p{
	line-height: 24px;
	text-indent: 25px;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#news p a{
	color: #333333;
	text-decoration: none;
}
#news table{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
}
#news tr{
	border: 1px solid #333333;
	line-height: 24px;
	height: 24px;
}	
#news td{
	border: 1px solid #333333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}	
#news h2{
	font-size: 120%;
	line-height: 30px;
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	color: #FFFFFF;
	text-indent: 20px;
	margin: 10px;
	background-color: #0000FF;
	float: left;
	width: 700px;
}
#news dl{
	height: 150px;
	width: 160px;
	float: left;
	margin-left: 10px;
}
#news dl a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	text-decoration: none;
}
#news dl img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 5px;
}
#news dl dt{
    height:125px;
	width:160px;
}
 dl dd{
	height:24px;
	width:160px;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
}
#news #cpzs{
	float: left;
	height: 275px;
	width: 760px;
	margin: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#news #cpzs dl{
	float: left;
	height: 150px;
	width: 250px;
	margin-left: 5px;
}
#news #cpzs dl dt{
	height: 240px;
	width: 250px;
}
#news #cpzs dl dt img{
	height: 240px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	display: block;
}
#news #cpzs dl dd{
	height: 24px;
	width: 240px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #333333;
}
#news #cpzs dl dd a{
    color: #333333;
	text-decoration: none;
}
#news #cpzs p{
	text-indent: 20px;
	line-height: 24px;
	margin: 5px;
	float: left;
	width: 450px;
	height: 250px;
	clear: none;
}
#news #cpzs p a{
    color: #333333;
	text-decoration: none;
}
