@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:400px;
	margin-left:38px;
	padding-bottom:40px;}
.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;
	line-height:23px;
	color:#666;
	font-size:12px;}

