.j_tip{
    width:750px;
	border:#69AAEB 2px solid;
	padding:4px 4px 15px 4px;
	font-size:14px;
	display: none;
	position: absolute;
	z-index: 9999;
	background: white;}
.j_title{
    height:55px;
	background:url(../img/zhiban_r3_c4.jpg) no-repeat top left;
	color:#DA0101;
	font-weight:bold;
	text-align:center;
	line-height:55px;}
.j_table{
    border-left:#fff 1px solid;
	border-top:#fff 1px solid;}
.tr1,.tr2{
    background:#F0F9FF;
	height:33px;
	border-bottom:#fff 1px solid;
	text-align:center;}
.tr2 {
    background:#FFFAE5;}
.j_relative{
    position:relative;}
.j_rtip{
    width:32px;
	height:19px;
	background:url(../img/c_r2_c7.jpg) no-repeat;
	position:absolute;
	top:-6px;
	right:10px;
	cursor:pointer;}
.mask {
	color: #CCCCCC;
	background-color: #CCCCCC;
	position: absolute;
	top: 0px;
	left: 0px;
	-moz-opacity: .3;
	opacity: 0.5;
	filter: Alpha(Opacity = 30, FinishOpacity = 75, Style = 1, StartX = 0, StartY =
		0, FinishX = 700, FinishY = 600);
}