
body { 
	background-color: #ffffff;
	/*font-family: Verdana, ±¼¸², Tahoma, Arial, Helvetica, sans-serif;*/
	font-family:Dotum,'Malgun Gothic','µ¸¿ò','¸¼Àº °íµñ',AppleGothic,Sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}

div, p, ul, li, ol, dl, dt, dd, img, a, table, td, tr, h1, h2, h3, h4, h5, h6, form, input, span, iframe {margin: 0px; padding: 0px;font-size: 1em;}
ul, li, ol, dl, dt, dd {list-style:none;}
/* BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,br {font-family:µ¸¿ò;font:9pt;line-height:150%} */
img {border:0px;}


a, a:visited, a:active, a:focus {color:#000000;	text-decoration: none;}
a:hover {color:#86080c;	text-decoration:none;}

#top { width:900px; font-size:40pt; border-bottom:1px solid black; margin-bottom:10px }
#left { float:left; width:150px; margin-right:10px; }
#left #menu { list-style:none }
#left #menu li { margin-left:10px }
#content { float:left; width:740px; margin-bottom:50px; }
#content #top_banner { margin-bottom:10px; text-align:center }
#content #main_adsense { margin-bottom:20px }

#bottom { clear:both; height:30px; width:900px; text-align:center; font-weight:bold;  border:0px solid black }
#main_board_preview { margin:0 0 20px 0; height:192px; padding:10px 10px 10px 10px; border:1px solid #cccccc; }
#main_board_preview li { float:left; margin:0 4px 0 5px; height:145px; border:0px solid blue; }
#main_board_preview img { border:1px solid #cccccc }

#main_program_preview { margin:0 0 20px 0; height:130px; padding:10px 10px 10px 10px; border:1px solid #cccccc; }
#main_program_preview li { float:left; margin:0 4px 0 5px; border:0px solid black }
#main_program_preview img { border:1px solid #cccccc; margin-bottom:5px }
#main_program_preview div { font-weight:bold; font-size:.8em; color:red; text-align:center; border:0px solid black }




.copyr {font-size: 10px;color: #333333;}
codeex,pre  {font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFdd;
	padding: 10px;
	border: 1px solid #666666;
	margin-right: 5px;
	margin-left: 5px;
	}
	
pre.desc  {
	background-color: #eee;
	border: thin dotted #000;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px;
	
	}
	
.mcur {
	background-color: #D0D0e0;
	font-weight: bold;
	font-size: 10pt;
}


	
/*
blockquote.codehtml  {
	background-color: #ccc;
	border: thin dotted #000;
	margin: 10px;
	padding: 10px;
	width:auto; 
	}

*/

.dark
{
	border: 0 solid black;
	margin: 0;
	padding: 0;
	color: white;
	background: #003366;
}

.maintitle {
	font-weight: bold;
	font-size: 20pt;
}

.reftitle {
	font-weight: bold;
	font-size: 10pt;
}

TD.Section
{
	color:  white;
	background: #003366;
	font-weight: bold;
}

TD.Topic
{
	color: #006699;
	background: #E6E6D5;
	font-weight: normal;
}

h2, h4
{
   border: thin solid black;
   background: #003366;
   color: white;
}

/*p {	padding-left: 10px;}*/

/*codetop {padding: 0px; margin: 20px; border-bottom: 1px dotted black;}*/
.codeback {font-size: 12px; font-weight: bold}
/*codetop h1 {display: inline; margin-left: 0px;}*/
h2.codecomment {font-size: 14px; margin: 10px 0 0 20px;}
.codecomment {margin: 0 20px 1em 20px; }
.codeexample blockquote { margin: 10px 0 10px 10px; padding: 8px; background-color: #B5C4D2; border: thin dotted #000000;	}

.codeexample h3, .codehtml h3,	.codecss h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px 0px 10px;
	}
	
a.topmenu {
	text-decoration: underline;
	color: #333399;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a.topmenu:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;


}
a.topmenu:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.topmenu2 {	
text-decoration: none;
color: #ffffff; 
font-family:±¼¸² 
}
a.topmenu2:hover {
	color: #aaddff; 
	text-decoration: none; 
	font-family:±¼¸²
	font-size:
}
a.topmenu2:active {
	text-decoration: none; 
	color: #daff65; 
	font-family:±¼¸²
}

a.topmenu3 {	
text-decoration: none;
color: #000000; 
font-family:±¼¸² 
}
a.topmenu3:hover {
	color: #0000ff; 
	text-decoration: none; 
	font-family:±¼¸²
	font-size:
}
a.topmenu3:active {
	text-decoration: none; 
	color: #daff65; 
	font-family:±¼¸²
}


h2 {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg_nav10.gif);
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;

}
h1 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a.contex {
	text-decoration: none;
	color: #333399;
	font-size: 10pt;
}
a.contex:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 10pt;
}
a.contex:active {
	text-decoration: none;
	color: #CC0000;
	font-size: 10pt;
}
a {	
	text-decoration: none;
	color: #000000; 
	font-family:±¼¸² 
}
a:hover {
	color: #CC0000; 
	text-decoration: underline; 
	font-family:±¼¸²
}
a:active {
	text-decoration: none; 
	color: #0066CC; 
	font-family:±¼¸²
}


.mono {	font-family: "Courier New", Courier, mono; font-size: 10pt; color: #333333; }
.SelLeftMenu {
	text-decoration: underline;
	color: #333399;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
a.leftmenu {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
	font-size: 10pt;
	font-family: ±¼¸², Tahoma, Arial, Helvetica, sans-serif;
}
a.leftmenu:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
	font-family: ±¼¸², Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.leftmenu:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	font-family: ±¼¸², Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A.normal:link    {color:#333399;text-decoration:none;}
A.normal:visited {color:#333399;text-decoration:none;}
A.normal:active  {color:#333399;text-decoration:none;}
A.normal:hover  {color:red;text-decoration:underline;}

.rowH {
	background-color: #333399;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;


}
.rowH2 {

	background-color: #D0D0e0;
	font-weight: bold;
	font-size: 9pt;
}

table { font-family: ±¼¸², Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	border-Collapse='collapse';	
	}



table.dtTABLE td
{
	
	border-top:solid 1px #E0DFE3;
	border-left:solid 1px #E0DFE3;
	border-right:solid 1px #E0DFE3;
	border-bottom:solid 1px #C8CDDE;
	color:#000066;
	vertical-align:top;
}

table.dtTABLE tbody tr th
{
	background-color:#EFEFF7;
	border-top:solid 1px #E0DFE3;
	border-left:solid 1px #E0DFE3;
	border-right:solid 1px #E0DFE3;
	border-bottom:solid 1px #C8CDDE;
	color:#000066;
	vertical-align:top;
}

.input{border:solid 1 silver;font-family:±¼¸²;font-size:9pt;color:black;background-color:white;height:19px;}
.input_trans{border:solid 0 silver;font-family:±¼¸²;font-size:9pt;color:black;background-color:white;height:17px;}
.input1{border:solid 1 silver;font-family:±¼¸²;font-size:9pt;color:black;background-color:white;height:19px;ime-mode:disabled}
.submit {border:solid 1;font-family:±¼¸²;font-size:9pt;color:white;background-color:black;height:19px}



