/*set Wetsite Page Attribute*/
body{
	margin:0px;
	font-size: 12px;
	color: #333333;
	/*background-color: #eaeaea;*/
}
td,th{
	font-size: 12px;
}
a:link{
	color:#333333;
	text-decoration: none;
}
a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #ff6600;
	text-decoration: none;
}
a:active{
	color: #333333;
	text-decoration: none;
}

/*set text Style*/
.textVersion{
	color: #FF8B3E;
}
.textLoginCopyright{
	color: #666666;
}
.textDefaultFFFF00{
	color: #FFFF00;
}
.textDefaultFFFFFF{
	color: #FFFFFF;
}
.textStaticFF6600{
	color: #FF6600;
}
.textPageFF3300{
	color: #FF3300;
}
.textNote999999{
	color: #999999;
}
.textPerson{
	color: #1E7CBB;
}
.textPersonSay{
	color: #FF6600;
}
.textYATATitle{
	color: #ffffff;
	font-weight: bolder;
	letter-spacing: 2px;
	line-height: 20px;
	/*filter:Dropshadow(offx=1,offy=0,color=#0261B1) Dropshadow(offx=0,offy=1,color=#0261B1) Dropshadow(offx=-1,offy=0,color=#0261B1) Dropshadow(offx=0,offy=-1,color=#0261B1);*/
	float:left; color:#ffffff; filter:Dropshadow(offx=1,offy=0,color=#0261B1) Dropshadow(offx=0,offy=1,color=#0261B1) Dropshadow(offx=-1,offy=0,color=#0261B1) Dropshadow(offx=0,offy=-1,color=#0261B1);
	/*filter:glow(color=black,strength=1);*/
	

}

/*set links Style*/
a.linkLogin:link{
	color: #666666;
	text-decoration: none;
}
a.linkLogin:visited{
	color: #666666;
	text-decoration: none;
}
a.linkLogin:hover{
	color: #333333;
	text-decoration: none;
}
a.linkLogin:active{
	color: #666666;
	text-decoration: none;
}
a.linkDefaultSet:link{
	color: ffffff;
	text-decoration: none;
}
a.linkDefaultSet:visited{
	color: #ffffff;
	text-decoration: none;
}
a.linkDefaultSet:hover{
	color: #ffff00;
	text-decoration: none;
}
a.linkDefaultSet:active{
	color: #ffffff;
	text-decoration: none;
}
a.linkDefaultFFFF00:link{
	color: #ffff00;
	text-decoration: none;
}
a.linkDefaultFFFF00:visited{
	color: #ffff00;
	text-decoration: none;
}
a.linkDefaultFFFF00:hover{
	color: #ff3300;
	text-decoration: none;
}
a.linkDefaultFFFF00:active{
	color: #ffff00;
	text-decoration: none;
}
a.linkBodyFF6600:link{
	color: #FF6600;
	text-decoration: none;
}
a.linkBodyFF6600:visited{
	color: #FF6600;
	text-decoration: none;
}
a.linkBodyFF6600:hover{
	color: #ff3300;
	text-decoration: none;
}
a.linkBodyFF6600:active{
	color: #FF6600;
	text-decoration: none;
}
a.linkYATA1176D0:link{
	color: #1176D0;
	text-decoration: none;
}
a.linkYATA1176D0:visited{
	color: #1176D0;
	text-decoration: none;
}
a.linkYATA1176D0:hover{
	color: #ff6600;
	text-decoration: none;
}
a.linkYATA1176D0:active{
	color: #1176D0;
	text-decoration: none;
}

/*set Input Style*/
.inputLogin{
	border: 1px solid #C3C3C3;
	height: 18px;
	color:#333333;
}
.inputSearch{
	border: 1px solid #C8C8C8;
	height: 20px;
	color: #333333;
}
.inputPage{
	border: 1px solid #77C2F0;
	height: 18px;
	color: #333333;
}
.inputtext{
	border: 1px solid #C8C8C8;
	height: 20px;
	color: #333333;
}
/*set tableBorder Style*/
.tableLogin{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.tableDefaultTopBottom{
	border-bottom: 1px solid #42ACEA;
}
.tableBodyList{
	border: 1px solid #93CDF0;
}
.tableTdRightBottom{
	border-right: #CBE7F8 1px solid;
	border-bottom: #ffffff 1px solid;
}
.tableTdBottom{
	border-bottom: #ffffff 1px solid;
}
.tablePageBorder{
	border: 1px solid #77C2F0;
}

.tableTdYATA{
	border-left: 1px solid #77C2F0;
	border-bottom: 1px solid #77C2F0;
	border-right: 1px solid #77C2F0;
}
.tableDashed{
	border-bottom: 1px dashed #cccccc;
}
/*set Select Style*/
.selectStyle1
{
    border: 1px solid #C8C8C8;
    width:  142px;
    height: 21px;
    clip: rect( 0px, 181px, 20px, 0px );
    overflow: hidden;
}
.selectStyle2
{
    border: 1px solid #F4F4F4;
    width:  140px;
    height: 20px;
    clip: rect( 0px, 179px, 18px, 0px );
    overflow: hidden;
}
.selectStyle3
{
    position: relative;
    left: -2px;
    top: -2px;
    width: 142px; 
    line-height: 14px; color: #333333;
    border-style: none;
    border-width: 0px; 
}

/*set Button Style*/
.inputbt{
	background-image:url(buttonBgStyle.gif);
	height:22px;
	color:#FFFFFF;
	border:1px solid #1684CF; 
	
	}