

body
{
	text-align: left;
	margin: 0;
	padding: 0;
	background: #FFF;
	font-size: 9pt;
	color: #000;
	background-color: #666666;
}
div, form, img, ul, ol, li, dl, dt, dd
{
	margin: 0;
	padding: 0;
	border: 0;
	
}
table, td, tr, th
{
	font-size: 9pt;
}

A:link
{
	color: #336699;
	text-decoration: none;
}
A:visited
{
	color: #336699;
	text-decoration: none;
}
A:hover
{
	color: #336699;
	text-decoration: underline;
}


a:hover
{
	text-decoration: none;
}



img
{
	display: block;
	border: 0px;
}

.head_right_bg
{
	background: url(../images/head_right_bg.gif) top right no-repeat;
}


.title1
{
	font-family: "ºÚÌå";
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	padding-left:5px;
}

.title3
{
	font-family: "ºÚÌå";
	color: #000000;
	font-size: 11px;
	padding-left:5px;
}


.title2
{
	font-family: "ºÚÌå";
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	padding-left:5px;
}

.content1
{
	font-family: "ºÚÌå";
	color: #000000;
	font-size: 13px;
}

