
body {
	background-color:#FFFFFF;
	margin:auto;
	margin-top:20px;
	text-align:center;
	color:#E0E0E0;
	font-family:Arial, Verdana,sans-serif;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
/*	letter-spacing:-0.01em; */
	line-height:17px;
/*	background-image: url(images/back_main.gif); */
/*	background-repeat: no-repeat;  */
}

.div_main {
	display:block;
	width:980px;
	margin:auto;
	overflow:hidden;
	text-align:left;
	background-color:#FFFFFF;
}

img { 
	border:none; 
	padding:0;
	margin:0;
}

form {
	padding:0px;
	margin:0px;
}

.upper_board {
	padding:0px;
	margin:0px;
	width:900px;
	height:20px;
	float:left;
	overflow:hidden;
	font-size:10px;
	background-color:#FFFFFF;
}

.unicode { 
	font-size:15px; 
	font-family:"Arial Unicode MS",Arial, sans-serif; 
}


/* link with unterline */
a.normal_link, a.normal_link:link, a.normal_link:visited {
	color:#F1B133;
	text-decoration:underline;
}

/* link without unterline */
a.normal_link:active, a.normal_link:hover, a.normal_link:focus {
	text-decoration:underline;
	color:#3030FF;
}


a:link {
	font-family:Arial, Verdana,sans-serif;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	color:#E0E0E0;
/*	letter-spacing:-0.01em;*/
}

a:visited {
	font-family:Arial, Verdana,sans-serif;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	color:#E0E0E0;
/*	letter-spacing:-0.01em;*/
}

a:focus {
	font-family:Arial, Verdana,sans-serif;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	color:#E0E0E0;
/*	letter-spacing:-0.01em;*/
}

a:hover {
	font-family:Arial, Verdana,sans-serif;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	color:#909090;
/*	letter-spacing:-0.01em;*/
}

a:active {
	font-family:Arial, Verdana,sans-serif;
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
	color:#E0E0E0;
/*	letter-spacing:-0.01em;*/
}

h1 {
	padding:0px;
	margin:0px;
	font-family:Arial, Verdana,sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FD9A00;
	letter-spacing:+0.2em;
}
