body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #D7DFE2;
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
	color: #416271;
}
#container {
	width: 900px;  /* 使用比最大宽度 (800px) 小 20px 的宽度可显示浏览器界面元素，并避免出现水平滚动条 */
	background: #FFFFFF;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	border: 1px solid #000000;
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */
}
#header {
	padding: 0px 0 0 0px;  /* 此填充会将出现在它后面的 div 中的元素左对齐。如果 #header 中使用的是图像（而不是文本），您最好删除填充。 */
	background-color: #FFFFFF;
	height: 96px;
}
#navigater {
	height: 44px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	padding: 0 0 0 0px;
}
#nav_logo {
	 position:absolute;
	float:left;
	padding:0;
}
#logo{
    padding:13px 0 0 0;
}
#nav_menu {
	float:right;
	position: relative;
	padding:0 40px 0 0;
	margin:0;
	height:42px;
}
#nav_menu ul{
	list-style:none;
	margin: 0;
	display:block;	
}
#nav_menu ul li{
	list-style:none;
	float:left;
	padding:0 4px 0 0;
	line-height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}
#nav_menu ul li a{
	float:left;
	text-decoration:none;
	color:#313c51;
	text-align:center;
	padding:0 0 0 14px;
	font-family: "Courier New", Courier, monospace, "黑体";
	display:block;
	font-weight: 800;
}
#nav_menu ul li a:hover{
	text-decoration:none;
	background:url(images/menu_arrow.gif) no-repeat left;
}
#navigater ul li a.current{
	float:left;
	text-decoration:none;
	padding:0 0 0 14px;
	color: #313c51;
	background:url(images/menu_arrow.gif) no-repeat left;
}
/*----------------middle box-----------*/
#middle_box{
	margin:0;
	padding:0;
	width:900px;
	height:228px;
	float:left;
	background-color: #5e7d89;
	background-image: url(images/middle_box_bg.gif);
	background-repeat: repeat;
}
#building{
	float:left;
	padding:0px;
}
#text_content{
	width:350px;
	float:left;
	padding:20px 0 0 0;
}
/*----------------------middlebox right navigation-------------------------*/
#right_nav{
width:293px;height: auto;padding:15px 0 0 80px; float:left;
}
#right_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#right_nav ul li{
list-style:none;display:block;width:auto;height:32px;padding:0px;line-height:32px;
}
#right_nav ul li a{
	height:32px;
	display:block;
	width:225px;
	text-decoration:none;
	padding:0 0 0 60px;
	color:#fff;
	background:url(images/right_nav.gif) no-repeat center;
	background-position:0px 0px;
	font-weight: 800;
}
#right_nav ul li a:hover{
	height:32px;
	display:block;
	width:225px;
	text-decoration:none;
	color: #fff;
	padding:0 0 0 60px;
	background:url(images/right_nav_a.gif) no-repeat center;
	background-position:0px 0px;
	font-weight: 800;
}
/*----------------------mainContent-------------------------*/
#mainContent {
	padding: 0 20px; /* 请记住，填充是 div 方块内部的空间，边距则是 div 方块外部的空间 */
	background: #FFFFFF;
	clear:both;
	float:left;
	width:860px;
}
#leftContent {
	width:520px;
	height:auto;
	float:left;
	margin: 0px;
}
#leftContent h3 {
	font:"宋体";
	font-size:12px;
	color:#FF0000;
	font-weight:800;
	text-align:center;
	background-image: url(images/news_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:0 0 6px 0;
}
#leftContent .news {
	margin:15px 5px 10px 5px;
	background:url(images/left_content_bg.gif) repeat-x top;
	font-family: "宋体";
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}
#leftContent .title{
	font-size: 13px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 18px;
	margin-left: 40px;
	padding: 4px 0 8px 0;
}
#leftContent p{
	margin: 6px 0 5px 4px;
	font-size: 12px;
	text-align: left;
	font-family: "宋体", "Times New Roman", Times, serif;
	color: #000000;
	line-height: 14px;
}
#leftContent p a{font-size: 12px; text-decoration:none; color:#000}
#leftContent p a:hover{color: #0066FF;}
#leftContent p.more {
	text-align: right;
	padding: 4px 25px 0 0;
}

#rightContent{
	height:auto;
	margin:10px 0 0 20px;
	float:left;
	padding:10px;
	width: 280px;
	text-align: center;
}
#rightContent .dotline{
	width:100%;
	line-height:0px;
	font-size:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	text-align: justify;
}
#rightContent #top{
	padding: 4px 0 6px 0;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#rightContent #top img{
	border:0;
}
#rightContent #login{
	margin: 8px 0 18px 0;
	padding: 16px 20px 16px 26px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}
#rightContent #login form {
	margin:0;
	line-height:30px;
}
#rightContent #login form input {
	height:14px;
	width:140px;
}
#rightContent #login form .button {
	border:medium none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height:24px;
	line-height:20px;
	width:60px;
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0;
	color: #FFFFFF;
	float:right;
	background-color: #FFFFFF;
}
#rightContent #links{
	padding: 8px 0 8px 10px;
	color: #000;
	text-align: left;
	vertical-align: middle;
	background-color: #fff;
	font-size: 12px;
	vertical-align: middle;
	margin: 5px;
}
#rightContent #links a{font-size:9pt;color: #000;text-align:center;text-decoration:none;}
#rightContent #links a:hover{color:#0066FF;text-decoration:none;}

#rightContent #selects {
	margin: 8px 0 8px 0;
	padding: 12px 0 6px 0px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}

#rightContent #selects select {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:20px;
	line-height:normal;
	width:100px;
}
#rightContent #search {
	color: #000;
	vertical-align: text-bottom;
	font-size: 12px;
	text-align: left;
	margin: 8px 0 22px 30px;
}
#rightContent #search form {
	text-align: center;
	padding:0px 0px 0px 15px;
	margin:10px;
	height:12px;
}
#rightContent #search form .button {
	border:medium none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height:24px;
	line-height:18px;
	width:60px;
	background: #fff;
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #FFFFFF;
}
#rightContent #search form input {
	height:14px;
	width:120px;
}
#rightContent #info {
	padding: 8px 0 8px 10px;
	color: #000;
	text-align: left;
	vertical-align: middle;
	background-color: #fff;
	font-size: 12px;
	vertical-align: middle;

}
#footer {
	clear:both;
	padding: 1px 0 2px 0; /* 此填充会将它上面 div 中的所有元素左对齐。 */
	background:#5d7986;
}
#footer p.copyright {
	color:#fff;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:center;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
