html, body
{
	font-family: Î¢ÈíÑÅºÚ, Arial, Verdana, ËÎÌå;
	font-size: 9pt;
	color: #000000;
	background: #F2f2f2
	background-image: url(NetByte_StyleFile/Body_bg.gif);
}
body, div, dl, dt, dd, ul, ol, li, img, p ,table ,tr,td
{
	font-size: 9pt;
    padding: 0;
    margin: 0;
}
a 					{font-size: 9pt;}
a:link 				{color: #000000;text-decoration: none;}
a:visited 			{color: #000000;text-decoration: none;}
a:active 			{color: #000000;text-decoration: none;}
a:Hover 			{color: #FF0000;text-decoration: underline;}

.TopMenu			{font-size: 9pt;}
a.TopMenu:Link 		{color: #FFFFFF;text-decoration: none;}
a.TopMenu:Visited 	{color: #FFFFFF;text-decoration: none;}
a.TopMenu:Active 	{color: #FFFFFF;text-decoration: none;}
a.TopMenu:Hover 	{color: #FFFF00;text-decoration: underline;}

.LeftMenu			{font-size: 9pt;}
a.LeftMenu:Link 	{color: #000000;text-decoration: none;}
a.LeftMenu:Visited 	{color: #000000;text-decoration: none;}
a.LeftMenu:Active 	{color: #000000;text-decoration: none;}
a.LeftMenu:Hover 	{color: #FF0000;text-decoration: underline;}

.TextList			{font-size: 9pt;}
a.TextList:Link 	{color: #000000;text-decoration: none;}
a.TextList:Visited 	{color: #000000;text-decoration: none;}
a.TextList:Active 	{color: #000000;text-decoration: none;}
a.TextList:Hover 	{color: #FF0000;text-decoration: underline;}

.PicList			{font-size: 9pt;}
a.PicList:Link 		{color: #000000;text-decoration: none;}
a.PicList:Visited 	{color: #000000;text-decoration: none;}
a.PicList:Active 	{color: #000000;text-decoration: none;}
a.PicList:Hover 	{color: #FF0000;text-decoration: underline;}

.PathText			{font-size: 9pt;}
a.PathText:Link 	{color: #000000;text-decoration: none;}
a.PathText:Visited 	{color: #000000;text-decoration: none;}
a.PathText:Active 	{color: #000000;text-decoration: none;}
a.PathText:Hover 	{color: #FF0000;text-decoration: underline;}

.SelectBox 			{
	height: 			20px;
	width: 				120px;
	font-size: 			9pt;
	color: 				#666666;
	background-color: 	#FFFFFF;
	border: 			1 solid #999999;
}

.input
{
    font-size: 9pt;
    font-family: Î¢ÈíÑÅºÚ, Arial, Verdana, ËÎÌå;
    border: #85a1bc 1px solid;
}

.txtunder
{
	background: url('../Images/Line_001.gif') repeat-x left bottom;
}

.MyButton { 
	width: 44 ;
	height: 20px; 
	font-size: 9pt; 
	border: 1px solid; 
	border-color: #cccccc; 
	color: #000000
}
.handcursor {
	CURSOR: hand;
}
.InputBoxSize60 	{
	width: 				80px;
	height: 			20px;
	font-size: 			9pt;
	color: 				#666666;
	background-color: 	#FFFFFF;
	border: 			1 solid #999999;
}
.InputBoxSize120 	{
	width: 				170px;
	height: 			20px;
	font-size: 			9pt;
	color: 				#666666;
	background-color: 	#FFFFFF;
	border: 			1 solid #999999;
}
