#scorebox{
	background-image:url(../images/score/markScore.png);
	width:306px;
	height:430px;
	overflow:hidden;
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
.inner_scorebox{
	margin:0;
	padding:112px 0px 0px 80px;
	_padding:108px 0px 0px 80px;
	}

.inner_scorebox li{
	margin:0;
	padding:0;
	list-style-type:none;
	width:200px;
	height:29px;
	_margin-top:-5px;
	}
.score_greenbar{
	background-image:url(../images/score/tiao2.gif);
	background-position:3px;
	background-repeat:no-repeat;
	width:0px;
	height:6px;
	}
.score_graybar{
	background-image:url(../images/score/tiao1.gif);
	background-position:3px;
	background-repeat:no-repeat;
	width:172px;
	height:6px;
	}
.score_graybar_noevent{
	background-image:url(../images/score/bt0.png);
	background-repeat:no-repeat;
	width:28px;
	height:18px;
	margin-top
	_margin-top:-4px;
	}
.scoreselect_greenbutton{
	background-image:url(../images/score/bt1.png);
	background-position:3px;
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:80px;
	width:28px;
	height:18px;
}
.scoreselect_orangebutton_box{
	position:relative;
	top:-17px;
	_top:-13px;
	left:0px;
	width:28px;
	height:18px;		
	}
.scoreselect_orangebutton{
	background-image:url(../images/score/bt2.png);
	background-repeat:no-repeat;
	width:28px;
	height:18px;
	_margin-top:-4px;
}
.score1_facelable{
	background-image:url(../images/score/1.gif);
	background-repeat:no-repeat;
	position:relative;
	margin: 0 0 0 0;
	top:-13px;
	_top:-19px;
	left:178px;
	width:19px;
	height:19px;
}
.score2_facelable{
	background-image:url(../images/score/2.gif);
	background-repeat:no-repeat;
	position:relative;
	margin: 0 0 0 0;
	top:-13px;
	_top:-19px;
	left:178px;
	width:19px;
	height:19px;
}
.score3_facelable{
	background-image:url(../images/score/3.gif);
	background-repeat:no-repeat;
	position:relative;
	margin: 0 0 0 0;
	top:-13px;
	_top:-19px;
	left:178px;
	width:19px;
	height:19px;
}
.score4_facelable{
	background-image:url(../images/score/4.gif);
	background-repeat:no-repeat;
	position:relative;
	margin: 0 0 0 0;
	top:-13px;
	_top:-19px;
	left:178px;
	width:19px;
	height:19px;
}
.score5_facelable{
	background-image:url(../images/score/5.gif);
	background-repeat:no-repeat;
	position:relative;
	margin: 0 0 0 0;
	top:-13px;
	_top:-19px;
	left:178px;
	width:19px;
	height:19px;
}
.score6_facelable{
	background-image:url(../images/score/6.gif);
	background-repeat:no-repeat;
	position:relative;
	margin: 0 0 0 0;
	top:-13px;
	_top:-19px;
	left:178px;
	width:19px;
	height:19px;
}

.scorelable{
	font-size:13px;
	color:#FF0000;
	height:12px;
	padding-left:4px;
	cursor:default;
	}
#score_descbox{
	padding:43px 0px 0px 39px;
	_padding:40px 0px 0px 39px;
}
.score_desctext{
	background:url(../images/score/markScore.png) no-repeat -39px -300px;
	background-attachment:fixed;
	border:0px solid #ccc;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	height:50px;
	overflow:auto;
    width:224px;
	text-align:left;
}
.enable_scoresubmit{
	background-image:url(../images/score/tj_bt2.gif);
	width:83px;
	height:31px;
	border:0px;
	margin:0px;
	padding:0px;
	}
.disable_scoresubmit{
	background-image:url(../images/score/tj_bt1.gif);
	text-align:right;
	width:83px;
	height:31px;
	border:0px;
	margin:0px;
	padding:0px;
	display:none;
	}
#lblScoreMess{
	font-size:12px;
	color:#ff2222;
	}

/*===不可评分时，评分区域样式===*/
#inner_scorebox_disable{
	margin:0;
	padding:112px 0px 0px 80px;
	_padding:113px 0px 0px 80px;
}
#inner_scorebox_disable li{
	margin:0;
	padding:0;
	list-style-type:none;
	width:200px;
	height:29px;
	_margin-top:-8px;
}
.score_graybar_disable{
	background-image:url(../images/score/tiao1.gif);
	background-position:3px;
	background-repeat:no-repeat;
	width:172px;
	height:6px;
}
.scoreselect_graybutton{
	background-image:url(../images/score/bt0.png);
	background-repeat:no-repeat;
	position:relative;
	top:-6px;
	_top:0px;
	width:28px;
	height:18px;
	/*_margin-top:-4px;*/
}
.score_facelable_disable{
	background-image:url(../images/score/1.gif);
	background-repeat:no-repeat;
	position:relative;
	margin: 0 0 0 0;
	top:-13px;
	_top:-19px;
	left:178px;
	width:19px;
	height:19px;
}
