@charset "utf-8";
#container #helparea {
	width: 600px;
	float: left;
}
#helparea #helpim {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#container #helpothers {
	float: right;
	width: 250px;
	margin-top: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
	height: 370px;
	font-size: 13px;
	line-height: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif, "微软雅黑", "黑体";
	padding-left: 10px;
}
.contactT {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #F60;
}
