
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:80%;
	line-height:140%;
	background-image:url(../img/w_bk_img.gif);
	}

a{
	color: #000000;
	text-decoration: underline;
	}

a:link{
	color: #000000;
	text-decoration: underline;
	}

a:visited{
	color: #666666;
	text-decoration: underline;
	}

a:hover{
	color: #FF0000;
	text-decoration: none;
	}


ul{
line-height:180%;
}



h1{
font-size:130%;
margin:0;
padding:0;
}

h2{
font-size:100%;
color:#375679;
margin:0 0 -15px 0;
padding:0;
}

h3{
font-size:95%;
color:#375679;
margin:0 0 -15px 0;
padding:0;
}

	
/* Basic Color */
.red{
	color:#FF0000;
	}

.white{
	color:#FFFFFF;
	}
	
.blue{color:#3366CC;}

.blue2{color:#0080FF;}

.brown{color:#EC9000;}
.green{
color:#006600}

/* Basic  */

.hide{
	display:none;
	}
	
inline{
	display:inline;
	}

.clear{
	clear:both;
	}
	
.clear-left{
	clear:left;
	}
	

/***********************************************/
#ft{
	font-size:70%;
	color:#FFFFFF;
	}

#ft a{
	color:#FFFFFF;
	text-decoration: none;
	}

#ft a:link{
	color:#FFFFFF;
	text-decoration: none;
	}

#ft a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}

#ft a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}


/* Basic Font */

.e10 { font-size:10px; line-height:150%;}	/* 10px */

.e12{
	font-size:75%;
	line-height:125%;
	}

.e12_b{
	font-size:80%;
	line-height:130%;
	font-weight: bold;
	}

.e13_b{
	font-size:82%;
	line-height:130%;
	font-weight: bold;
	}

.e14{
	font-size:85%;
	line-height:130%;
	}

.e14_b{
	font-size:85%;
	line-height:130%;
	font-weight: bold;
	}
	
.e16{
	font-size:100%;
	line-height:130%;
	}
	
.e16_b{
	font-size:100%;
	line-height:130%;
	font-weight: bold;
	}

.e18{
	font-size:115%;
	line-height:130%;
	}

.e18_b{
	font-size:115%;
	line-height:130%;
	font-weight: bold;
	}
	
.small{
	font-size:70%;
	}

.exp{
font-size:82%;
line-height:120%;
	}

.top_txt{
font-size:10px;
}
	
.top_txt a{
	color: #333333;
	text-decoration: none;
	}

.top_txt a:link{
	color: #333333;
	text-decoration: none;
	}

.top_txt a:visited{
	color: #666666;
	text-decoration: none;
	}

.top_txt a:hover{
	color: #FF0000;
	text-decoration: underline;
	}

/* Parts Style */
.t_right{
display:block;
text-align:right;
}

.p_left{
float:left;
margin:0 3px 0px 0;
}

.p_rigth{
float:right;
margin:0 0 0 3px;
}

.sub_title{
	font-size:80%;
	line-height:130%;
	font-weight: bold;
	color:#FFFFFF;
	}
	
.local_link{
	font-size:75%;
	line-height:110%;
	}

.attention{
	font-size:75%;
	color:#FF0000;
	}

	
