@charset "utf-8";
* {
	margin:0;
	padding:0;
	font-family:"宋体";
}
a {
	text-decoration:none;
}
.kuang {
	background-image:url(../image/bj.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
	min-height:390px;
	position:absolute;
	margin-left:-490px;
	left:50%;
	top:0px
}
.center {
	width:980px;
	margin:0 auto;
}
.top {
	text-align:right;
	font-size:12px;
	height:35px;
	line-height:35px;
	color:#6a6a6a;
}
.top a {
	color:#6a6a6a;
}
.round {
	float:left;
	width:575px;
	height:480px;
	border:0px;
	margin-top:60px;
}
.explain {
	margin-left:600px;
	margin-top:380px;
	border-left:6px solid #669acc;
	height:130px;
	padding-left:10px;
}
.explain_th {
	font-weight:bold;
	font-size:13px;
	line-height:22px;
}
.explain_td {
	font-size:12px;
	line-height:18px;
	color:#676767;
	text-indent:2em
}
.timeAxis {
	margin-top:35px;
}
.left {
	background-image:url(../image/left.png);
	float:left;
	width:33px;
	height:33px;
}
.right {
	background-image:url(../image/right.png);
	float:left;
	width:33px;
	height:33px;
}
.axis {
	margin:0 5px;
	margin-top:7px;
	background-image:url(../image/gray.png);
	background-repeat:repeat-x;
	background-position:0 center;
	float:left;
	width:900px;
	height:19px;
	position:relative;
}
.axisPoint {
	background-image:url(../image/breakPoint.png);
	width:11px;
	height:11px;
	position:absolute;
	top:4px;
}
.axisTime {
	position:absolute;
	font-size:12px;
	top:20px;
	width:32px;
	color:#666
}
.axisTitle {
	position:absolute;
	font-size:12px;
	top:34px;
	width:48px;
	color:#666;
	border:#999 1px solid;
	background-color:#eee;
	padding:3px;
	text-align:center;
}
.timePoint {
	background-image:url(../image/shift.png);
	position:absolute;
	width:19px;
	height:19px;
	top:0px;
	left:6px;
	z-index:9999;
	display:none;
}
.textPoint {
	background-image:url(../image/promptRed.png);
	position:absolute;
	width:87px;
	height:23px;
	top:-30px;
	left:-25px;
	color:#FFF;
	text-align:center;
	font-size:12px;
	padding-top:3px;
	z-index:9999;
	display:none;
}
.bottom {
	height:32px;
	background-color:#023f5e;
}
.bottom_text {
	width:980px;
	margin:0 auto;
	height:32px;
	line-height:32px;
	font-size:12px;
	color:#FFF;
	margin-top:150px;
}
.bottom_text .b1 {
	float:left;
	margin-left:5px
}
.bottom_text .b2 {
	float:right;
	margin-right:5px
}
.bottom_text a {
	color:#FFF
}
.banquan {
	text-align:center;
	font-size:12px;
	margin-top:20px
}
