/* CSS Document */
.box{ width:654px; margin:0 auto; top: 0px; position:relative; overflow:hidden; _height:100%;}
.box_title{margin-bottom: 10px;}
.picbox{ width:654px; height:185px; overflow: hidden; position:relative;}
.piclist{ height:185px;position:absolute; left:0px; top:0px}
.piclist ul,li{ list-style:none;padding:0; margin:0;}
.piclist li{ background:#eee; margin-right:0px; padding:0px; float:left;}
.piclist li img{ height: 185px; }
.swaplist{position:absolute; left:654px; top:0px}
/*
.og_prev,.og_next{ width:30px; height:50px; background:url(../img/icon.png) no-repeat; background:url(../img/icon_ie6.png) no-repeat\9; position:absolute; top:85px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}
*/
.con_img{position: relative; height: 185px;}
.ms{color: white; position: absolute; bottom: 0;left: 0; width: 100%; height: 20px; text-align: center; background: #000; opacity: 0.5; filter:alpha(opacity=50); -moz-opacity:0.5;}

