/*
	- Project : malltail japan
	- Author : odini84@gmail.com
	- Description : about category style sheet
	- Create : 2010-12-30
	- Modify : YYYY-MM-DD
	- Version : ver 1.0

	* 수정 주석처리 순서 : 날짜 이름 수정사항

	- MODIFY HISTORY (수정 부분, 수정일 반드시 작성)
		-

/*
========================================================================
공통
========================================================================
*/
/*
========================================================================
몰테일 이란?
========================================================================
*/
#mallTail .join-free {
	margin-top: 5px;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
}
#mallTail .txt-join-free {
	margin-top: 20px;
}
#mallTail .img-uptou {
	margin-top: 10px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}
#mallTail .with-malltail {
	margin-top: 20px;
}
#mallTail .guide {
	margin-left: 15px;
	margin-right: 15px;
}
#mallTail .guide h4 {
	margin-top: 20px;
}
#mallTail .guide ul li,
#mallTail .guide ul li h5 {
	font-size: 14px;
	font-weight: bold;
}
#mallTail .guide ul li h5 strong {
	color: #3083c5;
	text-decoration: underline;
}
#mallTail .guide ul li {
	position: relative;
	margin-top: 10px;
	padding-left: 30px;
	background: url(../img/bull/sqr_h11.gif) no-repeat 0 0;
}
#mallTail .guide ul li p {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
}

/*
========================================================================
회원등록에 대하여
========================================================================
*/
#memberRegister .cont01 p {
	margin-top: 20px;
}
#memberRegister .join-free {
	margin-top: 20px;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
}
#memberRegister .join-free p {
	margin-bottom: 10px;
}
#memberRegister .step-list li {
	*zoom: 1;
	padding-bottom: 40px;
	margin-top: 20px;
	background: url(../img/about/bull_mem_regi_step.gif) no-repeat 50% bottom;
}
#memberRegister .step-list li .step-box h4 {
	font-size: 0;
	line-height: 0;
}
#memberRegister .step-list li .step-box h4 img {
	padding-top: 10px;
}
/*
========================================================================
이용요금
========================================================================
*/
#fee .cont-cm {
	margin-left: 15px;
	margin-right: 15px;
}
#fee .join-free {
	position: relative;
	margin-top: 20px;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
}
#fee .join-free p {
	margin-bottom: 10px;
}
#fee .cont-cm p {
	margin-top: 20px;
}
#fee .cont02 .box-cm {
	margin-top: 30px;
	background-color: #f7f7f7;
	border: 1px solid #c9c9c9;
}
#fee .cont02 .box-cm .ipt-1 {
	color: #3083c5;
}
#fee .cont02 .box-cm .ipt-2 {
	color: #b30000;
}
#fee .cont02 .box-cm h4 {
	height: 28px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-shadow: 0px 0px 1px #fff;
	background: url(../img/about/bg_fee_cont02_box_tit.gif) repeat-x 0 0 ;
}
#fee .cont02 .box-cm .box-cont {
	padding: 20px 14px;
}
#fee .tab-list {
	overflow: hidden;
	*zoom: 1;
}
#fee .tab-list li,
#fee .tab-list li a {
	float: left;
	width: 320px;
	height: 45px;
}
#fee .tab-list li a {
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../img/about/tab_fee.gif);
}
#fee .tab-list li a span {
	visibility: hidden;
}
#fee .tab-list li.list01 {
	margin-right: 10px;
}
#fee .tab-list li.list01 a {
	background-position: 0px -45px;
}
	/* now, hover */
	#fee .tab-list li.list01 a.now, 
	#fee .tab-list li.list01 a:hover {
		background-position: 0px 0px;
	}
#fee .tab-list li.list02 a {
	background-position: -320px -45px;
}
	/* now, hover */
	#fee .tab-list li.list02 a.now,
	#fee .tab-list li.list02 a:hover {
		background-position: -320px 0px;
	}
#fee .tab-cont-wrap {
	padding: 30px 25px 20px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	background: url(../img/about/bg_fee_tab_cont.gif) repeat-x 0 0;
}
#fee .tab-cont-cm {
	overflow-y: scroll;
	height: 498px;
	background: #fff;
	border: 1px solid #c9c9c9;
}
#fee .tab-cont-cm table {
	border-left: 0;
	width: 579px;
}
#fee .tab-cont-cm th,
#fee .tab-cont-cm td {
	padding: 5px 0 4px;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
