@charset "utf-8";
/* CSS Document */
#header,#among,#footer{
	width:1003px;
	margin:auto;
}
#among{
	background:url(../images/bg2.jpg) repeat-y right;
}
#footer{
	text-align:center;
	padding:12px 0 11px 0;
	background-color: #ACACAC;
	background-image: url(../images/dbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:7px;
}
#menu{
	background:url(../images/nav_bg.jpg);
	height:36px;
	text-align:center;
	color:white;
}
#menu a{
	font-size:13px;
	color:white;
	font-weight:bold;
	line-height:36px;
}
#menu a:hover{
	color:#EFCA1C;
}
#menu1{
	background:url(../images/nav_bg1.jpg);
	height:29px;
}
#menu1 a{
	line-height:29px;
}
#menu1 a:hover{
	color:#FF0000;
}
#bbg{
	background:#F2F2F2;
	margin:1px 0 0 0;
	text-align:center;
}
#list{
	width:200px!important;
	width:214px;
	margin:auto;
	padding:6px 0 4px 14px;
	background:url(../images/arrow.jpg) no-repeat 5px 14px;
}
#dline{
	width:214px;
	height:1px;
	overflow:hidden;
	margin:auto;
	background:url(../images/dline.jpg);
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:239px;
	margin:0 14px;
	*display:inline
}
#right{
	float:left;
	width:722px;
	text-align:center;
}
#location{
	height:25px;
	background:white;
}
#g1{
	background:url(../images/g2.jpg);
	width:8px;
	float:left;
	height:25px;
}
#g2{
	background:url(../images/gb.jpg);
	padding:4px 8px 0 8px;
	float:left;
}
#g2,#g2 a{
	font-weight:bold;
	color:white;
	line-height:21px;
}
#g3{
	background:url(../images/g3.jpg);
	width:8px;
	float:left;
	height:25px;
}
#doline{
	border-top:2px solid #CE0C0C;
	border-bottom:1px solid white;
	background-color: #EAEAEA;
	background-image: url(../images/news4.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:19px!important;
	height:22px;
}
#content{
	width:670px;
	margin:9px auto;
}
.newsline {
	border-bottom:#cccccc 1px dotted;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height: 24px;
}