#main {
	padding: 20px 20px 20px 20px;
	width:900px;
	*width:870px!important;
	margin-left:10px;
	float: left;
	
}
#main h3{border-bottom:1px #eee solid;padding-bottom:14px;}
#sidebar {
	width: 220px;
	float: right;
	margin-top:20px;
	margin-right:20px;
}
#sidebar ul {
	
	padding-left: 15px;
}
#sidebar ul li {
	line-height: 30px;
	margin: 0 0 0 20px;
}
#footer {
	clear: both;
	border-top: 2px solid #D5D5D5;
	padding: 10px 0;
}


.topTitle{}
.topTitle h3{ padding:20px 0; line-height:36px; font-size:24px;}
.topTitle h3 b{ color:#333; font-weight:normal;padding-right:10px;}
#container{border:1px #eee solid;border-top:2px #0075e2 solid; max-width:1170px; overflow:hidden}

.block{margin:0px auto 50px auto;}
.block hr{ border-top:1px #e0e0e0 dashed;}

.blockContent{margin:20px 0 20px 0;}
.blockContent th{ text-align:right; width:80px; font-weight:normal; color:#999; vertical-align:top; height:30px;}
.blockContent tr th,.blockContent tr td{padding-left:20px;vertical-align:top; line-height:30px;}

.downloadList{margin:20px 20px 20px 0px;}
.downloadList li{ line-height:30px;}
.downloadList li a{ font-size:14px;}

.OtherNotic{margin:20px 20px 20px 0px; overflow:hidden}
.OtherNotic li{ line-height:30px; overflow:hidden}
.OtherNotic li a{ font-size:14px; color:#f00; background:url(../img/dot.png) no-repeat 0 13px;padding-left:10px;}
.OtherNotic li span{ color:#999; font-size:12px;}

.baoming a{ width:208px;transition:all linear 0.2s; background:#ee661b url(../img/write.png) no-repeat 35px 8px;padding-left:25px; display:block; text-align:center; line-height:40px; color:#fff; font-size:16px;}
.baoming a:hover{ text-decoration:none; background:#d3540e url(../img/write.png) no-repeat 35px 8px;; }

.timeline{ background:url(../img/timeline.png) no-repeat 16px top; height:480px;margin-top:40px; width:200px; position:relative;}
.timeline >.title{ position:absolute; background:url(../img/time.png) no-repeat 0px top; height:50px; width:200px;padding-left:50px; line-height:50px; font-size:16px;}
.timeline >.dotbox{ position:absolute; left:0;top:50px;}
.timeline >.dotbox >.dot{ background:url(../img/timedot.png) no-repeat 10px 0;padding-left:50px;margin-bottom:25px; width:250px;}
.timeline >.dotbox >.dot h4{ font-size:16px; color:#0075e2}
.timeline >.dotbox >.dot div{ font-size:13px; color:#999;}




















