body{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:Arial, 宋体;
	}
.tab_left{
	width:850px;
	height:30px;
	margin:0 auto;
	background:url(../images/menubg.png);
	border-radius:5px;
	font-size:12px;
	padding-left:-25px;
	}
.tab_left ul{
	width:600px;
	height:30px;
	line-height:30px;
	margin:10px auto;
	text-align:center;
	padding:0px;
	}
.tab_left li{
	float:left;
	list-style:none;
	display:block;
	width:95px;
	margin-left:0px;
	}
.tab_left li a{
	margin-left:25px;
	color:#FFF;
	text-decoration:none;
	}
.tab_left li a:hover{
	display:block;
	background:#BD0000;
	width:70px;
	height:34px;
	margin-top:-2px;
	line-height:34px;
	border-radius:5px;
	}
#content{
	width:700px;
	margin:30px auto;
	line-height:22px;
	}
h1{
	font-size:18px;
	}
.pagetita{
	width:700px;
	border-bottom:1px solid #CCC;
	text-align:center;
	}
.cprdatatit{
	border-bottom:3px solid #BD0000;
	padding:2px;
	}
.dataanalyze{
	width:700px;
	border:1px solid #CCC;
	line-height:30px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px !important;
	text-align:center;
	}
.dataanalyze span{
	font-size:14px;
	}
.tv{
	display:none;
	}
#zjtj{
	display:none;
	}
#mtqb{
	display:block;
	background:#BD0000;
	width:70px;
	}
#menu #reco {
	background:#DF0000;
	display:block;
	width:90%;
	height:46px;
	line-height:44px;
	border:0px solid red;
	border-top:0px solid #DF0000;
	margin:-12px auto auto auto;
	}
.analyzedata2{
	width:100%;
	border-collapse:collapse;
	}
.analyzedata2 td{
	border:1px solid #E7E7E7;
	}
.analyzedata2 th{
	border:1px solid #E7E7E7;
	}
.xstjDetail{
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	}