@charset "utf-8";
/* CSS Document */
#body,#footer{
	width:1003px;
	margin:auto;
	text-align:center;
}
#footer{
	background:#1D4294;
	padding:8px 0 8px 0;
}
#footer,#footer a{
	color:#FFFFFF;
}
#footer a:hover{
	color:#FABE00
}
.tt:link{
	color:#888888;
}
.tt:visited{
	color:#888888;
}
.tt:hover{
	color:#FABE00;
}
#header,#among{
	width:969px;
	margin:auto;
	text-align:center;
}
#among{
	background:url(../images/bg.jpg) repeat-y left 0;
}
#nav{
	height:30px;
	background:#0A51A1;
}
#nav ul li{
	float:left;
	color:85A8D0;
	text-align:center;
}
#nav ul li a{
	color:#FFFFFF;
	font-weight:bold;
	line-height:30px;
}
#nav ul li a:hover{
	color:#FABE00
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:200px;
	margin:28px 24px 0 10px;
	*display:inline;
	text-align:center;
}
#r_sidebar{
	float:left;
	width:717px;
	margin:24px 0 0 0;
	text-align:center;
}
#clear{
	clear:both;
	height:20px;
	overflow:hidden;
}
#list{
	width:162px!important;
	width:194px;
	margin:0 0 0 6px;
	*display:inline;
	font-weight:bold;
	background: url(../images/arrow.gif) no-repeat 12px center;
	padding:1px 0 0 32px;
}
#list a{
	line-height:21px;
}
#line{
	width:194px;
	margin:0 0 0 6px;
	*display:inline;
	background:url(../images/line.jpg);
	height:2px;
	overflow:hidden;
}
#c1,c2{
	background:#FFB200;
	height:4px;
	overflow:hidden;
}
#c2{
	background:#0A51A1;
	width:524px;
}
#location{
	background:url(../images/arrow1.jpg) no-repeat 2px 15px;
	border-bottom:1px dotted #8B8B8B;
	padding:6px 0 5px 26px;
}
#location,#location a{
	font-weight:bold;
	color:#BF001A;
}
#content{
	width:700px;
	min-height:300px!important;
	height:auto!important;
	height:300px;
	margin:9px auto 0 auto;
}
#img div{
	height:133px!important;
	height:139px;
	border:3px solid #EECB02;
	margin:0 15px 0 0;
	*display:inline
}
#img div img{
	height:133px;
}
