@charset "utf-8";
/* CSS Document */
.banner{
	position:relative;
	left:50%;
	margin-left:-960px;}
.contentArea{
	width:1200px;
	margin:0 auto;
	padding-top:35px;}
.leftnav{
	float:left;}
.leftnav h2{
	width:190px;
	padding-left:20px;
	height:47px;
	background:#151057;                                                                                                          ;
	color:white;
	font-size:25px;
	padding-top:35px;
	position:relative;
	top:1px;}
.leftnav h2 em{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:8px;
	display:inline-block;}
.leftnav ul{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;}
.leftnav ul li{
	font-size:14px;
	color:#666;
	line-height:39px;
	height:39px;
	width:182px;
	border-top:1px dashed #ccc;
	padding-left:25px;}
.leftnav ul li:hover{
	background:#eeefeb;}
.rightArea{
	float:left;
	width:940px;
	padding:0 10px;
	min-height:400px;
	margin-left:30px;
	}
.position{
	width:940px;
	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:#151057;}
.fontArea{
	padding:0 12px;
	line-height:30px;
	color:#333333;
	font-size:14px;
	padding-top:8px;}
.fontArea li{
	font-size:15px;
	color:#333333;
	border-bottom:1px dashed #ccc;
	max-height:45px;
	line-height:45px;
	}
.fontArea li em{
	background:url(../image/nydown.jpg) no-repeat center;
	width:21px;
	height:18px;
	float:right;
	position:relative;
	top:12px;}




