@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:63px;
	background:#155eaa;
	color:white;
	font-size:25px;
	padding-left:21px;
	padding-top:36px;}
.leftnav h2 em{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	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:#666;
	line-height:38px;
	height:38px;
	width:184px;
	border-bottom:1px solid #e7e6e6;
	padding-left:25px;}
.leftnav ul li:hover{
	background:#eeefeb;}
.rightArea{
	float:left;
	width:737px;
	min-height:380px;
	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;
	}
.secondNav li{
	float:left;
	width:79px;
	height:33px;
	background:#f7f0d6;
	line-height:33px;
	font-size:14px;
	color:#333333;
	margin-right:3px;
	text-align:center;}
.secondNav li:hover{
	border-bottom:3px solid #f30a00;
	height:30px;}
.imgArea{
	width:715px;
	margin:0 auto;
	padding-top:20px;}
.imgArea li{
	background:url(../image/newsdotted.jpg) no-repeat left center;
	padding-left:10px;
	font-size:12px;
	color:#685350;
	line-height:35px;
	height:35px;
	border-bottom:1px dashed #ccc;
	}
.imgArea li a:hover{
	color:#155eaa;}