*{
	font-family: Dotum,"돋움",Gulim,"굴림",Arial,Helvetica,Apple-Gothic;
	-webkit-text-size-adjust:none;
}

#body_container {
	width: 100%;
	text-align: center;
}

#list_box_area {
	border: 5px #cccccc solid;
	border-bottom: 0;
}

#cont_title {
	padding: 10px 5px 4px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px #a3a9b1 solid;
	text-align: left;
}

#cont_list {
	margin-top: 10px;
}

#cont_list li {
	padding: 10px 10px;
	font-size: 14px;
	font-weight: bold;
	min-height: 60px;
	text-align: left;
}

#cont_list li img {
	float: left;
	margin-right: 5px;
	width: 81px;
	height: 58px;
	border: 1px #747474 solid;
}

#cont_list li #cont {
	font-size: 12px;
	color: #818181
}

#cont_list li img#overlay {
	border: 0px;
	position: absolute;
	margin-left: -87px;
	margin-top: 1px;
	width: 81px;
	height: 58px;
}

#btn_more_area {
	margin: 25px 0 0;
	padding-bottom: 20px;
}

#more_list {
	display: none;
}

#hot_news {
	width: 100%;
	border-top: 1px #ff6c08 solid;
	border-bottom: 5px #cccccc solid;
}

#hot_news_title {
	width: 100%;
	background-color: #d7d7d7;
	margin: 0 0 2px;
	height: 24px;
	text-align: left;
}

#hot_news_title img {
	margin: 5px 0 0 7px;
}

#hot_news_content {
	background-color: #1e2c40;
	height: 145px;
	font-size: 14px;
	color: #ffffff;

}

#hot_news_content #slider1 {
	width: 320px;
	margin: 0 auto;
}

#hot_news_content .acontent {
	width: 50%;
	float: left;
}

#hot_news_content .aimage img {
	width: 150px;
	height: 90px;
	margin: 7px 0;
}

#hot_news_content .atitle {
	height: 36px;
	line-height: 18px;
	font-size: 14px;
	color: #ffffff;
	margin: 0 0 5px;
	overflow: hidden;
	text-align: justify;
	margin: 0 12px 0 3px;
}

#hot_news_content .atitle a {
	color: #ffffff;
}

#hot_news_btn {
	text-align: center;
	width: 137px;
	margin: 7px auto 8px;
}

#hot_news_btn ul {
}

#hot_news_btn a {
	float: left;
}

#hot_news_btn ul#position {
	float: left;
	margin: 0 5px;
}

#hot_news_btn ul li {
	float: left;
	padding: 0 4px;
}

#hot_news_btn ul li a{
	padding: 0;
}
