@charset "utf-8";
/* CSS Document */
#header,#among,#footer{
	width:939px;
	margin:auto;
}
#footer{
	border-top:1px solid #D7D9DA;
}
.footer{
	background:url(../images/logo1.jpg) no-repeat 0 0;
	min-height:56px!important;
	height:auto!important;
	height:60px;
	padding:4px 10px 0 0;
	text-align:right;
}
#nav{
	background:url(../images/nav_bg.jpg) repeat-x top;
	height:47px;
}
#nav ul li{
	float:left;
	text-align:center;
}
#nav a{
	color:#FFFFFF;
	line-height:34px;
}
#nav img{
	vertical-align:top;
}
#home_border{
	width:331px!important;
	width:333px;
	height:160px!important;
	height:162px;
	border:1px solid #B0B2B3;
	float:left;
	margin:0 16px 0 0;
	*display:inline;
	text-align:center;
}
#home_border1{
	width:239px!important;
	width:241px;
	height:160px!important;
	height:162px;
	border:1px solid #B0B2B3;
	float:right;
}
#txt{
	padding:1px 0 0 10px;
	color:#FB6B0B;
	font-weight:bold;
	line-height:19px;
}
#line{
	clear:both;
	height:1px;
	overflow:hidden;
	background:#B0B2B3;
}
#float{
	float:left;
}
.td_on,.td_off{
	float:left;
	display:block;
	line-height:18px;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#E55C01;
	padding:2px 6px 0 6px;
}
.td_off{
	color:#5B5C5C;
}
.tb{
	clear:both;
	display:none;
	width:320px;
	margin:9px auto 0 auto;
}
.tb td{
	color:#5B5B5B;
	font-family:宋体;
}
#sidebar{
	float:left;
	width:198px;
	margin:0 0 0 7px;
	*display:inline;
}
#right{
	float:right;
	width:705px;
}
#list{
	width:176px!important;
	width:194px;
	padding:0 0 0 18px;
	margin:0 0 0 4px;
	*display:inline;
	border-bottom:1px solid #E7E7E7;
	background:url(../images/arrow.jpg) no-repeat 5px 8px;
}
#location{
	border-bottom:1px solid #E0E0E0;
	background:url(../images/dian.jpg) no-repeat 4px 19px;
	padding:10px 0 4px 15px;
}
#location span{
	font-family:宋体;
}
#content{
	margin:9px 0;
}