.ReportedContmain{
	clear:both;
	padding-bottom:10px;
}
.ReportedContmain .Main{
	width:715px;
	float:left;
	background:url(reportcbg.gif) center bottom no-repeat;
	padding-bottom:30px;
	margin-top:10px;
}
.ReportedContmain .Main .head{
	height:70px;
	background:url(reportcbg.gif) center top no-repeat;
}
.ReportedContmain .Main .head span{
	/*display:none;*/ padding-top:20px; padding-left:20px;
}
.ReportedContmain .Main .cont .list{
	background:#FFF;
}
.ReportedContmain .Main .cont .list span{
	display:block;
	float:left;
}
.ReportedContmain .Main .cont .list span.img{
	width:180px;
	height:90px;
	text-align:center;
	background:url(imgbg.gif) center 5px no-repeat;
}
.ReportedContmain .Main .cont .list span.img a{
	display:block;
	width:120px;
	height:50px;
	overflow:hidden;
	margin:10px auto 0 auto;
}
.ReportedContmain .Main .cont .list span.t{
	width:410px;
	height:30px;
	overflow:hidden;
	line-height:30px;
}
.ReportedContmain .Main .cont .list span.t a{
	font-size:14px;
	font-weight:bold;
	color:#666;
}
.ReportedContmain .Main .cont .list span.t a:hover{
	text-decoration:underline;
}
.ReportedContmain .Main .cont .list span.url{
	width:410px;
	height:30px;
	overflow:hidden;
	line-height:30px;
}
.ReportedContmain .Main .cont .list span.url a{
	color:#999;
}
.ReportedContmain .Main .cont .list span.url a:hover{
	text-decoration:underline;
}
.ReportedContmain .Main .cont .list span.goto{
	float:right;
	margin:-20px 15px 0 0;
}

.contact{
	width:270px;
	background:url(reportrbg.gif) right top no-repeat;
	float:right;
}
.contact .h{
	padding:27px 0 10px 55px;
	font-size:14px;
	font-weight:bold;
}
.contact img{
	vertical-align:middle;
	margin-right:5px;
}
.contact p{
	padding:0 15px 0 30px;
	color:#777;
	line-height:22px;
	text-indent:25px;
}
.contact .tel,.contact .fax,.contact .email,.contact .Consult{
	color:#777;
	padding:8px 0 0 30px;
}
.contact .Consult div{
	padding-top:10px;
}