#wrapper {width:245px; margin:0 auto}
.link {
	cursor:pointer; 
	color:#8a8989;
	font-size:11px;
}
.link:hover {color:#000}
.slider {
	position:relative; 
	overflow:hidden; 
/*	border:2px solid #9ac1c9; */
/*	height:195px; */
/*	background:#eef5f6; */
/*	margin-bottom:20px;*/
	width:245px;
}
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px solid #9ac1c9}
.section {padding-top:0px}

.newsslider {
	position:relative; 
	overflow:hidden; 
/*	border:2px solid #9ac1c9; */
/*	height:230px; */
	height:230px; 
	width:245px; 
/*	background:#eef5f6; */
	margin-bottom:0px;
	margin-top:5px;
}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {
/*border-bottom:1px solid #9ac1c9*/
/*height:584px;*/
}
.newssection {
/*	padding-top:10px; */
width:245px;
}
/*
.newssection .upper {
	height:684px;
}
*/
#newssection-1 {
/*height:684px;*/
/*	background-color:#F7F0000*/
}
#newssection-2 {
/*	height:1500px;*/
/*	background-color:#00CC33*/
}

.newssection img {
	padding-top:10px;
}