td {
	font-family: "ËÎÌå", Arial;
	font-size: 12.5px;
	color: #000000;
	
}

th
{
	font-family: "ËÎÌå" , Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

body {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	color: #000000;

	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
}
.TextBox_OK {
	background-color: #e2ffd3;
	border: 1px solid #7fc269;
}
.TextBox_Gray {
	border: 1px solid #CCCCCC;
}
.text_gray
{
	font-family:ËÎÌå;
}
.TextBox_No
{
	border: 1px solid #ff9900;	
}
.Red
{
	color: #FF0000;
}
.title_text {
	font-size: 13px;
	font-weight: bold;
}
.Gray
{
	color:#999999;
}
.Gray_bg
{
	background-color:#999999;
}
.btn_bg {
	background-image: url(../Images/btn_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.VerLine
{
	background-image: url(../Images/line_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.Msg_Mid
{
	background-image: url(../Images/pic13.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Msg_Left
{
	background-image: url(../Images/pic12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 12px;
}
.Msg_Right
{
	background-image: url(../Images/pic14.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 7px;
}

.BlackLink {
	color: #000000;
	text-decoration: none;
}

.BlackLink:link {
	color: #000000;
	text-decoration: none;
}

.BlackLink:visited {
	color: #000000;
	text-decoration: none;
}

.BlackLink:active {
	color: #000000;
	text-decoration: none;
}

.BlackLink:hover {
	color: #000000;
	text-decoration: none;
}.left_right {
	background-image: url(../Images/left_right_bg.gif);
	background-repeat: repeat-y;
}
.bottom_bg {
	background-image: url(../Images/pic15.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
}

#divPublicMsgInfo {
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEEE;
	padding: 3px;
	background-color:white;
}


.NavigatorButton {
	background-image: url(../Images/Button/05.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	vertical-align: middle;
	cursor:hand;
}

.HandCursor
{
    cursor: hand;
}

.RedStar
{
    background-image: url(../Images/redStar.gif);
    background-position: left center;
    text-indent: 5px;
    background-repeat: no-repeat;
}

.showRegisterMsg 
{
	border:1px solid #ff9c00;
	background-color:#f8f8f8;
	color:#7f92e7;
	padding: 10px;
	}
.WhiteBorder
{
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF;
	color:#666666;
	padding: 10px;
}
.WhiteBorderMng
{
	border: 1px solid #EEF2F7;
	background-color:#EEF2F7;
	color:#666666;
	padding: 10px;
}
.HeaderMid
{
    background-image:url(../images/top_mid.gif);
    background-repeat:repeat-x;
    background-color:White;
    background-position:center center;
    height: 4px;
}
