﻿@charset "utf-8";
@import url("tnf_layout.css");
@import url("tnf_content.css");
@import url("maniaZone.css");
@import url("customer.css");
@import url("product.css");
@import url("today.css");
@import url("sports.css");
@import url("northface.css");
@import url("20090209.css"); /* 추가 2009.02.09 kim mi ok */

/* HTML */
body, div, ul, ol, dl, li, dt, dd, th, td, h1, h2, h3, h4, h5, h6, p, img, form, input, select {margin:0; padding:0;}
body, th, td, h1, h2, h3, h4, h5, h6, p, input, select {font-family:돋움, dodum, arial, sans-serif; font-size:12px; line-height:1.5em; color:#666;}
body{background:url(/image/full_bg.jpg) no-repeat center top  #000;}
html, body {width:100%; height:100%; text-align:center;}
li, dd {font-size:; line-height:;} 
table {border-collapse:collapse; border-spacing:0;}
ul, ol, dl {list-style:none;}
/*img, input, select {display:block;}*/
img {border:none;}
select {border:1px solid #666;}
hr, caption, .non {display:none;}
th h6 {text-align:center} /* 게시판 상단 */

a {color:#666; text-decoration:none;}
a:hover {color:#3232c8;}

/* png 투명화 처리 */
.png24 {tmp:expression(setPng24(this));}

/* class */
.left, .right {display:inline;}
.left {float:left;}
.right {float:right;}
.clear {clear:both; height:0;}
.clear, .flash {font-size:0; line-height:0;}
.border_clear {border:none;}
.block {display:block;}
.inline {display:inline;}

	.mt50	 {margin-top:50px;}
	.mt40 {margin-top:40px;}
	.mt35 {margin-top:35px;}
	.mt30 {margin-top:30px;}
	.mt25 {margin-top:25px;}
	.mt20 {margin-top:20px;}
	.mt15 {margin-top:15px;}
	.mt10 {margin-top:10px;}
	.mt5	{margin-top:5px;}
	.ml50 {margin-left:50px;}
	.ml40 {margin-left:40px;}
	.ml35 {margin-left:35px;}
	.ml30 {margin-left:30px;}
	.ml25 {margin-left:25px;}
	.ml20 {margin-left:20px;}
	.ml15 {margin-left:15px;}
	.ml10 {margin-left:10px;}
	.ml5 {margin-left:5px;}