@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;}
li {
	list-style:none;}
a {
	text-decoration:none;
	color:#333;}
em {
	font-style:normal;}
body {

	font-family:microsoft yahei;
	font-size:16px;
	line-height:200%;}
#ad1 {
	width:200px;
	height: 230px;
	position:absolute;
	left: 50%;
	margin-left: -850px;
	top:830px;}
#wrap {
	width:1000px;
	margin:305px auto 30px auto;}
#menu {
	margin-left:10px;
	height:45px;}
#menu li {
	float:left;
	width:140px;}
#menu li a {
	display:block;
	text-align:center;
	line-height:45px;
	color:#FFF;}
#menu li a:hover {
	background:#EEE;
	color:#B10B0C;}
#main {
	min-height:700px;
	height:auto !important;}
#footer {
	line-height:80px;
	background:#B10B0C;
	text-align:center;
	color:#FFF;}
.row {
	height:300px;
	padding-top:20px;}
.box1 {
	width:480px;
	height:300px;
	float:left;}
.box2 {
	width:480px;
	height:300px;
	float:right;}
#focus {
	width:470px;
	height:280px;
	float:left;
	padding:20px 0px 10px 0;}
.title {
	position:relative;
	height:40px;
	border-bottom:#B10B0C solid 2px;
	margin-bottom:5px;}
h1 {
	font-size:20px;
	color:#B10B0C;
	line-height:40px;
	letter-spacing:4px;
	font-weight:normal;}
.more {
	position:absolute;
	right:10px;
	top:10px;}
.newslist .datetime {
	float:right;
	color:#999;}
.newslist li {
	padding-left:15px;
	background:url(images/dot-01.jpg) no-repeat 2px 15px;}
.newslist a:hover {
	text-decoration:underline;}
h2 {
	text-align:center;
	line-height:60px;
	margin-top:20px;
	color:#B10B0C;
	letter-spacing:4px;
	font-size:28px;
	font-weight:normal;
	border-bottom:#B10B0C solid 2px;
	margin-bottom:20px;}
h4 {
	text-align:center;
	line-height:40px;
	margin-top:20px;
	color:#B10B0C;
	font-size:24px;
	font-weight:normal;
	border-bottom:#B10B0C solid 2px;
	margin-bottom:10px;}
#info {
	text-align:center;}
#newscontent {
	margin:20px 0px 50px 0;}
#newslink {
	padding: 20px 0;
	border-top:#DDD solid 1px;
	}

/*sf����css--*/
em {
	font-style:normal;}
#showpage {
	margin-bottom:40px;
	margin-top:20px;}
.pagecss a {
	font-size:14px;
	display:inline-block;
	border:1px solid #CCC;
	border-radius:4px;
	padding:3px 8px;
	color:#666;
	line-height:150%;
	text-decoration:none;
	margin-right:6px;}
.pagecss a:hover {
	color:#fff;
	background:#B10B0C;}
.pagecss b a {
	color:#fff;
	border:1px solid #CCC;
	background:#B10B0C;}