@charset "utf-8";
/* CSS Document */
#header,#among,#footer{
	width:1003px;
	margin:auto;
	clear:both;
}
#among{
	background:url(../images/bg.jpg);
	*height:1%;
}
#content{
	width:901px;
	background:url(../images/bg1.jpg) repeat-x top;
	margin:1px auto auto 52px;
	*height:1%;
}
#sidebar{
	float:left;
	width:199px;
	margin:22px 0 0 4px;
	*display:inline;
}
#right{
	float:right;
	width:682px;
	margin:22px 0 0 auto;
	text-align:center;
}
#footer{
	background:#1F6CBA;
	padding:12px 0 11px 0;
	text-align:center;
}
#footer,#footer a{
	color:#FFFFFF;
}
#txt{
	padding:8px 4px;
}
#txt,#txt a{
	line-height:20px;
}
#line{
	background:#1F6CBA;
	clear:both;
	height:2px;
	overflow:hidden;
}
#g{
	background:url(../images/dian.jpg) no-repeat 6px 5px;
	font-weight:bold;
	font-size:14px;
	color:#018BEA;
	float:left;
	padding:2px 0 0 16px;
}
#g1{
	float:right;
	color:#018BEA;
	padding:0 10px 0 0;
}
#g2{
	padding:6px 0;
}
.div div{
	text-align:right;
}