@charset "utf-8";
/* CSS Document */
#header,#among,#footer{
	width:1000px;
	margin:auto;
	text-align:center;
}
#among,.among{
	width:1000px;
	background:url(../images/bg2.jpg) repeat-y 0 0;
}
.among{
	background:url(../images/bg1.jpg) no-repeat top;
}
#footer{
	background:url(../images/dbg.jpg);
	height:93px;
}
#tt{
	text-align:right;
	margin:45px 12px 12px 0;
}
#tt,#tt a{
	color:#FFFFFF;
}
#sidebar{
	float:left;
	width:236px;
	min-height:244px!important;
	height:auto!important;
	height:244px;
	text-align:center;
	margin:31px 52px 0 9px;
	*display:inline;
}
#right{
	float:left;
	width:684px;
	margin:31px 0 0 0;
}
#location{
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
}
#location,#location a{
	color:#195697;
}
#location a:hover{
	color:#FF0000;
}
#content{
	margin:9px 0;
}
.div div{
	text-align:right;
}
#list{
	width:106px!important;
	width:220px;
	margin:auto;
	background:url(../images/arrow.gif) no-repeat 0 9px;
	padding:3px 0 3px 14px;
}
#list a{
	font-size:14px;
	font-weight:bold;
}
