*{padding:0px; margin:0px;}
.rotator{
    background-color:#222;
    width:648px;
    height:278px;
    position:relative;
    font-family:"宋体";
	font-family:Arial, Helvetica, sans-serif;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:-1px;
    overflow:hidden;
}
img.bg{
    position:absolute;
    top:0px;
    left:0px;
}
.rotator ul{
    list-style:none;
    position:absolute;
    right:0px;
    top:0px;
    z-index:999999;
}
.rotator ul li{
    display:block;
    float:left;
    clear:both;
    width:135px;
	margin-top:4px;
	height:44px;
	margin-bottom:1px;
}
.rotator ul li a{
	float:right;
	text-align:left;
	width:135px;
    clear:both;
	height:44px;
	overflow:hidden;
    text-decoration:none;
    display:block;
    line-height:22px;
    color:#fff;
    font-size:12px;
	font-weight:bold;
	opacity:0.7;
	background:url(../images/bg.png) #CADAEB top no-repeat;
	background-position:-150px;
	vertical-align:middle;
}
.rotator span{padding-left:5px; display:block;}

.rotator ul li a:hover{
	color:#FF6;	  
}
.rotator .heading{
    position:absolute;
    top:0px;
    left:0px;
    width:500px;
}
.rotator .heading h1{
    text-shadow:-1px 1px 1px #555;
    font-weight:normal;
    font-size:46px;
    padding:20px;
}
.rotator .description{
    width:510px;
    height:30px;
    position:absolute;
    bottom:0px;
    left:0px;
	background:#CADAEB;
	cursor:pointer;
	opacity:0.7;
}
.rotator .description p{
	text-align:center;
    line-height:30px;
}
.rotator .description a{color:#930;}
a.more{
    color:#fff;
    font-size:12px;
}
a.more:hover{
    color:#F00;
}
#rot1{clear:both;}
#rot1 img{width:648px; height:278px;}
#rot1{cursor:pointer;}
.mores{height:30px; border-top:1px solid #ccc; background:#333; text-align:right; opacity:0.7; position:absolute; z-index:999; width:648px; top:248px; opacity:0.7;}
.mores img{border:none; margin:5px; filter:alpha(opacity=70);-moz-opacity:0.7;}
.mores .tj{float:left; line-height:30px; display:block; text-indent:15px; color:#fff; font-size:12px; text-decoration:none;}
.mores .imgmore{float:right;}