@charset "utf-8";

/* CSS Document */
.position{
	width:1000px;
	margin:0 auto;
	border-bottom:1px solid #999a9a;
	padding-bottom:9px;
	margin-top:5px;
	}
.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{
	width:1000px;
	margin:0 auto;
	margin-top:34px;}
.fontArea h2{
	font-size:16px;
	color:#333333;}
.fontArea h2 em{
	font-size:14px;
	color:#ff4e0c;
	margin-top:2px;
	display:block;}
.fontArea{
	margin-top:15px;
	font-size:12px;
	color:#666666;
	line-height:25px;}
.five{
	width:1010px;
	margin:0 auto;
	padding:27px 0;
	}
.five li{
	position:relative;
	float:left;
	margin:0 4px;}
.five li img{
	width:194px;
	height:179px;
	display:inline-block;}
.five li em{
	position:absolute;
	left:0;
	bottom:0;
	color:white;
	text-align:center;
	font-size:13px;
	line-height:28px;
	display:inline-block;
	background:rgba(0,0,0,.6);
	width:194px;
	height:28px;
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}

