@charset "gb2312";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
	list-style:none;
}

img{border:0px;color:#FFF; background-color:#000;}
a{text-decoration:none; font-size:12px;}
body{background-color:#000; background-image:url('../imager/body.jpg'); background-repeat:no-repeat; background-position:center top; }


#big{width:840px; margin-left:auto; margin-right:auto; padding-top:40px; position:relative; overflow:hidden; }

#right{
	width:300px;
	background-color:#FFF;
	padding:13px;
	overflow:hidden;
	float:right;
	}



#right h1{
	width:296px;
	height:174px;
	overflow:hidden;
	background-image:url(../imager/title.gif);
	background-repeat:no-repeat;
	background-position:50% 50%;
	margin-bottom:3px;
	background-color:#000;
}


#right a{
	display:block;
	width:72px;
	height:54px;
	float:left;
	margin:0px 1px 1px 0px;
	overflow:hidden;
	padding-right:1px;

	}
#leftOl{overflow:hidden;float:left; width:512px;}
#leftOl li{ padding-bottom:3px; overflow:hidden; height:351px; position:relative;}
#leftOl li a{position:absolute; display:block; width:50px; height:20px; background-color:#666; top:15px; right:0px; color:#FFF; text-align:center; line-height:20px; background-image:url(../imager/TOP.gif); background-repeat:no-repeat;}
#leftOl img{background-image:url(../imager/loading.gif); background-position:50% 50%;}


