#wrapper {width:160px; margin:0 auto}
h2 {font-size:8px; margin:0px 0}
.link {cursor:pointer; color:#666}
.link:hover {color:#000}
.slider {position:relative; overflow:hidden; border:0px solid #9ac1c9; height:170px; background:#eef5f6; margin-bottom:5px}
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:0px solid #9ac1c9}
.section {padding:5px}
.newsslider {position:relative; overflow:hidden; border:2px solid #9ac1c9; height:160px; width:170px; background:#eef5f6; margin-bottom:5px}
.newsslidercontent {
	position:absolute;
	height: 160px;
	width: 161px;
	
}
.newsslidercontent .upper {border-bottom:0px solid #9ac1c9}
.newssection {padding:5px; height:160px}
