﻿.mid{
	width:822px;float:left;overflow:hidden;margin:0px 0px 40px 2px;
}
.line{
	width:80%;margin:0px auto;
}
.cp{
	color:#993333;font-size:large;border-bottom:2px solid #CCCCCC;padding-left:10px;;margin-top:13px;marign-bottom:5px;line-height:30px;
}
.dataform{
	width:70%;margin:0px auto;
}
.datarow{
	width:100%;border-bottom:1px dashed #CCCCCC;line-height:24px;padding-bottom:5px;margin-top:8px;
}	
.datarow .label{
	float:left;width:26%;text-align:center;font-size:13px;color:#333333;background:#FF0000;background:url('../images/icon_1.jpg') 95% top no-repeat;
}
.datarow .data{
	float:left;width:35%;text-align:left;font-size:13px;overflow:hidden;
}
.datarow .message{
	float:left;width:30%;font-size:11px;padding:2px 2% 2px 3%;letter-spacing:1px;color:#333366;text-align:left;line-height:150%;margin-left:2%;_display:inline;
}
.datarow .nb{
	background:none;
}
.star{
	color:#990000;padding-right:2px;font-size:14px;
}
.last {
	border-bottom:none;
}
#fn,#idno,#em{
	width:95%;
}
.tip{
	color:#993333;
}
.tip a{
	color:#009900;text-decoration:none;margin:0px 8px;
}
.tip a:hover{
	color:#339933;text-decoration:underline;margin:0px 8px;
}
