.sample div, .sample p, .sample li{font-size:12px}


.sample
{
 
margin:0px 0 25px 0; 
border:0px solid #e1e1e1;

}

#slide-frame{
width:946px;
height:328px;
background-image:url("../img/parts/slide-frame.png");
background-repeat:no-repeat;
background-position:center center;
margin:0;
}

h4.stitle{color:#666;margin:0 0 5px 0}
#slide-frame img{ border:0px solid #fff;}
#slide-frame .links {padding:10px;margin-top:20px}
#slide-frame .links a{font-size:14px;color:#0080FF;text-decoration:none;}
#slide-frame .links a:hover{font-weight:bold}

#cont{width:550px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.buttons{
cursor:pointer;

}

.buttons span img{
display:inline;
}


.buttons span{
display:block;
width:159px;
float:left;
border-right:1px solid #00ADEE;
height:18px;
padding: 8px 0 0 0;
}

.buttons span.active{color:#00ADEE}