/* ::::: basic ::::: */

/*@font-face {font-family:morris9;src:url(http://www.ruvin.net/font/morris9.mwf);}*/

@charset "euc-kr";

/*
*:first-child+html #left .counter { /*IE7
	position: relative;
	top: 1px;
}
*/

/*
* html #left .counter { /* IE6
	position: relative;
	top: 1px;
}
*/

/***********************************
BASIC
************************************/

* {
  margin: 0;
  padding: 0;
}

* html, body { height: 100%;}

html { height: 100%; }

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ul, li, ol, dl, dt, dd {
	margin: 0; padding: 0;
	list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

hr { display: none; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img, input.type-image, legend {
	border: none;
}

caption, th {
	text-align: left;
}

q:before, q:after { content:''; }

form, h1, h2, h3, h4, h5, h6, p, div, th, td, table, select {
	margin: 0; padding: 0;
}

select, textarea, input {
	margin: 0; padding: 0;
	vertical-align: middle;
}

input.checkbox {
	padding: 0;
	border: none;
}

a:link, a:visited, a:active {
	color:#858585;
	text-decoration:none;
}

a:hover {
	color:#FF8400;
	text-decoration:underline;
}

.pointer { cursor: pointer }

body, input, textarea {
	background-color: #fff;
	font-family: "Malgun Gothic", "¸¼Àº °íµñ", "Arial", "Trebuchet MS","Lucida Grande","Tahoma","Helvetica", "hiragino kaku gothic pro", "Apple Gothic", "NanumGothic","NanumGothicOTF", sans-serif, "Dotum", µ¸¿ò;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	color: #858585;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}

body {
	scrollbar-face-color: #A6E3EA;
	scrollbar-highlight-color: #A6E3EA;
	scrollbar-shadow-color: #A6E3EA;
	scrollbar-3dlight-color: #A6E3EA;
	scrollbar-darkshadow-color: #A6E3EA;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #A6E3EA;
}

/* ::::: basic class ::::: */


.BaseBG {background-color:#fff;}
.line1{height: 3px; background-image: url(../img/top_line.gif); background-repeat: no-repeat;}
.line2	{background-color:#EFEFEF}
.b	{font-weight: bold}
.v7	{font-family:verdana; font-size: 9px}
.v8	{font-family:verdana; font-size: 10px}
.v9	{font-family:verdana; font-size: 11px}
.t7	{font-family:tahoma; font-size:  9px}
.g6	{font-family:georgia; font-size: 8px}
.g7	{font-family:georgia; font-size: 9px}
.c1	{color: #BFB8F1}
.c2	{color: #7FDAE4}
.c3	{color: #FBEAE3}


/* ::::: LEFT ::::: */


#left {
	width: 240px;
	margin: 0px;
}

#left .logo {
	width: 220px;
	height: 110px;
}

#left .menu {
	width: 77px;
	height: 105px;
	margin: 10px 0 0 30px;
}

#left .iframe {
	width: 210px;
	height: 420px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#left .iframe2 {
	width: 680px;
	height: 505px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}


#left .recent {
	width: 210px;
	margin-left: 30px;
}

#left .recent_title {
	width: 146px;
	height: 6px;
	padding-top: 15px;
	margin-bottom: 5px;
}


#left .recent_title2 {
	width: 146px;
	height: 6px;
	padding-top: 15px;
	margin-bottom: 5px;
}

#left .recent_comment {
	width: 240px;
	text-align: justify;
	font-family: "NanumGothic", "NanumGothicOTF", "³ª´®°íµñ", "Malgun Gothic", "¸¼Àº °íµñ", "Ãµ¸®¾È", "µ¸¿ò", "dotum", "verdana", "Trebuchet MS", "Lucida Grande", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size: 11px;
	color: #858585;
	line-height: 15px;
	padding: 0px;
	margin: 5px 0 0 2px;
}

*:first-child+html #left .recent_comment { /*IE7*/
	line-height: 14px;
}

#left .recent_content {
	width: 240px;
	text-align: justify;
	font-family: tahoma, dotum;
	font-size: 9px;
	color: #858585;
	line-height: 12px;
	padding: 0px;
	margin-left: 2px;
}

#left .recent_date {
	font: 10px tahoma;
	color: #ccc;
}

#left .secret {
	width: 146px;
	height: 80px;
	margin-top: 15px;
	margin-left: 30px;
}

*:first-child+html #left .secret { /*IE7*/
	margin-top: 17px;
}

* html #left .secret { /* IE6 */
	margin-top: 17px;
}

#left .counter {
	width: 240px;
	height: 19px;
	margin-top: 10px;
	margin-left: 35px;
	padding: 0px;
	font-family: georgia;
	font-size: 9px;
	color: #58ccd9;
	font-style: italic;
}

/* ::::: INTRO ::::: */

#intro {
	width: 680px;
	height: 505px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
}

#intro .date {
	padding: 0 0 5px 2px;
}

#intro .image {
	width: 680px;
	margin-top: 6px;
	text-align: center;
}

#intro .banner {
	width: 680px;
	height: 30px;
	margin-top: 150px;
}

#intro .login {
	width: 680px;
	height: 30px;
	margin-top: 200px;
	text-align: center;
}


#intro .loginDate {
	padding: 0 0 5px 2px;
}


#intro .text {
	text-align: right;
	height: 23px;
	line-height: 23px;
	font-style: italic;
}

#intro .bannerTXT {
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding-top: 20px;
	font-style: italic;
}


/* ::::: PAGING ::::: */


#paging {
	width: 680px;
	height: 20px;
	margin-top: 10px;
}

#paging .icon {
	width: 20px;
	height: 20px;
	margin-left: 5px;
	padding: 0px;
	float: right;
}

#paging .login {
	width: 28px;
	height: 20px;
	margin-left: 5px;
	padding: 0px;
	float: right;
}