


#ms_wrapper {width:770px; margin:0px auto; position:relative;}

.ms_sliderbutton {position:absolute;z-index:100;left:15px;top:125px;}
.ms_sliderbutton2 {position:absolute;z-index:100;right:10px;top:125px;}
.ms_sliderbutton img {cursor:pointer}
.ms_sliderbutton2 img {cursor:pointer}


#ms_slideshow {float:left; width:770px; height:310px;}
#ms_slides {position:relative; width:770px; height:310px; list-style:none; overflow:auto}
#ms_slides li {width:770px; height:310px}

.ms_pagination {position:absolute;z-index:100;left:345px;top:285px}
.ms_pagination li {float:left; cursor:pointer; width:10px;height:10px;background-image:url('/images/robotis/pagination_off.png');background-repeat:no-repeat;margin:3px;}
.ms_pagination li:hover {width:10px;height:10px;background-image:url('/images/robotis/pagination.png');background-repeat:no-repeat;}
.ms_pagination li.current {width:10px;height:10px;background-image:url('/images/robotis/pagination.png');background-repeat:no-repeat;}
.fader-slide {opacity:0; position:absolute}
.fader-fade {opacity:1; -webkit-transition:opacity .4s; -moz-transition:opacity .4s; transition:opacity .4s}

#ms_content li{width:464px; height:270px; padding:15px 18px 15px 18px; background:#fff}
#ms_content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}


