@charset "utf-8";


/* CSS Document */

.banner{
	position:relative;
	left:50%;
	margin-left:-960px;}
.contentArea{
	width:1000px;
	margin:0 auto;
	padding-top:20px;}
.leftnav{
	float:left;}
.leftnav h2{
	width:190px;
	height:57px;
	background:#155eaa;
	color:white;
	font-size:21px;
	padding-left:21px;
	padding-top:19px;}
.leftnav h2 em{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:8px;
	display:inline-block;}
.leftnav ul{
	border-left:1px solid #e7e6e6;
	border-right:1px solid #e7e6e6;}
.leftnav ul li{
	font-size:13px;
	color:#00b1f1;
	line-height:38px;
	height:38px;
	width:184px;
	border-bottom:1px solid #e7e6e6;
	padding-left:25px;
	font-weight:bold;}
.leftnav ul li:hover{
	background:#eeefeb;}
.rightArea{
	float:left;
	width:737px;
	min-height:350px;
	margin-left:38px;
	}
.position{
	width:752px;
	border-bottom:1px solid #999a9a;
	padding-bottom:9px;
	}
.position span{
	font-size:12px;
	color:#645b58;
	float:left;
	position:relative;
	top:7px;
	background:url(../image/house.jpg) left center no-repeat;
	padding-left:12px;}
.position span em{
	color:#155eaa;}
.fontArea{
	padding-top:18px;}
.time{
	position:relative;
	top:-10px;
	*top:-5px;
	top:-5px\0/;}
.time li{
	text-align:center;
	float:left;
	font-size:14px;
	color:#685350;
	margin:0 18px;}
.time li a:hover span{
	background:url(../image/current.jpg) no-repeat center;}
.time li span{
	display:inline-block;
	width:10px;
	height:10px;
	background:url(../image/newsdian.jpg) no-repeat center;}
.time li:hover span{
	background:url(../image/current.jpg) no-repeat center;}
.box_time{
	border-top:1px solid #cccccc;
	position:relative;
	display:inline-block;
	top:2px;
	margin-top:6px;
	padding:0 10px;
	margin-bottom:20px;}
.box_time .left{
	width:8px;
	height:8px;
	background:url(../image/gray.jpg) no-repeat center;
	display:inline-block;
	position:absolute;
	left:-3px;
	top:-4px;}
.box_time .right{
	width:8px;
	height:8px;
	background:url(../image/gray.jpg) no-repeat center;
	display:inline-block;
	position:absolute;
	right:-3px;
	top:-4px;}
.newsArea{
	}
.newsArea li{
	font-size:12px;
	color:#685350;
	border-bottom:1px dotted #ccc;
	height:30px;
	line-height:30px;
	padding-left:8px;}
.newsArea li a:hover{
	color:#155eaa;}
.newsArea li em{
	display:inline-block;
	margin-right:12px;}