@charset "utf-8";
/* CSS Document */
#body,#header,#among,#footer{
	width:1002px;
	margin:auto;
	text-align:center;
}
#header{
	background:url(../images/logo.jpg);
	height:104px;
}
#header ul li{
	float:left;
	margin:48px 0 0 28px;
	*display:inline;
}
#footer{
	background:url(../images/dbg.jpg);
	padding:12px 0 11px 0;
}
#footer,#footer a{
	color:#CCCCCC;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:190px;
	margin:29px 101px 0 25px;
	*display:inline;
}
#right{
	float:left;
	width:661px;
	margin:29px 0 0 0;
}
#r_sidebar{
	float:left;
	width:600px;
}
#g{
	margin:16px 0 12px 0;
}
#content{
	height:322px;
	overflow:auto;
}
#list{
	background:url(../images/arrow.jpg) no-repeat 10px 17px;
	border-bottom:1px solid #555555;
	padding:8px 0 8px 24px;
}
#list a{color:CCCCCC}
#cont{
	border-top:1px dashed #333333;
	border-bottom:1px dashed #333333;
	min-height:243px!important;
	height:auto!important;
	height:300px;
	padding:40px 0 15px 0;
	margin:9px auto auto auto;
}
#pro_list{
	width:204px!important;
	width:206px;
	border:1px solid #333333;
	margin:auto;
	padding:25px 0 12px 0;
}
#pro_list div{
	text-align:center;
}
