* {	margin: 0; padding: 0;}

body {
	background: #033976 url(img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

h1, h2, h3 {
	margin-top: 0;
	color: #6E6C00;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

ul {
	list-style-image: url(img07.gif);
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 980px;
	height: 348px;
	margin: 0 auto;
	background: url(img03.jpg) no-repeat right top;
}

#logo {
	float: left;
	width: 350px;
	height: 85px;
	padding: 15px 0 0 0;
	background: url(img02.jpg) no-repeat left top;
}

#keys{
	float: right;
}

#keys h1{
	margin: 10px 0 0;
	color: #033976;
	font-size: 14px;
}

#keys h1 a{color: #033976;}

#menu {
	float: right;
	width: 630px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 5px;
	padding: 10px 3px;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	text-decoration: underline;
}

#menu a:hover {
	color: #569DF5;
}

.list{
position:absolute;
top:84px;
left:550px;
}
.list a{
display:block;
width:70px;
text-align:center;
background:#002957;
border-bottom:1px solid #fff;
}
.list a:hover{
background:#014c9f;
border-bottom:1px solid #fff;
}
.menu2 .list{
display:none;
}

.list2{
position:absolute;
top:84px;
left:620px;
}
.list2 a{
display:block;
width:80px;
text-align:center;
background:#002957;
border-bottom:1px solid #fff;
}
.list2 a:hover{
background:#014c9f;
border-bottom:1px solid #fff;
}
.menu4 .list2{
display:none;
}

#wrapper {
	color: #fff;
}

#page {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(img05.jpg) repeat-y left top;
}

#page-bg {
	padding: 11px 24px;
}

#latest-post {
	padding: 20px;
	border: 1px dashed #8D8D8D;
}

#content {
	float: left;
	width: 690px;
}

.search {
	padding: 0 0 0 30px;
}

.post {
	padding: 0px 10px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	padding: 3px 15px;
	background: url(img08.jpg) repeat-x left top;
	font-weight: bold;
	font-size: 14px;
}

.title a {
	border-bottom: none;
}

.title a:hover {
}

.byline {
	margin: 0 15px 20px 15px;
	text-transform: uppercase;
}

.entry {
	padding: 10px 15px;
}

.entry ol li {
	border-bottom: #2C5FAB solid 1px;
}

.entry ol li span {
	float: right;
}
.content h4 {
	text-align:center;
	font-size: 14px;
	line-height: 200%;
}
.content a {
	text-decoration: underline;
}

.more {
	display: block;
	border: none;
	color: #FFFFFF;
	float: right;
}

ul.photo li{
	margin: 8px 5px;
	width: 140px;
	height: 140px;
	float: left;
	padding: 4px;
	background-color:#cbe2f0;
}

ul.photo li a{
	text-align: center;
	display: block;
	line-height:28px;
	color:#666666;

	
}

ul.photo li a:hover{
	display: block;
	background-color:#96cbef;
	color:#666666;
}

ul.list_pic{text-align:center;width:100%;overflow:hidden;}
ul.list_pic li{float:left;width:20%; height:120px; margin:8px 9px;}
ul.list_pic li img{border:1px solid #ddd;padding:2px;margin:4px 0;}

.clear {clear: both;}

.sidebar {
	float: left;
	width: 270px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	padding: 0px 15px;
}

.sidebar li li {
	padding: 8px 0 8px 0px;
	border-bottom: #2C5FAB solid 1px;
}


.sidebar li h2 {
	margin: 0 0 10px 10px;
	padding: 7px 15px 5px 15px;
	background: url(img07.jpg) repeat-x left top;
	font-size: 14px;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0px 15px;
}

/*公告页面部分*/
.notice_title{text-align:center;font-size:14px;font-weight:bold;line-height:30px;}
.notice_title hr{height:1px;width:96%;align:center;border-top:1px solid #ccc;overflow:hidden; }
.notice_info{text-align:center;border:1px solid #2c5fab;background:#013c98;height:25px;line-height:25px;margin:6px 0;}
.notice_info span{color:#f00;}
.notice_jj{padding:10px;background:#FCFCFC;}
.notice_content{word-break:break-all;overflow:auto;width:auto;padding:10px;margin-bottom:10px;}

/*列表分页部分*/
.list_page{height:28px;}
.list_page a{background:#fff;margin:1px;padding:4px 6px;border:1px solid #AECD9E;color:#A0A0A0; display:block; float:left; height:15px;}
.list_page span{background:#F7FDF4;color:#f60;margin:1px;padding:4px 6px;border:1px solid #AECD9E; display:block; float:left; height:15px;}

/*搜索结果部分*/
.search{padding:0 18px;}
.search li{font-weight:bold;}
.search li div{color:#aaa; font-weight:normal;}
.search li hr{border-top:1px dashed #ccc;margin:6px 0; height:0;}
.search li span{color:#ccc;float:right; font-size:11px; font-weight:normal;}
.search li p{font-weight:normal; color:#999;}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 1px 0 0 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 2px 0;
	height: 60px;
	background: url(img06.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #569DF5;
	padding: 0 3px;
	text-decoration: underline;
}