@charset "utf-8";

@font-face
	{
	font-family: "Dark 11";
	src: url(../font/dark11.ttf) format("truetype");
	}

@font-face
	{
	font-family: "Beyond Sky";
	src: url(../font/beyond_sky.ttf) format("truetype");
	}

@font-face
	{
	font-family: "Beyond Wonderland";
	src: url(../font/beyond_wonderland.ttf) format("truetype");
	}

A
	{
	text-decoration: none;
	font-weight: bold;
 	color: #ff0000;
	}

IMG
	{
	border: 0px;
	}

A:link
	{
	text-decoration: none;
	color: #ff0000;
	}

A:active
	{
	text-decoration: none;
	color: #990000;
	}

A:visited
	{
	text-decoration: none;
	color: none;
	}

A:hover
	{
	color: #cc0000;
	text-decoration: underline;
	background: #000;
	border-color: #ac0000;
	border-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	}

A.nav-tmp
	{
	font-family: "Dark 11";
	font-size: 16px;
	margin-left: 50px;
	}

A.nav-tmp2
	{
	font-family: "Beyond Wonderland";
	font-size: 16px;
	margin-left: 50px;
	}

UL
	{
	list-style: circle;
	margin: 25px;
	color: #ac0000;
	}

#menu
	{
	text-align: left;
	font-size: small;
	font-family: Arial, Helvetica;
	color: #cc3333;
	margin-left: 10px;
	}

#menu-tmp
	{
	text-align: left;
	font-size: 24px;
	font-family: "Beyond Sky";
	color: #cc3333;
	margin-left: 25px;
	}

.line-space
	{
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	}

.news-tmp
	{
	text-align: left;
	font-family: Arial;
	margin-left: 30px;
	}

.gs
	{
	text-align: center;
	background: none;
	}

.gu_clouds
	{
	background-color: none;
	text-align: center;
	width: 640px;
	padding: 1px;
	}

.gu_clouds .gu_cloud_link_class1,.gu_clouds .gu_cloud_link_class2,.gu_clouds .gu_cloud_link_class3,.gu_clouds .gu_cloud_link_class4
	{
	font-family: 'Times New Roman';
	text-align: center;
	}

.gu_clouds .gu_cloud_link_hide
	{
	display: none
	text-align: center;
	}

.gu_clouds .gu_cloud_link_class1:hover,.gu_clouds .gu_cloud_link_class2:hover,.gu_clouds .gu_cloud_link_class3:hover,.gu_clouds .gu_cloud_link_class4:hover
	{
	background-color: #000000;
	text-align: center;
	}

.gu_clouds .gu_cloud_link_class1
	{
	color: #CC0033;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #CC0033;
	}

.gu_clouds .gu_cloud_link_class2
	{
	color: #CC3333;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #CC3333;
	}

.gu_clouds .gu_cloud_link_class3
	{
	color: #FF6666;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #FF6666;
	}

.gu_clouds .gu_cloud_link_class4
	{
	color: #FF3366;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #FF3366;
	}

.gu_clouds .gu_cloud_link_class1:hover
	{
	color: #FFCCFF;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #FFCCFF;
	}

.gu_clouds .gu_cloud_link_class2:hover
	{
	color: #FF99FF;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #FF99FF;
	}

.gu_clouds .gu_cloud_link_class3:hover{
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #CC0000;
	}

.gu_clouds .gu_cloud_link_class4:hover
	{
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #FF0000;
	}
