﻿/* CSS Document */

.ab {
	position: absolute;
}

#preview{position:absolute;border:1px solid #614635;background:#000000;padding:3px;display:none;color:#fff;z-index: 2;}

.items ul{}
.items li{width: 31px;height: 30px;float:left;list-style:none;margin-right: 0px;}

.itemcss{position:relative;width: 40px;height: 40px;margin:0 auto;} 
.itemcss a,.itemcss span{display:none; text-decoration:none}
.itemcss:hover{cursor:pointer} 
.itemcss:hover a.now{cursor:pointer; position:absolute; top:0; width:100%; height:100%;
 z-index:100; left:0; display:block;}
.itemcss:hover span{ display:block;position:absolute; bottom:0; left:0;color:#FFF;margin-left:50px;
z-index:10;height:40px; line-height:40px; filter:alpha(opacity=10);-moz-opacity:0.9;opacity: 0.9;}

.items.ss1{width: 1200px;left: 50%;margin-left: -474px;margin-top: 34px;}
.items.ss1 li{height: 40px;margin-right: 99px;margin-bottom: 40px;}

.items.ss2{width: 1200px;left: 50%;margin-left: -474px;margin-top: 122px;}
.items.ss2 li{height: 40px;margin-right: 99px;margin-bottom: 40px;}

.items.ss3{width: 1200px;left: 50%;margin-left: -474px;margin-top: 210px;}
.items.ss3 li{height: 40px;margin-right: 99px;margin-bottom: 40px;}

.items.ss4{width: 1200px;left: 50%;margin-left: -474px;margin-top: 298px;}
.items.ss4 li{height: 40px;margin-right: 99px;margin-bottom: 40px;}

.items.ss5{width: 1200px;left: 50%;margin-left: -474px;margin-top: 386px;}
.items.ss5 li{height: 40px;margin-right: 99px;margin-bottom: 40px;}
