body{
	text-align: center;
	background-color: #fff9ef!important;
	margin: 0;}

#page{
	width:1024px;
	margin: 0 auto;}

#content{
	width: 980px;
	margin: 0 auto;
	height:1015px;}

header, section, footer, aside, nav, article, figure {
	display: block;}

#timeNav{
	width: 980px;
	position: relative;
	margin: 0px;
	height:50px;}

#date{
	float:left;
	display: inline-block;
	font-family: QuicksandBook, Helvetica, Arial, sans-serif;
	color:#0b4b86;
	font-size: 18px;
	padding: 10px 5px 14px 0;
	bottom: 5px;}

#nav{
	float: right;
	width: 677px;
	display: inline-block;
	font-family: QuicksandBook, Helvetica, Arial, sans-serif;
	color: white;
	font-size: 18px;
	text-align: right;
	padding: 10px 60px 10px 0px;
	background-color: blue;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#afc5f7,endColorStr=#054ba2);/*ie6*/
	background:-moz-linear-gradient(top,#afc5f7,#054ba2);/*非ie6的其它*/
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#afc5f7), to(#054ba2));}
.ie7 #nav{
	width:680px;
	padding-left: 10px;
	padding-right: 30px;}

#nav a{
	color: white;
	font-size: 18px;
	text-decoration: none;
	padding: 10px 8px;}
#nav a:hover{
	color: #d0f7ff;
	font-size: 18px;
	text-decoration: none;
	padding: 10px 15px;}
#nav .i6 { display:none;}
#introduce{
	padding-bottom: 5px;}

#introduce_img{
	float: left;
	padding-right: 20px; 
	height: 155px;
	border: 0;}

#introduce_text{
	text-align: left;
	color:#606060;
	font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体";
	font-size: 15px;
	line-height: 25px;
	text-indent: 30px;}

#introduce_text p{
	margin: 0;}

.title{
	padding: 5px 0 0 0;
	text-indent: 0;
	margin: 0;}

#banner img{
	width:980px;
	border: 1px solid #2d71b0;
	margin-bottom: 10px;}

#left{
	float: left;
	width: 610px;}

h3{
	height:26px;
	color: #fff;
	float: left;
	padding-left: 10px;
	padding-top: 0;
	margin: 6px 0;}

.more{
	float: right;
	color: #fff;
	padding-right: 10px;
	margin: 7px 0;
	text-decoration: none;}

.head{
	height:35px;
	border:1px solid #092147;
	background-color: #1555bf;
	box-shadow:inset 0px 0px 10px #000;
	-webkit-box-shadow:inset 0px 0px 10px #000;
    -moz-box-shadow:inset 0px 0px 10px #000;}

#system{
	width:600px;}

#system .main_text{
	height:200px;
	text-align: left;
	color:#606060;
	font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体";
	font-size: 15px;
	line-height: 30px;
	text-indent: 25px;
	padding: 15px;
	padding-top: 30px;
	border: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 15px;
	overflow: hidden;}

#list{
	width:600px;}

#list .main_text{
	height:200px;
	text-align: left;
	color:#606060;
	font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体";
	font-size: 15px;
	line-height: 30px;
	text-indent: 0;
	padding: 15px 40px 0px 40px;
	padding-top: 15px;
	border: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 15px;
	overflow: hidden;}

#list .main_text a{
	text-decoration: none;
	color:#606060;}

#history{
	float: left;
	width:368px;}

#history .main_text{
	height:520px;
	text-align: left;
	color:#606060;
	font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体";
	font-size: 12px;
	line-height: 20px;
	/*text-indent: 25px;*/
	/*padding: 15px;*/
	/*padding-bottom: 16px;*/
	border: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 15px;
	overflow: hidden;}

.main_text p{
	margin: 0 20px;}

#foot{
	top: -20px;
	min-width: 1024px;
	padding-top: 10px;
	height:100px;
	text-align: center;
	line-height: 30px;
	background-color: #dfdfdf;}

#foot_link a{
	text-decoration: none;
	color: #000000;}
#foot_link a:hover{
	text-decoration: underline;
	color: #787878;}

#address{
	margin-bottom: 20px;}


