.xlarge { font-size:13px;line-height:130% }

.large { font-size:12px;line-height:130% }

.small { font-size:10px; line-height:130% }

.xsmall { font-size:9px; line-height:130% }

a:LInk{text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
A:HOVER{text-decoration:underline;}
.center{ text-align: center;}
.right{ text-align: right;}
body {
	margin: 0px;
	padding: 0px;
}
/*recruit*/
#recruit_main{ padding:15px; font-size:12px; line-height:130% }
#recruit_dtl th{
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 150px; height: 25px;
	font-size:13px;
	line-height:130%;
	font-weight: normal;
	background-color: #EEEEEE;
}
#recruit_dtl td{ 
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	width: 344px;
	height: 25px;
	font-size:12px;
	line-height:130%;
	text-align: left;
	padding: 5px 0 5px 10px;
}
#recruit_form th{
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 140px; height: 25px;
	font-size:13px;
	line-height:130%;
	font-weight: normal;
	background-color: #EEEEEE;
}
#recruit_form td{ 
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 354px;
	height: 25px;
	font-size:12px;
	line-height:130%;
	text-align: left;
	padding: 5px 0 5px 10px;
}
#policy {
	text-align: right;
	margin: 30px 55px 0 0;
}
#address {
	margin: 30px 0 0 60px;
}

.must {color:#999; font-size: 10px;}
.red {color:#cc0000; font-size: 10px;}
.red_l {color:#cc0000; font-size: 12px;}

/*privacy policy*/
#privacy {
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	margin: 0 auto;
}
#privacy_main {
 	font-size:12px;
	padding: 15px;
	text-align: left;
	vertical-align: top;
}
#privacy_main h2{
	padding: 10px 0 0 10px;
}
#close{
	text-align: center;
	margin: 20px 0;
}
/*margin*/
.mar_btm15 { margin-bottom: 15px;}
.mar_t15 { margin-top: 15px;}
.mar_t30 { margin-top: 30px;}
.mar_rl10 { margin: 0px 10px;}
.mar_rl20 { margin: 0px 20px;}
.mar_tl1560 { margin: 15px 0 0 60px;}
/*margin*/
.bdr_tp{ border-top: 1px solid #333}
.bdr_tp02{ border-top: 1px solid #fff}
