@charset "utf-8";
/* CSS Document */
#body{
	width:1002px;
	margin:auto;
}
.div div{
	text-align:right;
}
#header{
	height:73px!important;
	height:74px;
	margin:auto auto 1px auto;
	overflow:hidden;
	border-bottom:1px solid #505558;
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 49px 14px;
}
#header a{
	color:#FFFFFF;
}
#li{
	float:left;
	padding:42px 24px 0 14px;
	background-image:url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: left 51px;
}
#li1{
	float:left;
	padding:44px 24px 0 14px;
	background-image:url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: left 51px;
}
#content{
	clear:both;
	height:100%;
	background:#202020;
}
#sidebar{
	width:225px;
	height:407px;
	background:#313131;
	float:left;
}
#center{
	width:590px;
	float:left;
	display:inline;
	margin:auto auto auto 15px;
}
#right{
	width:119px!important;
	width:158px;
	height:387px!important;
	height:407px;
	background-color:#3C3C3C;
	float: right;
	padding:20px 17px 0 17px;
	border-left:5px solid #323232;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 40px 60px;
}
#g{
	padding:20px 0 0 0;
	font-size:13px;
	font-weight:bold;
}
#g1{
	background:#8A8A8A;
	height:2px;
	clear:both;
	margin:8px 0 0 0;
	overflow:hidden;
}
#g2{
	background:#A90003;
	height:2px;
	width:79px;
	overflow:hidden;
}
#layer{
	width:590px;
	height:328px!important;
	height:340px;
	margin:10px 0 0 0;
	overflow: auto;
	padding:12px 0 0 0;
}