/* CSS Document */
body
{
	margin:0 auto;
	
	font-size:11px;
	line-height:130%;
	border-top:3px solid #000;
	color:#666666;
	background-color:#fbfaf6;
}

td
{
	line-height:150%;
}

ul
{
	list-style:none;
}

ul, li
{
	margin:0;
	padding:0;
}
a 
{
	outline:none;
}

a:link,a:visited 
{
	text-decoration: none;
	color:#3e3a2f;
	_color:auto;
}

a:hover
{
	text-decoration: underline;	
}


form
{
	margin:0;
	padding:0
}

input
{
	color:#000;
	font-size: 12px;
	font-weight:bold;	
}

select
{
	color:#000;
	font-size: 12px;
}


img
{
	border-width:0px;
	_border:none;
}

hr
{
	color:#ededed;

	height:1px;
	
}


textarea 
{
	color:#000;
	font-size: 12px;	
	font-family: "Î¢ÈíÑÅºÚ";	
	line-height:150%;
	border:#ccc 1px solid;
}

p
{
line-height:18px;
}

table
{
color:#000;
}

.XBold2
{
	font-weight:bold;
	color:#005184;
	font-size:14px;
}
