/**************************************************
 * ÆÄÀÏ¸í	: member.css
 * ¼³¸í		: MEMBER Æú´õ
 * ÀÛ¼ºÀÚ	: ÀÓÀº¾Æ
 * ÀÛ¼ºÀÏ	: 2007.04.14
***************************************************/

select { behavior: url('/00_Common/css/selectbox_m.htc'); }
select.none { behavior: none; }

#contents_wrap #c #line1 li { font-size: 11px; color: #999; }

#contents_wrap #c #line1 input.m { background: #f0e9e7; }
#contents_wrap #c #line1 { background: url(/00_Image/line_m.gif) repeat-x top left; }
#contents_wrap #c #line2 { background: #faf3f1; }
#contents_wrap #c #line2 li { background: url(/00_Image/dot03.gif) no-repeat 15px 7px ; }
#contents_wrap #c #line3 { background: #faf3f1; }

#contents_wrap #box01 { background: url(/00_Image/bg01.gif) no-repeat top left; }
#contents_wrap #box02 { background: #F6F3F1 url(/00_Image/bg02.gif) repeat-x top left; }


/*-------------------------------------------------------------*/
#contents_wrap div.img_L { 
	width: 175px;
	float: left;
}




/*-------------------------------------------------------------*/
#contents_wrap #c div.yakkan {
	width: 630px;
	height: 260px;
	line-height: 18px;
	padding: 10px;
	margin-bottom: 5px;
	border: 1px solid #e6dfdb;
	overflow: auto;
}

#contents_wrap #c p.agree {
	text-align: right;
	padding-right: 10px;
}


/*-------------------------------------------------------------*/
#contents_wrap #c #check_user {
	width: 630px;
	height: 120px;
	border: 1px solid #e6dfdb;
}

		#contents_wrap #c #check_user p {
			width: 250px;
			position: relative;
			left: 110px;
			top: 15px;
		}

		#contents_wrap #c #check_user p.division {
		}

		#contents_wrap #c #check_user p.spec {
			float: left;
		}

		#contents_wrap #c #check_user p img, #contents_wrap #c #check_user p input {
			margin-bottom: 9px;
		}

		#contents_wrap #c #check_user .bt_ok {
			width: 70px;
			float: left;
			position: relative;
			left: 100px;
			top: 15px;
		}

/*-------------------------------------------------------------*/
#contents_wrap #c #line1 {
	padding-top: 5px;
}

		#contents_wrap #c #line1 li {
			height: 20px;
			padding: 5px;
			border-bottom: 1px solid #e9e9e9;
			line-height: 18px;
		}

		#contents_wrap #c #line1 span {
			position: relative;
			left: 100px;
		}

		#contents_wrap #c #line1 span.pd_none{
			position: relative;
			left: 0;
		}

		#contents_wrap #c #line1 li.poll {
			font-size: 12px;
			color: #666;
			padding-top: 5px;
			padding-bottom: 5px;
		}


#contents_wrap #c #line2 {
	border-top: 1px solid #743219;
	border-bottom: 1px solid #743219;
	padding-top: 5px;
}
		
		#contents_wrap #c #line2 li {
			padding: 5px 0 10px 20px;
			line-height: 18px;
		}

		#contents_wrap #c #line2 span {
			position: relative;
			left: 100px;
		}

		#contents_wrap #c #line2 span.pd_none{
			position: relative;
			left: 0;
		}

		#contents_wrap #c #line2 li.poll {
			font-size: 12px;
			color: #666;
			padding-top: 5px;
			padding-bottom: 5px;
		}

#contents_wrap #c #line3 {
	border-top: 1px solid #743219;
	border-bottom: 1px solid #743219;
	padding-top: 5px;
}
		
		#contents_wrap #c #line3 li {
			padding: 5px 0 10px 20px;
			line-height: 18px;
		}

		#contents_wrap #c #line3 span {
			position: relative;
			left: 100px;
		}

		#contents_wrap #c #line3 span.pd_none{
			position: relative;
			left: 0;
		}

		#contents_wrap #c #line3 li.poll {
			font-size: 12px;
			color: #666;
			padding-top: 5px;
			padding-bottom: 5px;
		}
		

#contents_wrap #c #line0 table.1{
	border-top: 1px solid #743219;
	border-bottom: 1px solid #743219;
	padding-top: 5px;
}

#contents_wrap #c #line0 td.1 {
	border-top: 1px solid #e5d5db;
	padding-top: 5px;
}

		#contents_wrap #c #line0 span.b46749 {
			font-size: 12px;
			color: #b46749;
		}


/*-------------------------------------------------------------*/
#contents_wrap #box01 {
	width: 400px;
	height: 200px;
	position: relative;
	left: 85px;
	text-align: center;
	padding-top: 50px;
}

		#contents_wrap #box01 p {
			margin-bottom: 20px;
		}

		#contents_wrap #box01 p.division {
			margin: 0;
			position: relative;
			left: -50px;
		}

		#contents_wrap #box01 p.spec {
			float: left;
			position: relative;
			left: 34px;
		}

		#contents_wrap #box01 p img, #contents_wrap #box01 p input {
			margin-bottom: 9px;
		}

		#contents_wrap #box01 .bt_ok {
			width: 70px;
			float: left;
			position: relative;
			left: 45px;
		}

#contents_wrap #box02 {
	width: 375px;
	height: 170px;
	position: relative;
	left: 20px;
	float: left;
	text-align: center;
	padding-top: 25px;
	border: 1px solid #e6dfdb;
}

		#contents_wrap #box02 p {
			margin-bottom: 5px;
		}

		#contents_wrap #box02 p.division {
			margin: 0;
			position: relative;
			left: -50px;
		}

		#contents_wrap #box02 p.spec {
			float: left;
			position: relative;
			left: 20px;
		}

		#contents_wrap #box02 p img, #contents_wrap #box01 p input {
			margin-bottom: 9px;
		}

		#contents_wrap #box02 .bt_ok {
			width: 70px;
			float: left;
			position: relative;
			left: 35px;
			top: 3px;
		}

#contents_wrap #box02_1 {
	width: 375px;
	position: relative;
	left: 20px;
	float: left;
	padding-top: 10px;
}

		#contents_wrap #box02_1 p {
			margin-bottom: 3px;
		}



/*-------------------------------------------------------------*/
#contents_wrap #tb {
	width: 640px;
}

		#contents_wrap #tb td {
			height: 30px;
			text-align: center;
			border-bottom: 1px solid #e9e9e9;
		}





/*-------------------------------------------------------------*/
ol.policy li {
	margin-bottom: 30px;
	list-style-type: none;
}

dl.agree dt {
	height: 25px;
}

dl.agree dd {
	padding: 0 0 30px 15px;
}

