/* Contents Start */
#contents {
	color:#7e7e7e;
	}
#MainImage {
	background: url(../images/main_img.jpg) top no-repeat;
	height:258px;
}
#UnderContents {
	float:left;
	width:900px;
	padding:0 20px;
	padding-bottom:15px;
	padding-top:15px;
	}
#efsNews {
	width:620px;
	float:left;
	margin:0 20px 0 0;
	}
	#RoundConerTop {
		height:10px;
		background: url(../images/coner_top_right.gif) top right no-repeat #f1f1f1;
		font-size:0;
		}
		#RoundConerTop div{
			height:10px;
			width:10px;
			background: url(../images/coner_top_left.gif) top left no-repeat #f1f1f1;
			}
	#RoundConerMiddle {
		float:left;
		width:580px;
		background:#f1f1f1;
		padding:7px 20px;
		}
		#RoundConerMiddle h2 {
			font-size:15px;
			color:#214c67;
			font-weight:bold;
			border-bottom:1px solid #cfcfcf;
			padding-bottom:5px;
			margin-bottom:15px;
			}
	#RoundConerBottom {
		height:10px;
		background:url(../images/coner_bottom_right.gif) top right no-repeat #f1f1f1;
		font-size:0;
		}
		#RoundConerBottom div {
			height:10px;
			width:10px;
			background:url(../images/coner_bottom_left.gif) top left no-repeat #f1f1f1;
			}
.newsbox {
	width:180px;
	float:left;
	}
	.newsbox img {
		margin-bottom:10px;
		}
	.newsbox h3 {
		color:#0073bb;
		font-weight:bold;
		font-size:13px;
		line-height:140%;
		margin-bottom:3px;
		}
		.newsbox h3 a {
			color:#0073bb;
			text-decoration:none;
			}
			.newsbox h3 a:hover {
				color:#61879f;
				text-decoration: underline;
				}
	.newsbox p {
		line-height:130%;
		color:#595959;
		}
.gap {
	width:20px;
	float:left;
	}
#BannerBox {
	float:right;
	width:260px;
	}
	#BannerBox img {
		margin-bottom:10px;
		}
/* Contents End */

