BODY {
	background-image: url(../image/index_bg.gif);
	margin: 0px;
}

/************** MessageBox样式 开始 ***********/
.MsgBoxTitleImgWarn {background-image: url(../images/MessageBox/Alert.png);background-repeat:no-repeat; background-position:center center;width:20px; height:20px; margin:0px; padding:0px;}
.MsgBoxTitleImgError{background-image: url(../images/MessageBox/Error.png);background-repeat:no-repeat; background-position:center center;width:20px; height:20px; margin:0px; padding:0px;}
.MsgBoxTitleImgOk	{background-image: url(../images/MessageBox/OK.png);   background-repeat:no-repeat; background-position:center center;width:20px; height:20px; margin:0px; padding:0px;}
.MsgBoxTitleImgAsk  {background-image: url(../images/MessageBox/Ask.png);  background-repeat:no-repeat; background-position:center center;width:20px; height:20px; margin:0px; padding:0px;}

.MsgBoxTitle	{background-image: url(../images/MessageBox/TitleBg.gif);cursor:move;height:20px;font-size:16px;font-weight:bold; border-right-width:0px;}
.MsgBoxClose	{background-image: url(../images/MessageBox/Close.png);background-repeat:no-repeat; background-position:center center;width:20px; height:20px; margin:0px; padding:0px; }

.MsgBoxImgPass	{background-image: url(../images/MessageBox/Pass.png);		background-repeat:no-repeat; background-position:center center}
.MsgBoxImgSorry	{background-image: url(../images/MessageBox/Sorry.png);		background-repeat:no-repeat; background-position:center center}
.MsgBoxImgSmile	{background-image: url(../images/MessageBox/Smile.png);		background-repeat:no-repeat; background-position:center center}
.MsgBoxImgForbid{background-image: url(../images/MessageBox/Forbid.png);	background-repeat:no-repeat; background-position:center center}
.MsgBoxImgForget{background-image: url(../images/MessageBox/Forget.png);	background-repeat:no-repeat; background-position:center center}
.MsgBoxImgError	{background-image: url(../images/MessageBox/Surprise.png);	background-repeat:no-repeat; background-position:center center}
/************** MessageBox样式 结束 ***********/

/************** ShowMsg样式 开始 ***********/
.TipCss	 {vertical-align:middle;height:20px;border: 1px solid #C6C6C6;font-size: 12px;color: black;margin:1px;padding:0px;background-image:url("../images/MessageBox/Ask.png"); background-repeat:no-repeat; background-position:left center;padding-left:22px;}
.ErrorCss{vertical-align:middle;height:20px;border: 1px solid #AA0000;font-size: 12px;color: black;margin:1px;padding:0px;background:#FFBBBB url("../images/MessageBox/Error.png") no-repeat left top;padding-left:22px;}
.PassCss {vertical-align:middle;height:20px;border: 1px solid #00AA00;font-size: 12px;color: black;margin:1px;padding:0px;background:#AAEEAA url("../images/MessageBox/OK.png") no-repeat left top;	padding-left:22px;}
/************** ShowMsg样式 结束 ***********/


a:link {font-size: 12px; color: #000000; text-decoration: none;}
a:visited {	font-size: 12px; color: #000000; text-decoration: none;}
a:active {font-size: 12px; color: #429ca6; text-decoration: none;}
a:hover {left: 1px; color: #ff6600; position: relative; top: 1px; text-decoration: none;}


table {
	FONT-SIZE: 9pt; COLOR: #000000; LINE-HEIGHT: 18px;TEXT-DECORATION: none;
}

.commBtn {
	border: #103667 1px solid;font-size: 12px; vertical-align: middle; cursor: pointer; color: #103667;  height: 20px; background-color: #ecffe4; text-align: center;
}

.commDDL {
	BORDER-RIGHT: #103667 1px solid; BORDER-TOP: #103667 1px solid; FONT-SIZE: 13px; BORDER-LEFT: #103667 1px solid; BORDER-BOTTOM: #103667 1px solid;
}
.commText {
	BORDER-RIGHT: #103667 1px solid; BORDER-TOP: #103667 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 13px; BACKGROUND: #f0f0f0; BORDER-LEFT: #103667 1px solid; COLOR: #000000; LINE-HEIGHT: normal; BORDER-BOTTOM: #103667 1px solid; FONT-STYLE: normal; HEIGHT: 19px; FONT-VARIANT: normal;
}

