
body, table, input, select, textarea
{
	 font-size: 12px;
	 font-family:@ËÎÌå;
}

body
{
    background-color: #EAEAEA;
    text-align:center;
    padding:0px;
    margin:0px;
}

a img
{
    border: 0;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
    color:Red;
}

/****************************/
/*		   µÇÂ¼Ò³Ãæ			*/
/****************************/
input.cssLoginTxt
{
	border:solid 1px #7F9DB9;
	height:21px;
	padding:2px;
	
}

Table.cssLogin
{
	border-right: #c8c8c8 1px solid;
	border-left: #c8c8c8 1px solid;
	width: 779px;
	background-color: #FFFFFF;
	margin:0 auto;
	
}

Table.cssLogin td.cssLoginHeader
{
	height: 104px;
	width:777px;
	background-image: url(../../Images/OutSite/LoginHeader.gif);
    background-repeat:no-repeat;
    color:#FFFFFF;
}

Table.cssLogin td.cssLoginLeftTop
{
	height: 324px;
	width:23px;
	background-image: url(../../Images/OutSite/LoginLeftTop.gif);
    background-repeat:no-repeat;
    color:#FFFFFF;
}

Table.cssLogin td.cssLoginLeftBottom
{
	width:23px;
	background-image: url(../../Images/OutSite/LoginLeftBottom.gif);
    background-repeat:repeat-y;
    color:#FFFFFF;
}

Table.cssLogin td.cssLoginBottom
{
	width:777px;
	height:26px;
	background-image: url(../../Images/OutSite/LoginBottom.gif);
    background-repeat:no-repeat;
    color:#FFFFFF;
}
Table.cssLogin td.cssLoginFooter
{
	height: 63px;
	background-color:#F6F1E7;
	color:#000000;
	text-align:center;
	padding:5px;
}


Table.cssLogin td.cssLoginCenter
{
	width:424px;
	height:339px;
	background-image: url(../../Images/OutSite/LoginContent.gif);
    background-repeat:no-repeat;
    color:#FFFFFF;
	
}

Table.cssLogin span.cssShowLoginLabel
{
	color:#00286A;
	font-weight:bold;
}

Table.cssLogin td.cssShowLogin
{
	vertical-align:top;
	padding-left:290px;
	padding-top:30px;
	height:80px;
}

Table.cssLogin td.cssLoginLabel
{
	width:60px;
	height:30px;
	text-align:right;
}

Table.cssLogin input.cssTxtUserID
{
	border:solid #1px ;
}

Table.cssLogin input.cssTxtPwd
{
	border:solid #1px ;
}

Table.cssLogin td.cssLoginNote
{
	width:187px;
	height:41px;
	background-image: url(../../Images/OutSite/LoginNote.gif);
    background-repeat:no-repeat;
    color:#FFFFFF;
}

Table.cssLogin td.cssLoginNoteContent
{
	height:24px;
	width:187px;
	text-align:left;
	text-indent:20px;
	font-size:12px;
	vertical-align:middle;
	background-image: url(../../Images/OutSite/LoginNoteContent.gif);
}
