/* CSS Document */
*{
    margin:0;
    padding:0;
	}
 body{
    text-align:center;

	color:#000;
	background:#fff;
	line-height:20px;
	}
	.tupianATag
	{margin:auto 3px auto 3px;
		}
img{
	padding:0;
	border:none;
	line-height:0;
	font-size:0;
	margin:0;
	}
.img{
	line-height:0;
	font-size:0;
	}
h3{
	font-size:14px;
	}
h3 span{
	float:left;
	margin-left:10px;
	}
h3 cite{
	float:right;
	margin-right:10px;
	}
address{
	font-style:normal;
	 display:inline;
}
h5{
	font-size:12px;
	}
button{
	cursor:pointer;
	border:none;
	}
ul,li,ol{
	list-style-type:none;
	overflow:hidden;
}
a,a:link,a:visited{
	color:#000;
	text-decoration:none;
	}
a,a:hover{
	color:#ff0000;
	text-decoration:underline;
	}

select,input{
	font-size:12px;
	text-indent:4px;
	color:#666;
	height:18px;
	line-height:18px;
	text-align:left;
	}

select,input{	
	font-size:12px;
	text-indent:4px;
	color:#666;	
	line-height:18px;
	text-align:left;
	}
cite{
	font-style:normal;
	}
/*公共标签类*/
.wrap{
	width:960px;
	margin:0 auto;
	}
.wrapbig{
	width:576px;
	}
.wrapbig1{
	width:665px;
	}
.wrapsmall{
	width:202px;
	}
.wrapsmall1{
	width:286px;
	}
.wraphlaf{
	width:373px;
	}
.wraphlaf1{
	width:328px;

	}
.martab{
	margin-top:6px!important;
	}
.flc{
	float:left!important;
	}
.frc{
	float:right!important;
	}
.clear{
	width:100%;
	overflow:hidden;
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
	}
.notetit{
	font-weight:normal;
	}
.duilc{
	text-align:left;
	}
.duirc{
	text-align:right;
	}
/*公共版式类 */
.borBlue{
	border:1px solid #9BACC8;
	}
.borBlueb{
	background:#9BACC8;
	height:1px;
	line-height:1px;
	overflow:hidden;
	width:100%;
	}
.borGray{
	border:1px solid #CCC;
	}
.borimg{
	border:1px solid #ccc;
	overflow:hidden;
	}
.borimg img{
	margin:2px;
	}
.borimg1{
	border:1px solid #ccc;
	overflow:hidden;
	}
.borimg1 img{
	margin:5px;
	}
.borimg2{
	border:1px solid #ccc;
	overflow:hidden;
	}
.borimg2 img{
	margin:0px;
	}
/*公共边框类*/
.backGray{
	background:#F6F6F6;
	}
/*公共背景类*/
.fontGray ,.fontGray a:link,.fontGray a:visited{
	color:#7A7A7A;
	}
.fontGray a:hover{
	color:#7A7A7A;
	}
.fontRed,.fontRed a:link,.fontRed a:visited{
	color:#ff0000;
	}
.fontRed a:hover{
	color:#ff0000;
	}
.fontBlue,.fontBlue a:link,.fontBlue a:visited{
	color:#074A67;
	}
.fontBlue a:hover{
	color:#074A67;
	}
.fontGreen,.fontGreen a:link,.fontGreen a:visited{
	color:#0E4D52;
	}
.fontGreen a:hover{
	color:#0E4D52;
	}
.fontWhite,.fontWhite a:link,.fontWhite a:visited{
	color:#fff;background:url(http://img2.soufun.com/home/jiancai/images_2008/ico/hit4.gif)
	}
.fontWhite a:hover{
	color:#fff;
	}
/*公共字体类*/
ul.contlist{
	width:96%;
	margin:10px auto;
	overflow:hidden;
	}
ul.contlist li{
	height:24px;
	line-height:24px;
	background:url(http://img2.soufun.com/home/jiancai/images_2008/ico/icopoint.gif) no-repeat 5px 9px;
	padding-left:15px;
	overflow:hidden;
	float:left;
	text-align:left;	
	}
ul.contlist li span{
	float:left;
	}
ul.contlist li cite{
	float:right!important;
	font-size:12px;
	}
.listb li{
	height:23px!important;
	line-height:23px!important;
	background-position:5px 7px!important;
	}
.noimage li{
	background:none!important;
	padding:0!important;
	}
.noimage li span{
	margin:0 5px;
	}
/*20高的特殊列表*/
.font14{
	font-size:14px;
	}
dl.imgfont{
	}
dl.imgfont dt{
	float:left;
	display:inline;
	}
dl.imgfont dd{
	float:right;
	display:inline;
	}
a.line:link{
	text-decoration:underline!important;
	}