@charset "utf-8";
/* CSS Document */

<style type="text/css">




html, body
		{
			margin: 0;
			padding: 0;
		}
body {
	background-image: url();
}
.link {
	font-family: SimHei;
	font-size: 14px;
	color:#FFF;
	
}
html>/**/body .link {
	font-family: SimHei;
	font-size: 14px;
	color:#FFF;
	
}


a:visited {
 color: #ffffff;
}

A:link {text-decoration:underline; font-family: SimHei; font-size: 14px; color:#FFF;}
A:visited {text-decoration:underline; font-family: SimHei; font-size: 14px; color:#FFF;}
A:active {text-decoration:underline; font-family: SimHei; font-size: 14px; color:#FFF;}
A:hover {text-decoration:underline; font-family: SimHei; font-size: 14px; color:#FFF;}

.footer {font-family: SimHei; font-size: 13px; color:#FFFFFF }
.footer a:link {text-decoration:underline; font-family: SimHei;font-size: 13px; color:#FFFFFF }
.footer a:visited {font-family: SimHei; font-size: 13px; color:#FFFFFF }
.footer a:active {font-family: SimHei; font-size: 13px; color:#FFFFFF }
.footer a:hover {font-family: SimHei; font-size: 13px; color:#FFFFFF }
 


.header {
	font-family: SimHei;
	font-size: 16px;
	color: #FFFFFF;
}
.title {font-family: SimHei; font-size: 16px; color: #FFFFFF; font-weight:bold; }
.text {
	font-family: SimHei; font-size: 14px; color:#CCC;
}
.text-black {
	font-family: SimHei; font-size: 14px; color:#000;
}
.menutext {
 	text-decoration:underline; font-family: SimHei; font-size: 14px; color:#FFF; 
}
.bodytext {
 	font-family: SimHei; font-size: 14px; color:#FFF; 
}

.promotext {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#FFF; 
}

.bodytextblack {
	font-family: SimHei; font-size: 14px; color:#000; 
}
.textbold {
	font-family: SimHei; font-size: 14px; color:#FFF; font-weight:bold; 
}


.topbox {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;

}
.topbox a:link {text-decoration:underline; font-family: Tahoma; font-weight:bold; font-size: 12px; color:#FFF;}
.topbox a:active {text-decoration:underline; font-family: Tahoma; font-weight:bold; font-size: 12px; color:#FFF;}
.topbox a:visited {text-decoration:underline; font-family: Tahoma; font-weight:bold; font-size: 12px; color:#FFF;}

#float {
	width:670px;
	position:absolute;
	top: 200px;
	z-index: 5;
}

#float2 { position: absolute; width: 300px; height: 70px; top: 30px; right: 40px; z-index: 5; visibility: visible; }
#float3 { width:670px;position:absolute;top: 170px; z-index: 5; margin-left:10px; }
#flash { position: relative; text-align:center; z-index: 1; width:1000px; }

</style>
