@charset "utf-8";
/* CSS Document */

#top{ width:100%; height:139px; position:relative; display:none;}
#top .small{width:634px;height:56px;position:absolute;top:56px;left:50%;display:inline;margin:0 0 0 -310px;}
#top .small ul{margin:0;padding:0px;}
#top .small li{width:65px;height:48px;float:left;border:1px solid #000;display:inline;margin:3px 0 0 3px;padding:0px;filter:alpha(opacity=40);opacity:0.4;cursor:pointer;}
#top .small li.hove{filter:alpha(opacity=100);opacity:1;}

#box{ width:100%; height:155px; overflow:hidden; position:relative; margin-top:60px;}
#list{ width:378px; height:155px; position:absolute; top:0px; left:50%; display:inline; margin-left:-189px;}
#list ul {margin:0px;padding:0px; float:left;}
#list li{width:479px;position:absolute;list-style-type:none;overflow:hidden; cursor:pointer;}
#list li img{width:100%;height:100%;vertical-align:top;}
#list li .mbdiv{width:100%;height:100%;background:#000; filter:alpha(opacity=0); opacity:0; position:absolute; z-index:1; top:0px; left:0px;}
#list li a{ display:none; width:111px; height:155px; position:absolute; top:0px; left:0px; z-index:11;}
#list li.hove a{ display:block; }

#btn{ width:100%; position:relative; display:none;}
#btn a{ display:block; width:17px; height:32px; position:absolute; z-index:1000; top:-180px;}
#btn .prev{ background:url(../images/about_13.png) center center no-repeat; left:-100px;}
#btn .prev:hover,#btn .prev:active{ background-position:left bottom;}
#btn .next{ background:url(../images/about_14.png) center center no-repeat; right:-100px;}
#btn .next:hover,#btn .next:active{ background-position:right bottom;}

#img_tit{ color:#070707; font-size:18px; font-weight:bold; text-align:center; padding-top:25px; display:none;}
#img_tit a{ color:#333}
#img_tit a:hover,#img_tit a:active{ color:#000;}
