*{
	margin:0;
	padding:0;
}
ul{
	list-style-type:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
}
body{
	width:800px;
	margin:0 auto;
	font-size:12px;
	color:#353535;
}
/*==================================================*/
#logo{
	width:800px;
	height:100px;
	background:url(../images/bg.jpg) repeat-x;
}
#logo p{
	float:left;
}
#logo p.date{
	padding:80px 10px 0 0;
	float:right;
}

/*==================================================*/
#tiao1{
	width:800px;
	height:9px;
}
/*==================================================*/
#nav{
	width:798px;
	height:33px;
	background:url(../images/nav-bg.jpg) repeat-x;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	float:left;
}
#nav ul{
	width:798px;
	height:33px;
	line-height:33px;
}
#nav ul li{
	width:133px;
	height:33px;
	text-align:center;
	background:url(../images/ge.jpg) no-repeat right center;
	display:block;
	float:left;
}
#nav ul li.end{
	background:none;}
#nav ul li a{
	color:#353535;
}
/*=========================================================================*/
#main{
	width:798px;
	/*height:2750px;*/
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	float:left;
}
#main h1{
	width:798px;
	height:35px;
	background:url(../images/main-bg.jpg) repeat-x;
	margin-top:1px;
}
#top1{
	width:770px;
	height:480px;
	margin:0 auto;
}
#top1 h1{
	width:770px;
	height:26px;
	font-size:12px;
	text-indent:-9999px;
	border-bottom:2px solid #0a64b3;
	background:url(../images/top1-h1.gif) no-repeat left center;
}
#top1 h2{
	font-size:12px;
	padding-top:10px;
}
#top1 p{
	width:757px;
	margin:0 auto;
	padding:10px 0 0 0;
	text-indent:24px;
	line-height:190%;
}
#top1 table{
	width:470px;
	height:250px;	
	background-color:#fff;
	margin:0 auto;
	margin-top:10px;
}
#top1 table tr{
	height:28px;
}
#top1 table tr td.start{
	text-align:center;
	background-color:#9abfe0;
	font-weight:bold;
	font-size:14px;
}
#top1 table tr td.dat{
	text-align:center;
	background-color:#9abfe0;
}
#top1 table tr.gra{
	background-color:#eee;
}
#top1 table tr td{
	padding-left:10px;
}
#top1 table tr td.red{
	color:#035fb1;
}
/*=========================================================================*/
#top2{
	width:770px;
	height:1200px;
	margin:0 auto;
}
#top2 h1{
	width:770px;
	height:26px;
	font-size:12px;
	text-indent:-9999px;
	margin-bottom:10px;
	border-bottom:2px solid #0a64b3;
	background:url(../images/top2-h1.gif) no-repeat left center;
}
#top2 dl{
	width:760px;
	height:217px;
	border-bottom:1px dashed #e1e1e1;
	line-height:190%;
	margin-bottom:10px;
}
#top2 dl dt{	
	float:left;
	margin-right:10px;
}
#top2 dl dt img{
	border:1px solid #bbb;
	padding:2px;
}
#top2 dl dd{
	width:465px;
	float:left;
}
#top2 dl dd.str{
	font-size:14px;
	font-weight:bold;
	color:#04447c;
	margin-bottom:6px;
}
#top2 dl dd.zw{
	text-indent:24px;
}
/*=========================================================================*/
#top3{
	width:770px;
	height:580px;
	margin:0 auto;
	margin-bottom:15px;
}
#top3 h1{
	width:770px;
	height:26px;
	font-size:12px;
	text-indent:-9999px;
	margin-bottom:15px;
	border-bottom:2px solid #0a64b3;
	background:url(../images/top3-h1.gif) no-repeat left center;
}
#bloc,#bloc1{
	width:764px;
	height:71px;
	padding-left:6px;
	padding-top:5px;
	background-color:#f5f4f4;
}
#bloc p,#bloc1 p{
	text-indent:24px;
	line-height:190%;
}
#bloc p.st,#bloc1 p.st{
	font-weight:bold;
	float:right;
}
#bloc1{
	background-color:#fff;
}
/*=========================================================================*/
#top4{
	width:770px;
	height:223px;
	margin:0 auto;
	margin-bottom:15px;
}
#top4 h1{
	width:770px;
	height:26px;
	font-size:12px;
	text-indent:-9999px;
	border-bottom:2px solid #0a64b3;
	background:url(../images/top4-h1.gif) no-repeat left center;
}
#top4 p{
	width:691px;
}
#top4 p a{
	text-decoration:underline;
	color:#04447c;
	display:block;
	width:600px;
	float:left;
	padding:25px 0 0 0;
}
#top4 p a.en{
	width:30px;
	float:right;
}
/*=========================================================================*/
#tiao2{
	width:798px;
	height:2px;
	float:left;
	background-color:#CC9933;
}
/*==================================================*/
#footer{
	width:750px;
	height:103px;
	clear:both;
	background:url(../images/footer-bg.gif) no-repeat;
	padding:20px 0 0 50px;
}
#footer ul{
	width:740px;
	height:20px;
	margin-top:4px;
}
#footer ul li{
	display:inline;
}
#footer ul li a{
	color:#353535;
	font-size:12px;
}
