@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#000;
}
#info{height:0px; width:0px;top:50%; left:50%;position:absolute;}
#box{
	width:1003px;
	height:530px;
	position:absolute;
	margin-left:-501px; 
	margin-top:-265px;
}
#header{
	width:1003px;
	height:55px;
	float:left;
	overflow:hidden;
	background:#171b22;
}
.common_left{
	float:left;
}
.common_right{
	float:right;
}
.common_padding{
	padding-left:27px;
}
.common_padding1{
	padding-top:12px;
}
.common_padding2{
	padding-right:25px;
}
.common_padding3{
	padding-top:4px;
}
.content{
	width:1003px;
	height:447px;
	overflow:hidden;
	float:left;
}
#footer{
	height:28px;
	width:1003px;
	float:left;
	overflow:hidden;
	}
#bottom{
	width:1002px;
	height:28px;
	background:#171c22;
}
#bottom ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#bottom ul li{
	float:left;
}
#bottom_left{
	width:112px;
	height:28px;
	padding:5px 0px 0px 6px;
}
#bottom_left ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#bottom_left ul li{
	float:left;
}
.memu {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	width:111px;
}