#fee .tab-cont-cm th {
	letter-spacing: -2px;
	color: #fff;
	background-color: #3083c5;
}
#fee .tab-cont-cm th.cell-all {
	background-color: #d70000;
}
#fee .tab-cont-cm td.cell-all {
	color: #d70000;
	font-weight: bold;
}
#fee .tab-cont-cm tbody tr.tr-odd td {
	background-color: #f8f8f8;
}

/*
========================================================================
회사소개
========================================================================
*/
#company .table-info {
	margin-top :20px;
}
#company .table-info table {
	border-top: 1px solid #c9c9c9;
}
#company .table-info table th,
#company .table-info table td {
	padding: 20px 0;
	border-bottom: 1px solid #c9c9c9;
}
#company .table-info table .tb-left {
	padding: 0 20px;
}
#company .table-info table td {
	border-left: 1px dotted #c9c9c9;
}
#company .table-info table td li {
	margin-top: 5px;
}
#company .table-info table td li.first {
	margin-top: 0
}
#company .table-info table td dl {
	*zoom: 1;
	overflow: hidden;
	width: 100%;
}
#company .table-info table td dl dt,
#company .table-info table td dl dd {
	float: left;
}
#company .table-info table td dl dt {
	width: 70px;
	margin-right: 10px;
}
#company .table-info table td dl dd {
	width: 385px;
}
/*
========================================================================
프라이버시 폴리시
========================================================================
*/
#privacy .privacy-cont {
	margin-left: 15px;
	margin-right: 15px;
}
#privacy .sub-box {
	margin-top: 20px;
}
#privacy .sub-box .tit img {
	padding-top: 10px;
	padding-left: 10px;
}
#privacy .hash-list li.first {
	margin-top: 0;
}
#privacy .hash-list li {
	padding-left: 15px;
	margin-top: 10px;
	background: url(../img/bull/sqr_h9_rarow_blue.gif) no-repeat 0 45%;
}
#privacy .hash-list li a:hover {
	text-decoration: underline;
}
#privacy .hash-cont-cm {
	padding: 25px 0;
	border-bottom: 1px dotted #c9c9c9;
}
#privacy .hash-cont-cm h4 {
	font-weight: bold;
}
#privacy .hash-cont-cm p,
#privacy .hash-cont-cm li {
	margin-top: 10px;
}
#privacy .hash-cont-cm li {
	position: relative;
	margin-left: 25px;
}
#privacy .hash-cont-cm li .num {
	position: absolute;
	left: -25px;
	top: 0px;
}
/*
========================================================================
특정 전자상거래법 표기
========================================================================
*/
#transactions .txt-info,
#transactions .table-info {
	margin-top :20px;
}
#transactions .table-info table {
	border-top: 1px solid #c9c9c9;
}
#transactions .table-info table th,
#transactions .table-info table td {
	padding: 20px 0;
	border-bottom: 1px solid #c9c9c9;
}
#transactions .table-info table th {
	letter-spacing: -1px;
	vertical-align: top;
}
#transactions .table-info table .tb-left {
	padding: 0 20px;
}
#transactions .table-info table td {
	border-left: 1px dotted #c9c9c9;
}
#transactions .table-info table h4,
#transactions .table-info table p,
#transactions .table-info table li {
	margin-top: 10px;
}
#transactions .table-info table h4 {
	font-weight: bold;
}
#transactions .table-info table .first {
	margin-top: 0;
}
#transactions .table-info table em {
	color: #3083c5;
	text-decoration: underline;
}
#mallTail .h2_image {
	margin-top : 20px;
	margin-left : 10px;
}
#mallTail .h2_title_text {
	margin-top : 20px;
	font-weight: bold;
	font-size:15px;
}
#mallTail .h2_content_text {
}

#mallTail .h3_image {
    margin-top : 40px;
    margin-left : 10px;
}
#mallTail .h3_title_text {
    margin-top : 20px;
    font-weight: bold;
    font-size:15px;
}
#mallTail .h3_content_text {
}
#mallTail .h3_content_text2 {	
	margin-left : 73px;
}

#mallTail .h4_image_1 {
    margin-top : 60px;
    margin-left : 20px;
}
#mallTail .h4_content_text_1{
	position : absolute;
	top : 925px;
	left : 200px;
}
#mallTail .h4_image_2 {
    margin-top : 50px;
    margin-left : 20px;
}

#mallTail .h4_image_3 {
    margin-top : 60px;
    margin-left : 20px;
}
#mallTail .h4_content_text_3{
    position : absolute;
    top : 1065px;
    left : 200px;
}































