@charset "utf-8";

#fla {
	width: 710px;
	height: 350px;
	font-size: 0.1em;
	line-height: 0.1em;
	vertical-align: bottom;
	margin: 0 5px 10px 5px;
}

#subcontents {
	width: 710px;
	height: 117px;
	margin: 0 5px 10px 5px;
/*
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc; 
*/
}

#subcontents ul {
	width: 710px;
	height: 117px;
	margin: 0;
	padding: 0;
}

#subcontents li {
	float: left;
	width: 230px;
	height: 117px;
	margin: 0;
	padding: 0;
	font-size: 0.1em;
	line-height: 0.1em;
	vertical-align: bottom;
}

#subcontents li#mid {
	margin: 0 10px;
}

#sbr {
	width: 710px;
	height: 82px;
	margin: 0 5px 10px 5px;
}

#info {
	width: 690px;
	margin: 0 15px;
}

#info .clearfix {
	width: 690px;
}
#news {
	width: 430px;
	float: left;
}

#news h3 {
	width: 430px;
	height: 30px;
	font-size: 0.1em;
	line-height: 0.1em;
	vertical-align: bottom;
	margin: 0 0 10px 0;
	padding: 0;
}

#news div#headline {
	width: 420px;
	height: 96px;
	font-size: 0.1em;
	line-height: 0.1em;
	vertical-align: bottom;
	margin: 0 5px 10px 5px;
	padding: 0;
}

#news dl { 
	width: 420px;
	margin: 0 5px 10px 5px;
}

#news dt { 
	color: #ff7800; 
	line-height: 1.4em;	 
}

#news dd { 
	border-bottom: 1px dotted #ccc; 
	margin-bottom: 5px;
	padding-bottom: 5px; 
	color: #333;
}

#news div#topics {
	width: 398px;
	margin: 0 5px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
}

#topics h4 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	color: #0f5527;
	width: 398px;
}

#topics a {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
}

#topics a span {
	color: #ff0000;
}

#banners {
	width: 245px;
	float: right;
}

#banners li {
	width: 245px;
	font-size: 0.1em;
	line-height: 0.1em;
	vertical-align: bottom;
	margin: 0 0 5px 0;
}