body {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	background-color: #d3dbde;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	background-image: url(pic/bg.png); background-repeat:repeat-x
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.style-blue {
	font-family: "�s�ө���";
	color: #41d9ff;
	text-decoration: blink;
	line-height: 2;
	text-indent: 15px;
}
.left-url {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2;
}
.footer {
	font-size: 12px;
	text-decoration: none;
}
.header {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
}
.subheader {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3366CC;
}
