/* CSS Document */
html,body{height:100%; overflow:hidden;}

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0; }

ul,ol,li{list-style:none;}

input,button{margin:0;font-size:12px;vertical-align:middle;}

body{font-size:12px;font-family:Arial, Helvetica, sans-serif; text-align:center; background-image:url(../images/bg-02.png);}

table{border-collapse:collapse;border-spacing:0;}

a{ color:#333; text-decoration:none;outline: medium none;}

a:hover{ text-decoration:none;outline: medium none;}

.footer{ height:100px; position:absolute; text-align:left; bottom:0px; width:100%; clear:both;}
.footer_center{ height:100px; position:absolute; text-align:center; bottom:0px; width:100%; clear:both;}

.index_mu {width:430px; height:100%; z-index:9999; top:0; right:0; position:absolute; background:url(../images/nav.png) no-repeat bottom left; }

.index_mu ul {float:right; padding-top:45px; width:90px;}

.index_mu ul li {}

.index_mu ul li a{ width:80px; float:left; padding:5px; text-align:center; font-family:"ËÎÌå"; font-size:16px; color:#fff; font-weight:600; line-height:20px; margin-bottom:20%}

/* banner */
.banner2013 {
	max-width: 1920px;
	min-width: 1007px;
	margin: 0 auto;
}
.sideShow {
	width: 100%;
	background: #fff;
	z-index: 1;
	position: relative;
	margin: 0 auto;
	background: transparent url(http://im-img.qq.com/home/img/q2013/loading.gif) no-repeat center center;
}
.sideShow div {
	position: absolute;
	width: 100%;
	display: none;
	left:0;
}
.sideShow img {
	width: 100%;
	min-width: 1200px;
	min-height: 510px;
}
.circle {
	height: 50px;
	clear: both;
	position: absolute;
	z-index: 99999;
	bottom:40px;
	left:130px;
}
.circle ul {
	text-align: center;
	z-index: 9999;
}
.circle li {
	float:left;
	width:50px;
	height:50px;
	margin-right:20px;
	cursor: pointer;
	background-image:none; opacity:0.4; filter:alpha(opacity=60);
}
.circle li img{width:50px; height:50px;}
.circle li.on {opacity:1; filter:alpha(opacity=100)}
