body{
	font-family:"宋体";
}

img{
	display:block;
}

#footer{
	padding:15px 0px;
	line-height:24px;
	color:#fff;
	background:#004594;
	min-width:980px;
	width:100%;
}

#footer a{
	color:#fff;
}

#page{
	width:980px;
	margin:0px auto;
	background:#fff;
}

#top{
	width:980px;
	height:82px;
	margin:0px auto;
}

#top .left{
	display:inline;
	margin:18px 0px 0px 5px;
}

#top .right{
	width:650px;
}

#top .right p{
	text-align:right;
	line-height:40px;
	height:40px;
	overflow:hidden;
	margin-top:6px;
	color:#ccc;
}

#top .right p a{
	color:#666;
	margin:0px 5px;
}

#top .right form{
	margin-left:380px;
	border:1px solid #e7e7e7;
}

#top .right form .text{
	height:22px;
	width:200px;
	padding:0px 10px;
	border:none;
	background:none;
	line-height:22px;
	color:#999;
}

#top .right form .btn{
	border:none;
	background:#0073e5;
	color:#fff;
	cursor:pointer;
	height:22px;
	*height:24px;
	width:48px;
}

#nav{
	background:url(images/nav-bg.jpg);
	height:46px;
	overflow:hidden;
	width:100%;
	min-width:980px;
}

#nav .content{
	width:980px;
	height:46px;
	margin:0px auto;
	overflow:hidden;
	background:url(images/nav-content.jpg);
}

#nav .content a{
	float:left;
	display:inline;
	height:46px;
	width:93px;
	overflow:hidden;
	line-height:46px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}

#header{
	height:365px;
	width:100%;
	min-width:980px;
	background:url(images/header-bg.jpg) center top;
	border-bottom:1px solid #a5cfe5;
	overflow:hidden;
}

#focus{
	width:980px;
	height:360px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#slides{
	position:absolute;
}

#slides .next,#slides .prev{
	position:absolute;
	top:130px;
	left:0px;
	width:40px;
	height:62px;
	display:block;
	z-index:101;
}

.slides_container{
	width:980px;
	height:300px;
	overflow:hidden;
	position:relative;
}

#slides .prev{
	position:absolute;
	top:130px;
	left:0px;
	width:40px;
	height:62px;
	display:block;
	z-index:101;
	background:url(images/arrow-prev.png);
}

#slides .next{
	position:absolute;
	top:130px;
	left:940px;
	width:40px;
	height:62px;
	display:block;
	z-index:101;
	background:url(images/arrow-next.png);
}

.pagination{
	margin:0px auto 0 auto;
	width:150px;
	padding-top:20px;
}

.pagination li{
	float:left;
	margin:0 8px;
}

.pagination li a{
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a{
	background-position:0 -12px;
}

#focus .shadow{
	width:980px;
	height:44px;
	background:url(images/header-bottom.jpg);
	position:absolute;
	top:300px;
	z-index:-1;
}

#content{
	width:980px;
	margin:0px auto;
}

#content .main{
	float:left;
	width:683px;
	background:url(images/main-bg.gif);
	border:1px solid #d9d9d9;
	padding:0px 10px;
}

#content .main .title{
	height:56px;
	line-height:50px;
	overflow:hidden;
	padding:0px 15px 0px 5px;
}

#content .main .title h2{
	float:left;
	color:#666;
	font-family:"Microsoft Yahei","黑体";
	font-weight:normal;
}

#content .main .title a{
	float:right;
	font-size:14px;
	color:#666;
}

#content .main .block{
	height:211px;
	overflow:hidden;
	background:url(images/main-block.jpg);
	margin-bottom:10px;
	padding:1px 25px 0px 18px;
}

#content .main .block h3{
	line-height:58px;
	height:58px;
	overflow:hidden;
	font-size:24px;
	font-family:"Microsoft Yahei","黑体";
	font-weight:normal;
}

#content .main .block h3 a{
	color:#333;
}

#content .main .block h3 span{
	font-size:22px;
	font-family:"黑体";
	color:#630;
}

#content .main .block h3 span a{
	color:#630;
}

#content .main .block .photo{
	float:left;
	height:119px;
	width:209px;
	border:0px solid #0651a6;
}

#content .main .block .photo img{
	height:115px;
	width:205px;
	border:2px solid #ffffff;
}

#content .main .block .text{
	float:right;
	width:407px;
	height:125px;
	overflow:hidden;
	position:relative;
}

#content .main .block .text h4{
	font-weight:normal;
	color:#369;
	font-size:12px;
	line-height:34px;
	height:34px;
	overflow:hidden;
}

#content .main .block .text h4 span{
	font-size:20px;
	color:#ccc;
	font-family:"Microsoft Yahei","黑体";
	margin-right:10px;
}

#content .main .block .text p{
	line-height:21px;
	color:#126071;
	height:84px;
	overflow:hidden;
}

#content .main .block .text .more{
	height:17px;
	line-height:17px;
	width:46px;
	background:#0073e5;
	position:absolute;
	right:12px;
	bottom:5px;
	text-align:center;
}

#content .main .block .text .more a{
	color:#fff
}

#fanye{
	background:#fff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#fanye a{
	border:1px solid #ddd;
	border-bottom:2px solid #ddd;
	padding:9px 11px;
	color:#333;
	margin-right:10px;
	text-decoration:none;
}

#fanye a:hover{
	border:1px solid #ddd;	
	border-bottom:2px solid #ddd;
	color:#fff;
	background:#0073e5;
}

#fanye span.current{
	border:1px solid #ddd;
	border-bottom:2px solid #ddd;
	padding:9px 11px;
	color:#fff;
	margin-right:10px;
	background:#0073e5;
}

#fanye span.disabled{
	border:1px solid #ddd;
	border-bottom:2px solid #ddd;
	padding:9px 11px;
	color:#aaa;
	margin-right:10px;
}

#content .sidebar{
	float:right;
	width:250px;
}

#content .sidebar .block .top{
	height:10px;
	overflow:hidden;
	background:url(images/sidebar-top.gif);
}

#content .sidebar .block .bottom{
	height:10px;
	overflow:hidden;
	background:url(images/sidebar-bottom.gif);
}

#content .sidebar .mid{
	background:#efefef;
	border-left:1px solid #dad9d9;
	border-right:1px solid #dad9d9;
}

#content .sidebar h2{
	font-size:22px;
	font-family:"Microsoft Yahei","黑体";
	font-weight:normal;
	color:#0651a6;
	background:url(images/sidebar-type1.gif) no-repeat 21px 15px;
	line-height:44px;
	padding-left:43px;
}

#content .sidebar .content{
	padding:10px 12px 10px 12px;
	color:#24476f;
}

#content .sidebar .content a{
	color:#24476f;
}

#content .sidebar .content p{
	line-height:21px;
}

#content .sidebar .content ul li{
	line-height:25px;
	overflow:hidden;
	background:url(images/sidebar-type3.gif) no-repeat left 11px;
	padding-left:9px;
}

#fangshi .content strong{
	background:#f00 url(images/sidebar-type2.gif) no-repeat;
	color:#fff;
	padding:2px 7px 1px 7px;
	*padding:2px 7px 0px 7px;
	margin-right:8px;
}

#xuzhi .content{
	margin-right:10px;
}
<!--[if lt IE 7]-->
#slides .prev,#slides .next{ behavior:url(iepngfix.htc); cursor:pointer; }
<!--[endif]-->
