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;
	text-align:center;
	}
.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:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px !important;
	text-align:center;
	}
.dataanalyze span{
	font-size:14px;
	}
.tv{
	display:none;
	}
#zjtj{
	display:none;
	}
#zpfx{
	display:block;
	background:#BD0000;
	width:70px;
	}
.vs{
	font-size:14px;
	color:#999;
	border-top:1px solid #CCC;
	font-weight:normal;
	}
.matchArt{
	border:1px solid #999;
	width:700px;
	text-align:center;
	margin-top:10px;
	font-size:12px;
    border-collapse:collapse;
	line-height:26px;
	}
.matchArt td{
	margin:0px;
	border-bottom:1px solid #999;
	height:22px;
	}
.bor_right{
	border-right:1px solid #999;
	}
.art_trBg1{
	background:#ccc;
	}
.art_trBg2{
	background:#E7E7E7;
	}
.fontcgray{
	color:gray;
	}
.fontblack{
	color:black;
	}
.fontcgreen{
	color:green;
	font-weight:bold;
	}
.fontcred2{
	color:red;
	font-weight:bold;
	}
.border1{
	border-left:1px solid #999;
	}
.fontweightD{
	border-right:1px solid #999;
	}
.dish_rate_trend_ico{
	display:block;
	width:17px;
	height:12px;
	background:url(../images/trend_ico.png) no-repeat;
	margin:auto;
	}
.dish_rate_trend_ico:hover{
	background:url(../images/trend_ico_red.png) no-repeat;
	}
#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;
	}