body	{text-align:center; font-size:9pt; color:#000000; line-height:140%; margin-top:0;}

td,input,div,form,pre,select,textarea {
	font-size: 9pt; color: #000000; line-height: 140%; word-break:break-all;
	}
a:link		{color:#000000; text-decoration:none;}
a:visited	{color:#808080; text-decoration:none;}
a:active	{color:#000000; text-decoration:none;}
a:hover	{color:#F33B7C; text-decoration:underline;}
a,label		{cursor:pointer;}

form	{display:inline; margin:0;}

.font8pt	{
	font-size:8pt; font-family:Tahoma,verdana,µ¸¿ò; color:#555555;
	}
.smallfont	 {
	font-size:7pt; font-family:Tahoma,verdana,µ¸¿ò; color:#4488dd;
	}

.cursor_h	{cursor:pointer;}
.noticestr	{color:#9001FF;}
.ch_img_style	 {
	border:1px solid #EEEEF0; background-color:#ffffff; cursor:pointer;
	} /*Ã·ºÎÀÌ¹ÌÁö, È¸¿ø»çÁø, Ä³¸¯ÅÍ*/

div#bodywrap	{ width:980px; margin:0 auto; }
div#header	{ width:980px; height:200px; }
div#content	{ width:980px; }
	div#left {
		width:235px; float:left;
		}
	div#center {
		width:480px; float:left; margin-left:10px;
		}
	div#right {
		width:235px; float:left; margin-left:15px;
		}
div#footer	{
	width:980px; clear:both; text-align:center; margin:0 auto; padding-top:10px;
	}

.weather	{
	width:53px; height:28px; position:relative; top:-108px; left:915px; z-index:10;
	}
.boxline	{
	width:235px; border:1px solid #cccccc;
	}
.board_round	{
	text-align:center; margin-top:5px; background-image:url(<?=$CONFIG[img]?>board/board_box.gif); background-repeat:no-repeat;
	}
.box	{ text-align:center; margin-top:8px; }

a.boardname:link	{ font-size:10pt; font-weight:bold; color:#000; text-decoration:none; }
a.boardname:visited	{ font-size:10pt; font-weight:bold; color:#000; text-decoration:none; }
a.boardname:active	{ font-size:10pt; font-weight:bold; color:#000; text-decoration:none; }
a.boardname:hover	{ font-size:10pt; font-weight:bold; color:#000; text-decoration:none; }

.boardtilteline	{ width:100%; height:1px; background-color:#7D7D7D; font-size:1px; margin-top:2px; }
.foot_line	{ width:100%; height:25px; background-color:#e2e2e2; font:bold 9pt ¸¼Àº °íµñ,Tahoma; text-align:center; padding-top:8px; }