@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-repeat: no-repeat;
	font-family: "Arial Unicode MS";
	font-size: 15px;
	color: #CCCCCC;
	text-align: center;
}
a:link {
	color: #6CF;
}
a:visited {
	color: #6CF;
}
a:hover {
	color: #F36;
}
a:active {
	color: #F36;
	text-align: center;
}
.menu_bg {
	background-image: url(images/top_2_menu.jpg);
}
.ah_bg {
	background-image: url(images/a_bg.png);
}
.top_bg {
	background-image: url(images/go_top_bg.png);
}
.top_txt {
	font-size: 16px;
	color: #C6C;
	text-decoration: none;
	font-weight: bold;
}
.p1 {
	font-size: 18px;
	font-weight: bold;
	color: #6CF;
}
.p2_green {
	font-size: 15px;
	font-weight: bold;
	color: #9C0;
}
.p3_blue_16 {
	font-size: 16px;
	font-weight: bold;
	color: #6CF;
}
.p4_red {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
.p5_author {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.p6 {
	font-size: 20px;
	font-weight: bold;
	color: #FC3;
}
.p7 {
	font-size: 15px;
	font-weight: bold;
	color: #6CF;
}
.txt1 {
	font-size: 15px;
	color: #F477FF;
}
