body,td,input,textarea,select,option,div,ul,li
{
	font-size:12px;
	font-family:"ËÎÌå";
}

body
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

a.title:link,a.title:visited
{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

a.title:hover,a.title:active
{
	color:white;
	text-decoration:underline;
	font-weight:bold;
}

a:link,a:visited
{
	color:black;
	text-decoration:none;
}

a:hover,a:active
{
	color:#003399;
	text-decoration:underline;
}

.vline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.rline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a.link_title:link,a.link_title:visited
{
	color:white;
	text-decoration:none;
}

a.link_title:hover,a.link_title:active
{
	color:white;
	text-decoration:underline;
}

.no_link_title
{
	color:white;
	text-decoration:none;
}

.text
{
line-height:1.5;
}

.black_title
{
	color:#003399;
	font-size:14px;
	font-weight:bold;
}