
BODY {
	background-image: url(images/bg_main_01.gif);
	SCROLLBAR-BASE-COLOR:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, SimSun, MingLiu, Gulim; 
	font-size: 12px; color: #666666;
}

A:link {
	text-decoration: none; 
	color: #666666;
}
A:visited {
	text-decoration: none; 
	color: #666666;
}
A:hover {
	text-decoration: none; 
	color: #CCCCCC;
}

a:link.menu1{
	text-decoration: none; 
	color: #FF9900;
	font-weight:bold;
}

a:visited.menu1{
	text-decoration: none; 
	color: #FF9900;
	font-weight:bold;
}

a:hover.menu1{
	text-decoration: none; 
	color: #FFCC00;
	font-weight:bold;
}

a:link.menu2{
	text-decoration: none; 
	color: #FF00FF;
	font-weight:bold;
}

a:visited.menu2{
	text-decoration: none; 
	color: #FF00FF;
	font-weight:bold;
}

a:hover.menu2{
	text-decoration: none; 
	color: #FF66FF;
	font-weight:bold;
}

a:link.menu3{
	text-decoration: none; 
	color: #003399;
	font-weight:bold;
}

a:visited.menu3{
	text-decoration: none; 
	color: #003399;
	font-weight:bold;
}

a:hover.menu3{
	text-decoration: none; 
	color: #336699;
	font-weight:bold;
}

.CopyRightFont { 
	font-size: 10px; 
}

.Font14B { 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold;
}

.Font9 { 
	font-size: 9px; 
}

.Font12red { 
	color: #FF0000;
	font-size: 12px; 
}

.Font12_20px{ 
	line-height: 20px;
	font-size: 12px; 
}

.Font14Bred { 
	color: #FF0000;
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold;
}

.FormText {
	BORDER-LEFT: rgb(60,60,60) 1px solid; 
	BORDER-RIGHT: rgb(60,60,60) 1px solid; 
	BORDER-TOP: rgb(60,60,60) 1px solid; 
	BORDER-BOTTOM: rgb(60,60,60) 1px solid; 
	BACKGROUND: #FFFFFF; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
}

.FormButton1 {
	border: 3px double #669966;
	border-left-color: #669966;
	border-top-color: #669966;
	background-color: #669966;
	margin: 5px 5px 5px 0;
	color: white;
	height: auto;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	padding: 0.1ex 0;
	cursor: pointer;
	width: 100px;
	vertical-align: none; 
	text-align: center; 
}

.Dot {
margin: 5px 0 5px 0;
padding: 0px;
border-top: 1px none #CCCCCC;
border-right: 1px none #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
border-left: 1px none #CCCCCC;
}