/*
	- Project : makeshop
	- Author : makeshop °³¹ß1ÆÀ sue
	- Description : makeshop kt style
	- Create : 2010-02-03
	- Modify : yyyy-mm-dd
	- Version : ver 1.2
	
	* ¼öÁ¤ ÁÖ¼®Ã³¸® ¼ø¼­ : ³¯Â¥ ÀÌ¸§ ¼öÁ¤»çÇ×
*/
/* global rest */
html, body, h1, h2, h3, h4, h5, h6,
dl, dt, dd, ul, li, ol,
th, td, p, blockquote,
form, fieldset, legend {
	margin: 0;
	padding: 0;
}
q, blockquote {
	quotes: none;
}
q:before, q:after {
	content:"";
}
img, fieldset {
	border: 0 none;
}
img {
    vertical-align  : middle;
}
dl, ul, ol, li {
	list-style: none;
}
caption, legend, hr {
	display: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
    vertical-align  : middle;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
dfn, em, cite, address {
	font-style: normal;
}
input, select, textarea, button {
	font-size: 100%;
	vertical-align: middle;
}
button {
    border: 0 none;
    padding: 0;
    background: none;
    cursor: pointer;
    text-indent: -99999px;
    display: block;
    width: 100%;
    height: 100%;
}
body, th, td, input, select, big, button, textarea {
	font-size: 12px;
	line-height: 16px;
	font-family: applegothic, "µ¸¿ò", dotum, sans-serif;
}
/* popup scroll ie6 */
html {
	height: 100%;
	overflow-y: scroll;
}
/* common */
	/* image replacement */
	.ir * {
		z-index:-1;
		position: absolute;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	/* Ã¼Å©¹Ú½º - ÅØ½ºÆ®¿Í Á¤·Ä½Ã */
	.input-checkbox,
	.input-radio {
		position: relative;
		vertical-align: middle;
		width: 14px;
		height: 14px;
		*margin-top: -1px;
	}
	/* Ã¼Å©¹Ú½º - ÀÌ¹ÌÁö¿Í Á¤·Ä½Ã */
	.input-base-rchk {
		width: 14px;
		height: 14px;
		vertical-align: middle;
	}
	/* bg common */
	#header h1 span,
	#contentWrap h2 span,
	#contentWrap .btn-group div	{
		background: url(../images/img_provider_join.gif) no-repeat 0 0;
	}
	/* font */
	.fc-ong {
		color: #ff801b;
	}
/* detail style */
	/* layout */
	#wrapper {
	}
	/* header */
	#header {
		height: 29px;
		padding: 20px 67px 18px;
		background: #0352d3;
		border-bottom: 3px solid #c4d3ea;
	}
	#header h1 {
		position: relative;
		width: 566px;
		height: 24x;
		padding-top: 5px;
		font-size: 14px;
	}
	#header h1 span {
		position: absolute;
		top: 0;
		left: 0;
		width: 149px;
		height: 29px;
		background-position: 0 0;
	}
	/* contentWrap */
	#contentWrap {
		width: 661px;
		padding: 30px 20px 35px 19px;
	}
	#contentWrap h2 {
		position: relative;
		height: 17px;
		font-size: 13px;
		letter-spacing: -1px;
		letter-spacing: 0;
	}
	#contentWrap h2 span {
		position: absolute;
		top: 0;
		left: 0;
		width: 443px;
		height: 17px;
		background-position: 0 -39px;
	}
	#contentWrap .terms-list {
		overflow: hidden;
		height: 1%;
	}

	#contentWrap .terms-list dt,
	#contentWrap .terms-list dd {
		float: left;
		width: 100%;
	}

	#contentWrap .terms-list dt {
		color: #3869c6;
		font-weight: bold;
		margin-top: 20px;
	}
	#contentWrap .terms-list dd {
		margin-top: 5px;
		font-size: 11px;
		color: #999;
	}
	#contentWrap .terms-list dd textarea.box {
		overflow-y: scroll;
		width: 649px;
		height: 50px;
		padding: 5px;
		*line-height: 14px;
		border: 1px solid #dbe4f3;
	}
	#contentWrap .terms-list dd.chk {
		text-align: right;
	}
	#contentWrap .terms-list dd.chk labe {
		margin-right: 5px;
	}
	#contentWrap .table-wrap {
		margin: 25px 0 10px;
		border-top: 2px solid #e0e8f3;
		border-bottom: 2px solid #e0e8f3;
	}
	#contentWrap .table-wrap table {
		width: 100%;
	}
	#contentWrap .table-wrap table th,
	#contentWrap .table-wrap table td {
		padding: 5px 0 4px;
	}
	#contentWrap .table-wrap table th {
		text-align: right;
		color: #798794;
		background: #f1f6fa;
	}
	#contentWrap .table-wrap table td {
		font-size: 11px;
		text-align: left;
		color: #9a9a9a;
	}
	#contentWrap .table-wrap table .sect01 {
		width: 131px;
	}
	#contentWrap .table-wrap table .sect02 {
		width: 530px;
	}
	#contentWrap .table-wrap table .tit {
		padding-right: 10px;
	}
	#contentWrap .table-wrap table .ctns {
		padding-left: 5px;
	}
	#contentWrap .table-wrap table .txt-input01,
	#contentWrap .table-wrap table .txt-input02,
	#contentWrap .table-wrap table .txt-input03,
	#contentWrap .table-wrap table .txt-input04,
	#contentWrap .table-wrap table .txt-input05 {
		height: 15px;
		padding: 2px 0 0 2px;
		color: #444;
		border: 1px solid #dbe4f3;
	}
	#contentWrap .table-wrap table .txt-input01 {
		width: 30px;
	}
	#contentWrap .table-wrap table .txt-input02 {
		width: 37px;
	}
	#contentWrap .table-wrap table .txt-input03 {
		width: 70px;
	}
	#contentWrap .table-wrap table .txt-input04 {
		width: 140px;
	}
	#contentWrap .table-wrap table .txt-input05 {
		width: 298px;
	}
	#contentWrap .table-wrap table .ctns .address-wrap01 {
		padding-bottom: 5px;
	}
	#contentWrap p.dsc {
		padding-bottom: 3px;
		font-size: 11px;
		color: #999;
	}
	#contentWrap .btn-group{
		width: 180px;
		margin-top: 60px;
		margin-left: auto;
		margin-right: auto;
	}
	#contentWrap .btn-group div {
		display: inline;
		float: left;
		height: 39px;
	}
	#contentWrap .btn-group .btn-submit {
		width: 92px;
		margin-right: 5px;
		background-position: 0 -66px;
	}
	#contentWrap .btn-group .btn-close {
		width: 78px;
		background-position: -102px -66px;
	}
    #contentWrap dd.terms-tab { position: relative; }
    #contentWrap .person-info { margin-top: 32px !important; *margin-top: 34px !important; _margin-top: 49px !important; }

    #termsTab { float: left; }
    #termsTab { position: absolute; top: 1px; *top: 2px; }
    #termsTab li { float: left; width: 156px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #dbe4f3; background-color: #edf6fd; margin-right: 5px; }
    #termsTab li.now { padding-bottom: 1px; border-width: 1px 1px 0 1px; border-style: solid; }
    #termsTab li a { text-decoration: none; display: block;}

   #contentWrap h3 { clear:both; font-weight: bold; margin:10px 0 5px 0; text-align: left; font-size:12px; }
    #contentWrap h3 span { color:#0f6efc; }
    #contentWrap .tbl-wrap { border-bottom:1px solid #e0e8f3; margin-top:0; }
    #contentWrap .table-wrap .tbl th { text-align:center; }
    #contentWrap .table-wrap .tbl th,
    #contentWrap .table-wrap .tbl td { height:26px; border-right:1px solid #e0e8f3; font-size:12px; }
    #contentWrap .table-wrap .tbl td { border-bottom:1px solid #e0e8f3; }
    #contentWrap .table-wrap .tbl td ul { margin-left:9px; }
    #contentWrap .table-wrap .tbl td ul li { height:16px; line-height:14px; }
    #contentWrap .table-wrap .tbl td ul li input { width:12px; height:12px; vertical-align:middle; margin:0; padding:0; }
    #contentWrap .table-wrap .tbl .l-none { border-right:0; } 

    #contentWrap div.txt-l { word-wrap:break-word }
