﻿#mgsac {padding:0px; margin:0px auto; clear:both; overflow:hidden; position:relative; z-index:1;}
#mgsac #slideItems {margin:0px; padding:0px; width:100000px;}
#mgsac .cbox { float:left;position:relative; z-index:2;}
#mgsac .cbox .image { position:absolute; right:0px; top:0px; width:100%;}
#mgsac .cbox .desc{ position:absolute; left:0px; bottom:0px; z-index:100; background:url(bg.png) 0 0 repeat; width:100%; height:40px;text-align:left;}
#mgsac .cbox .desc h3{ font-size:14px; font-weight:bold; line-height:40px; margin:0px; padding:0 0 0 10px;}

.mgsprevious{left:-40px; background:url(pon.png) center center no-repeat;display:block; width:60px; height:60px;  position:absolute; z-index:100; top:45%;z-index:100;}
.mgsnext{right:-40px; background:url(non.png) center center no-repeat;display:block; width:60px; height:60px;  position:absolute; z-index:100; top:45%;z-index:100;}
a.mgsprevious:hover{background:url(ponov.png) center center no-repeat;}
a.mgsnext:hover{background:url(nonov.png) center center no-repeat;}
.mgsfooter{ margin-top:9px;}