/* CSS Document */

#news{
    height:1964px;
	width:782px;
	float: right;
}
#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;
	width: 682px;
}
#news h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
#news ul{
	line-height:200%;
	margin-right: 30px;
	margin-left: 30px;
	list-style-image: none;
}
#news ul li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width:720px;
	text-indent: 30px;
	
}
#news ul li a{
	color: #333333;
	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: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: 682px;
}
#news p a{
	color: #333333;
	text-decoration: none;
}
#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;
	width: 730px;
}
#news h2 a{
	text-decoration: none;
	color: #0000FF;
}
#news ol{
	float: left;
	height: 150px;
	width: 330px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 30px;
	background-color: #999999;
}
#news ol li{
	line-height: 24px;
	color: #333333;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 24px;
	width: 280px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
#news ol li a{
	color: #333333;
	text-decoration: none;
}
#news dl{
	float: left;
	margin-left: 18px;
}
#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;
}
#news dl dt{
    height:125px;
	width:152px;
}
#news dl dd{
	height:24px;
	width:152px;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
}
#news table{
	width: 95%;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
}
#news tr{
	line-height: 24px;
	height: 24px;
	text-align: center;
	border: 1px solid #333333;
}
#news th{
	background-color: #A4FFFF;
	border: 1px solid #333333;
}
#news td{
   border: 1px solid #333333;  
}
