/* 共用部分 */

* {
	margin:0;padding:0;border:0;list-style:none;font-family:宋体, Arial, Helvetica, sans-serif;
	vertical-align:top;
}
body {
	background:#fff url('../images/bg.jpg') repeat-x top;font-size:12px;
}
body,a * {
	text-decoration:none;color:#000;
}
a:hover {
	color:#aaa;
}
a {
	blr:expression(this.onFocus=this.blur());outline:none;
}
area {
	blr:expression(this.onFocus=this.blur());outline:none;
}
.float {
	float:left;
}
.floatimg {
	clear:both;
}
.floatimg img {
	float:left;
}
.clear {
	clear:both;
}
.absolute {
	position:absolute;z-index:10;
}
/* 客服专区页面 */
#header {
	width:871px;margin:auto;clear:both;
}
#header img {
	float:left;
}
#container {
	width:871px;margin:auto;clear:both;
	background:url('../images/mid.jpg');
}
#page {
	width:801px;float:left;
	padding:20px 5px;
}
#page #time {
	width:180px;height:65px;background:url('../images/time.jpg') repeat-x;border-bottom:1px #9bc68e solid;
	float:left;margin-left:20px;display:inline;text-align:center;
	padding-top:13px;font-size:14px;font-weight:bold;line-height:18px;
}
#page #time span {
	font-size:12px;font-weight:normal;color:#124313;line-height:18px;
}
#top {
	width:470px;height:79px;float:left;
}
#top li {
	width:145px;height:79px;background:url('../images/top_btn_back.jpg') no-repeat bottom;
	margin:0 5px;float:left;
}
#page dl {
	width:100%;height:28px;background:url('../images/top.jpg') repeat-x;
	clear:both;
}
#left {
	width:198px;background:url('../images/left_nav.jpg') no-repeat top;
	padding-top:10px;text-align:center;
}
#left img {
	margin-top:5px;
}
#left p {
	width:148px;height:85px;background:url('../images/report.jpg');margin-top:60px;
	padding-left:50px;padding-top:56px;text-align:left;
	line-height:28px;
}
#main {
	width:545px;float:left;margin-left:30px;background:url('../images/main.jpg') no-repeat top;
	padding:20px 10px;
	line-height:28px;color:#313131
}
#main span img {
	float:left;margin-left:8px;
}
#text {
	clear:both;padding:30px;display:block;
}
#text h1 {
	font-size:14px;margin-bottom:10px;
	line-height:24px;width:95%;border-bottom:1px #000 solid;
}
#text strong {
	margin-bottom:10px;
}
#text strong,span {
	color:#e60012;
}
