@charset "utf-8";
ul li {
	padding:0px;
	margin:0px;
	}
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:#9CF;
	padding:0px;
	margin:0px auto;
	text-align: center;
	}

#header {
	text-align: center;
	height: 122px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.newstitle {
	font-size: 12px;
	line-height: 25px;
	color: #013f68;
	background-color: #FFF;
	text-align: left;
	padding: 5px;
	list-style-type:disc;
}


#nav {
	background-color: #dcd3ca;
	text-align: center;
	height: 30px;
	width: 800px;
	border-bottom:#FFF 1px solid;
	border-top:#FFF 1px solid;
	line-height:30px;
	font-size:14px;
}
#main {
	width: 790px;
	background-color: #FFF;
	padding:5px;
}

#main-left {
	background-color: #E7E7E7;
	float: left;
	width: 250px;
}
#tupian-title {
	line-height: 25px;
	height: 25px;
}

#main-right {
	/*background-color: #F90;*/
	float: right;
	width: 530px;
}
.subnav {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	background-color: #2a6dd8;
	text-align: left;
	height: 30px;
	padding-left:20px;
}
#tupian-content {
	text-align: center;
	}
#tupian-content img {
	padding:2px;
	margin:5px 0px;
	border:#666 1px solid;
}

#tupian-content ul li {
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 230px;
	list-style-type: none;
}

#footer {
	font-size: 12px;
	line-height: 40px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	height: 40px;
	width: 800px;
	border-top:#09F 5px solid;
}
a:link{
	font-size:12px;
	color:#333;
	line-height:25px;
	text-decoration:none;
	}
a:visited{
	font-size:12px;
	color:#333;
	line-height:25px;
	text-decoration:none;
	}
a:hover{
	font-size:12px;
	color:#333;
	line-height:25px;
	text-decoration:none;
	}

a.nav_link:link{
	font-size:14px;
	color:#333;
	line-height:25px;
	text-decoration:none;
	}
a.nav_link:visited{
	font-size:14px;
	color:#333;
	line-height:25px;
	text-decoration:none;
	}
a.nav_link:hover{
	font-size:14px;
	color:#C30;
	line-height:25px;
	text-decoration:underline;
	}
a.f12white_link:link{
	font-size:12px;
	color:#fff;
	line-height:25px;
	text-decoration:none;
	}
a.f12white_link:visited{
	font-size:12px;
	color:#fff;
	line-height:25px;
	text-decoration:none;
	}
a.f12white_link:hover{
	font-size:12px;
	color:#fff;
	line-height:25px;
	text-decoration:underline;
	}

a.f12black_link:link{
	font-size:12px;
	color:#000;
	line-height:25px;
	text-decoration:none;
	}
a.f12black_link:visited{
	font-size:12px;
	color:#000;
	line-height:25px;
	text-decoration:none;
	}
a.f12black_link:hover{
	font-size:12px;
	color:#C30;
	line-height:25px;
	text-decoration:underline;
	}

a.069_link:link{
	color:#069;
	line-height:25px;
	text-decoration:none;
	}
a.069_link:visited{
	color:#069;
	line-height:25px;
	text-decoration:none;
	}
a.069_link:hover{
	color:#36F;
	line-height:25px;
	text-decoration:underline;
	}
.font12white{
	font-size:12px;
	color:#000000;
	line-height:25px;
	height:25px;
	background-color:#E6F4FF;
	text-align:right;
	padding-right:10px;
	}#detail-content {
	line-height: 150%;
	color: #333;
	width: 92%;
	text-align: left;
	padding: 10px;
}
#detail-appendex {
	line-height: 25px;
	text-align: left;
	padding-left: 20px;
}

#detail-title {
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #000;
	text-align: center;
	height: 50px;
}
#detail-pubtime {
	line-height: 30px;
	text-align: center;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39F;
	width: 94%;
}
#detail-refont {
	line-height: 25px;
	background-color: #39F;
	text-align: center;
	height: 25px;
	width: 94%;
	margin-top: 1px;
	color: #FFF;
}

