	a:link { text-decoration: none;color: blue}
　　	a:active { text-decoration:blink}
	a:hover { text-decoration:underline;color: red} 
	a:visited { text-decoration: none;color: 2598cd}

.xiaobiaoti {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: 125998;
	text-decoration: none;
}
.blue {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: 2598cd;
	text-decoration: none;
}
.shenlanse01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	color: 125998;


}
.blue01 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: 2598ce;
}
.gray {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.table {
	border: 1px solid #666666;
}
.td_foot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.td_foot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #597894;
	border-right-color: #597894;
	border-bottom-color: #597894;
	border-left-color: #597894;
}
.td_r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #597894;
	border-right-color: #597894;
	border-bottom-color: #597894;
	border-left-color: #597894;
}
.td_l {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #597894;
	border-right-color: #597894;
	border-bottom-color: #597894;
	border-left-color: #597894;
}
body {font-size:12px;background:#ffffff}
img {border:0px}
#msgDiv {
    z-index:20000;
    width:500px;

    background:white;
    border:#336699 1px solid;
    position:absolute;
    left:50%;
    top:30%;
    font-size:12px;
    margin-left:-225px;
    display: none;
}
#bgDiv {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    right:0px;
    background-color: #777;
    filter:progid:DXImageTransform.Microsoft.Alpha(style=3,opacity=25,finishOpacity=75)
    opacity: 0.6;
}