@charset "euc-kr";
@import url('style.css');
@import url('introduction.css');
@import url('main.css');
@import url('community.css');
@import url('member.css');
@import url('myspace.css');
@import url('customer.css');
@import url('product.css');
/*
=COMMON CSS 
*/
a {text-decoration:none;}
a:hover {text-decoration:underline;}

.skip {
display: block;
font-size: 0;
height: 1px;
line-height: 0;
margin: 0 -1px -1px 0;
overflow: hidden;
padding: 0;
width: 1px;
text-align:left
}
.skip:hover, .skip:active, .skip:focus {
color: #fff;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
height: auto;
line-height: 1;
margin: 0;
padding: 5px 0;
text-decoration: none !important;
text-indent: 10px;
width: 100%;
}

.display_none {
	position:absolute; 
	top:0; left:0;
	height:0%; 
	font-size:0%;
	line-height:0%; 
	visibility:hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
}

* { 
	margin:0;
	padding:0;
	vertical-align:baseline;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
fieldset,img { 
	border:0;
	vertical-align:middle;
	_vertical-align:baseline;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* ½º¸¶Æ® Ä¿³ØÅÍ º£Å¸Å×½ºÆ® °Ô½ÃÆÇ*/
.board_subject { padding : 6 10 0 10 ; border : 2px solid #e5e5e5;}
.search_area_sm { width:350px; height:35px; background:none;}
.search_area_sm li { display:inline;  }


/* ±âº» ¸¶Áø, ÆÐµù ¼³Á¤  11.11.01  */
.mgt10 { margin-top:10px; }
.mgt30 { margin-top:30px; }
.mgt50 { margin-top:50px; }

.mgb10 { margin-bottom:10px; }
.mgb30 { margin-bottom:30px; }
.mgb50 { margin-bottom:50px; }







