/*------------------------------------------------------------------
main.css
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
B A S I C
-------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-family:Dotum, AppleGothic, Gulim, Tahoma, Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height: 0.9em;
	color: #bbb;
	background: #ffffff url(../images/main/back01.gif) repeat-x; 
	/* rel to stylesheet */
}
	
img {border: none;}
ul {margin: 0; padding: 0;}
li {margin: 0; padding: 0; list-style-type: none;}
a {text-decoration: none; color: #666666;}


/*------------------------------------------------------------------
L A Y O U T
-------------------------------------------------------------------*/
#content {
	float:left; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:970px;
	font-size: 0.7em;
	padding: 0;
}
	
#header {
	margin: 0em auto 0em;
	width:980px;
	padding: 0;
	/*border: 1px dashed teal;*/
	}

#topmenu{
	float:right;
	width:700px;
	text-align:right;
	padding:9px 0 5px 0;
}

#logo{
	float:left;
	width:280px;
	padding:0 0 0 0;
	}

#flashmenu{
	float:right;
	text-align:right;
	width:700px;
	padding:0 0 0 0;
	}

#flash{
	float:left;
	padding:4px 0 0 0;
	}

#bodytext{
	float:left;
	margin-top:40px;
	width:100%;
	height:155px;
	font-size:0.7em;
	background-color:#7dbd1b;
	}

#left1{
	float:left;
	width:28px;
	height:155px;
	background-color:#d9d9d9;
	}

#news{
	float:left;
	width:340px;
	font-size:1.1em;
	padding:23px 0 0 42px;
	color:#ffffff;
	}

#news a, #news a:link, #news a:visited, #news a:hover, #news a:active{color:666666;text-decoration:none;cursor:pointer;}

#board{
	float:left;
	width:127px;
	padding:0 0 0 0;
	}

#board ul li {
	float:left;
	width:61px;
	padding:0 0 0 0;
}

#board1 {
	position:absolute;
	left:40px;
	top:462px;
	width:345px;
	height:200px;
	padding:0 0 0 0;
	color:#555555;
}

#board1 ul li {
	float:left;
	width:80px;
	padding:0 4px 0 0;
}

#board1 ul li.line {
	float:left;
	width:230px;
	margin-left:10px;
	font-weight:bold;
	height:17px;
	padding:0 0 0 0;
}

#board1 ul li.line1 {
	width:340px;
	text-align:right;
	padding:0 0 13px 0;
}

#board1 ul li.line2 {
	float:left;
	width:87px;
	padding:6px 6px 6px 6px;
	background: #ffffff url(../images/main/news_back01.gif) no-repeat; 
}

#board1 ul li.line3 {
	float:left;
	width:230px;
	margin-left:10px;
	padding:0 0 4px 0;
	border-bottom: 1px solid #d4d4d4;
}

#board1 ul li.line4 {
	float:left;
	width:224px;
	margin-left:10px;
	padding:6px 0 0 6px;
	background:url(../images/main/ico_rec01.gif) no-repeat 0 0.8em;
}


#board2 {
	position:absolute;
	left:40px;
	top:462px;
	width:345px;
	padding:0 0 0 0;
	visibility: hidden;
	color:#555555;
	z-index:2;
}

#board2 ul li {
	float:left;
	width:345px;
	padding:0 0 0 0;
}

#board2 ul li.line {
	float:left;
	width:339px;
	height:19px;
	padding:0 0 0 6px;
	background:url(../images/main/ico_rec01.gif) no-repeat 0 0.3em;
}

#board2 ul li.line1 {
	width:340px;
	text-align:right;
	padding:0 0 13px 0;
}

#banner {
 float:left;
 width:336px;
 margin-left:20px;
 margin-top:25px;
 padding:0 0 0 0;
 }

#banner ul li{
	float:left;
	width:163px;
	padding:0 0 0 3px;
	}

#banner ul li.line{
	float:left;
	width:163px;
	padding:0 0 0 3px;
	}

#banner1 {
 float:left;
 width:214px;
 margin-left:18px;
 margin-top:25px;
 padding:0 0 0 0;
 }

#banner1 ul li{
	float:left;
	width:115px;
	padding:0 0 0 0;
	}

#counter {
 float:left;
 width:214px;
 margin-left:18px;
 margin-top:15px;
 padding:0 0 0 0;
 }

#banner1 ul li.line{
	float:left;
	width:99px;
	padding:0 0 0 0;
	}

#counter ul li{
	float:left;
	width:65px;
	padding:0 0 0 5px;
	}

#counter ul li.line{
	float:left;
	text-align:right;
	width:141px;
	padding:4px 0 0 0;
	}

#counter ul li.line1{
	float:left;
	width:203px;
	margin-left:3px;
	margin-top:5px;
	padding:5px 0 5px 5px;
	font-weight:bold;
	background:url(../images/main/counter_back01.gif) no-repeat;
	}

/* F O O T E R */

#footer {
	padding: 0 0 0 0;
	float: left;
	width:100%;
	margin-top:50px;
	background-color:#f4f1ec;
}

#footer ul li{
	padding: 15px 0 15px 40px;
	float: left;
}
	
/*------------------------------------------------------------------
M A R K U P - F R E E   C L E A R I N G
from http://www.positioniseverything.net/easyclearing.html
-------------------------------------------------------------------*/


div#header:after,
div#newssection:after,
div.news-header:after,
div.slide:after,
div#featuredimage:after,
div.page-content:after,
div.page-content .content:after,
div.page-nav:after,
div.page-menu:after,
#faq ul li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

/* IE6; hides from IE-mac \*/
* html div#header,
* html div#newssection,
* html div.news-header,
* html div.slide,
* html div#featuredimage,
* html div.page-content,
* html div.page-content .content,
* html div.page-nav,
* html div.page-menu,
* html #faq ul li {
	height: 1%;
	}

/* End hide from IE-mac */

/* finally, for IE7 */
*:first-child+html div#header,
*:first-child+html div#newssection,
*:first-child+html div.news-header,
*:first-child+html div.slide,
*:first-child+html div#featuredimage,
*:first-child+html div.page-content,
*:first-child+html div.page-content .content,
*:first-child+html div.page-nav,
*:first-child+html div.page-menu,
*:first-child+html #faq ul li {
	min-height: 1px;
	}



