@charset "utf-8";
/* CSS Document */
#body,#header,#among,#footer{
	width:970px;
	margin:auto;
}
#among{
	width:968px!important;
	width:970px;
	border:1px solid #E2E2E2;
	background:white;
	height:auto!important;
	height:100%;
	text-align:center;
}
#footer{
	margin-top:9px;
	border-top:3px solid #B5B5B5;
	background:white;
}
#footer div{
	text-align:right;
	text-align:right;
	padding:5px 10px 5px 0;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:234px;
	background:url(../images/sidebar_bg.jpg);
}
#sidebar div,#sidebar div a{
	color:white;
}
#sort_list{
	background:url(../images/srot_bg.jpg);
	height:37px;
	color:white;
	font-weight:bold;
	padding:0 0 0 55px;
	line-height:37px;
}
#list{
	background-color: #363636;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:33px 13px;
	padding:3px 0 3px 46px;
	margin-bottom:1px;
}
#list a{
	font-weight:bold;
}
#right{
	float:left;
	width:673px;
	margin:10px 0 0 30px;
	*display:inline;
	text-align:center;
}
#location{
	border:1px solid #D8D8D8;
	margin:10px 0;
	padding:2px 0 2px 20px;
	background:url(../images/arrow.jpg) no-repeat 11px 13px;
}
#content{
	width:660px;
	margin:9px auto;
}
#a,#a div,#a a{
	color:white;
	line-height:31px;
}
/* 切换 ============================================================== */
.td_on,.td_off{
	padding:0 0 0 36px;
}
.tb{
	float:left;
	width:310px;
	margin:3px 0 0 0;
	display:none;
}
