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

.slider {
width:860pz;
height:340px;
position:relative; 
overflow:hidden; 
}

.slider300 {
width:300pz;
height:340px;
position:relative; 
overflow:hidden; 
}

.slidercontent {
position:relative;
width:860px;
height:1030px;
font-family:Georgia;
font-size:14px;
}

.slidercontent300 {
position:relative;
width:300px;
height:1030px;
font-family:Georgia;
font-size:14px;
}

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