
#wrapper {
width:495px; 
margin:0 auto
}
h2 {
font-size:14px; 
margin:15px 0
}
.link {
cursor:pointer; 
color:#666
}
.link:hover {
color:#000
}

.slider {
width:495px;
height:440px;
position:relative; 
overflow:hidden; 
}

.slidercontent {
position:relative;
width:500px;
height:4000px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.slidercontent .upper {
border-bottom:1px solid #9ac1c9
}
.section {
padding:10px;
}
