body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: none;
}
form 
{
	margin: 0px;
	padding: 0px;
}
table 
{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
th 
{ 
	clip: rect( ); 
	height: 30px; 
	background-color: #7EA2E2; 
	filter: dropshadow(color=#ffffff,offx=1,offy=1)
}
hr 
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #FFFFFF;
	height: 2px;
	margin: 0px;
	padding: 0px;
}
input 
{
	font-size: 12px;
}
.btn_Xp_Bg1
{
	font-size: 12px;
	width: 60px;
	height: 20px;
	background-image: url(../Images/Share/Btn/btn_xp_bg1.gif);
	border: none;
	padding-top: 3px;
}
.btn_Xp_Bg1_Over
{
	font-size: 12px;
	width: 60px;
	height: 20px;
	background-image: url(../Images/Share/Btn/btn_xp_bg1_Over.gif);
	border: none;
	padding-top: 3px;
}
.txt
{ 
    border:1px solid #C0C0C0; text-align:left; background-color:#ffffff
} 
.txt_Over
{ 
	border:1px solid #6699CC; background-color:F2F8FE 
}
.table_Shadow
{
	FILTER: dropshadow(color=#EDEDF8,offx=3.3,offy=3.3,positive=1);
}
.font_Shadow
{ 
	FILTER: dropshadow(color=#F2F8DA,offx=1,offy=1);
}
.htc_btn
{
	behavior:url(Web/htc/btn.htc);
	
}
.htc_btn1
{
	behavior:url(Web/htc/btn1.htc);
}
.htc_txt
{
  behavior:url(Web/htc/txt.htc);
  height:16px;
}