/************************************************ 
ÅØ½ºÆ® Å¸ÀÌÆ² ¹Ù
************************************************/
.servicetitle01 {
	margin: 20px 0 0 10px;
	padding-left: 19px;
	font: bold 13px;
	color: #333;
	background: url(/images/service/arr/arr01.gif) no-repeat 0 0;
}

/************************************************ 
È¸¿ø°¡ÀÔÀ» ÇÏ½Ã¸é ...
************************************************/
#servicelist01 {
	margin-top: 12px;
}
#servicelist01 li {
	margin-left: 30px;
	padding-left: 9px;
	height: 20px;
	background: url(/images/service/arr/arr02.gif) no-repeat 0 3px;
}


/************************************************ 
°¡ÀÔ¼ø¼­
************************************************/
#admission{
	text-align:center;
	padding:40px 0;
	height:200px;
}
#tabs {
	margin-top: 5px;
	height: 30px;
	background: url(/images/service/members/tab_back.gif) repeat-x;
}
#tabs li {
	height: 30px;
	margin-right: 2px;
	padding: 10px 0 0 29px;
	float: left;
	display: inline;
}
#tabs li.01 {
	width: 200px;
	margin-left: 25px;
	background: url(/images/service/members/tab01.gif) no-repeat;
}
#tabs li.01_2 {
	width: 200px;
	margin-left: 25px;
	background: url(/images/service/members/tab01_2.gif) no-repeat;
}

#tabs li.02 {
	width: 90px;
	background: url(/images/service/members/tab02.gif) no-repeat;
}
#tabs li.02_2 {
	width: 90px;
	background: url(/images/service/members/tab02_2.gif) no-repeat;
}

#tabs li.03 {
	width: 90px;
	background: url(/images/service/members/tab03.gif) no-repeat;
}
#tabs li.03_2 {
	width: 90px;
	background: url(/images/service/members/tab03_2.gif) no-repeat;
}


/************************************************************************************************
°¡ÀÔ¾à°ü µî (agreement.html)
************************************************************************************************/
#agreement {
	background: #F6F6F6;
	padding: 17px 26px;
	margin-bottom: 20px;
}

/************************************************ 
°¡ÀÔ¿©ºÎ È®ÀÎ
************************************************/
#bt_box {
	height: 57px;
	margin: 7px 0 0 0;
	padding-top: 15px;
	border-top: 2px solid #FDC3AA;
	border-bottom: 1px solid #DCDCDC;
	text-align: center;
	background: #F6F6F6;
}
#bt_box input {
	border: 1px solid #ccc;
	height: 19px;
	width: 65px;
}
#bt_box .txt {
	margin: 0 5px;
	padding-left: 12px;
	background: url(/images/service/arr/arr03.gif) no-repeat 0 0;
}
#bt_btn {
	margin: 15px 0;
	text-align: center;
}

/************************************************************************************************
°¡ÀÔÆû (regist_form.html)
************************************************************************************************/
#regist_form {
	border: 10px solid #f6f6f6;
	background: #fff;
	padding: 5px 15px;
	margin-bottom: 20px;
}

#t_registform th.arr {
	font: bold;
	text-align: left;
	padding: 5px 0 5px 7px;
	background: url(../images/common/arr11.gif) no-repeat 0 45%;
}
#t_registform td.line, th.line {
	border-bottom: 1px solid #E6E6E6;
}
#t_registform td {
	padding: 5px 7px 5px 0;
}
#t_registform input {
	border: 1px solid #C0C0C0;
	background: #F6F6F6;
	height: 19px;
}
#t_registform textarea {
	border: 1px solid #c0c0c0;
	background: #f6f6f6;
}
#t_registform select {
	border: 1px solid #c0c0c0;
	background: #f6f6f6;
}

/************************************************************************************************
°¡ÀÔ¿Ï·á (regist_ok.html)
************************************************************************************************/
#regist_ok {
	border: 10px solid #f6f6f6;
	background: #fff;
	padding: 30;
	margin-bottom: 20px;
}
#regist_ok h4 {
	font: bold 14px dotum;
	text-align: center;
}
