#wrapper {width:508px; margin:0 auto}
h2 {
	font-size:12px;
	margin:0
}
.link {cursor:pointer; color:#666}
.link:hover {color:#000}
.slider {
	position:relative;
	overflow:hidden;
	height:450px;
	background-color: #FFFFFF;
	text-align: left;
}
.slidercontent {position:absolute}
.slidercontent .upper {
}
.section {
	padding:10px;
	width: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsslider {
	position:relative;
	overflow:hidden;
	height:95px;
	width:300px;
	background:#eef5f6;
	margin-bottom:20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {
}
.newssection {padding:10px; height:75px}

