@charset"utf-8";

* 
{ 
	margin:0; 
	padding:0;
}

html 
{ 
	overflow-y:scroll; 
	margin:0; 
	background:#606060;
}

body 
{
	font-family:Dotum, Gulim, Arial;
	font-size:12px;
	background:#606060;
	text-align:center;
	color: black;
	margin-top: 10px;
}

/* float unlock */
#spacer {	clear: both; }
.clear { clear:both; }

/* outer box */
#Wrapper 
{
	margin:0 auto 10px auto;
	/*padding: 7px 5px 5px 5px;*/
	width:730px;
	text-align:left;
	background: white;
	border: 1px solid #000000;
	overflow: hidden;
}


/*---------------------------------------------------------------------------------
                                ¸ÇÀ§ Ã¹¹øÂ° ÅÇ
---------------------------------------------------------------------------------*/

/* ¸ÇÀ§ Ã¹¹øÂ° ÅÇ */
#Header0
{
	text-align:left;
	font-weight : normal;
	height: 60px;
	color : #ffffff;
	background-color : #a20000;
	border: 1px solid #880000;;
	margin: 3px 3px 3px 3px;
	padding: 10px;
}

#Header0 A:visited, #Header0 A:link
{
	font-weight:normal;
	color:#ffffff;
}

/* Ã¹¹øÂ° ÅÇ ±Û¾¾ »çÀÌÀÇ ±¸ºÐÀÚ */
#Header0 .header_splitter
{
	color:#000000;	
	margin-left: 3px;
	margin-right: 3px;
}


#Header
{
	text-align:center;
	font-size :12pt;
	height: 12px;
	background-color : #000000;
	/*border: 1px solid #79A5E4;*/
	margin: 3px 3px 3px 3px;
	padding: 10px;
}

/* Ã¹¹øÂ° ÅÇ¿¡ µé¾î°¥ ±Û¾¾ - ¸µÅ©»ö»ó */
#Header A:visited, #Header A:link
{
	font-weight:bold;
	color:#ffffff;
}
#Header A:hover
{
	color:#ffffff;
	text-decoration: none;
}

/* Ã¹¹øÂ° ÅÇ ±Û¾¾ »çÀÌÀÇ ±¸ºÐÀÚ */
.header_splitter
{
	color:#808080;	
	margin-left: 5px;
	margin-right: 5px;
}

/* º»¹® */

#context
{
	padding: 15px;
}
/*---------------------------------------------------------------------------------
                                µÎ¹øÂ° ÅÇ
---------------------------------------------------------------------------------*/

h1
{	
	color: #303030;
	background:#FEDEC7;
	font-weight: bold;
	height:48px;
	border:1px solid #FE8943;
	margin: 3px 3px 3px 3px;
}

h1 .TitleKo { float:left;  line-height:50px; font-size:15pt; margin:0 0 0 20px; font-family: Gulim; }
h1 .TitleEn { float:right; line-height:50px; font-size:15pt; font-family:Arial; color:#FE8943; margin-right:15px;}


/*---------------------------------------------------------------------------------
                                ¼¼¹øÂ° ÅÇ
---------------------------------------------------------------------------------*/

/* ¹ÙÅÁ */
.nav_bar
{
	padding: 7px 0 0 0;
	margin: 3px 3px 3px 3px;
	font-size: 13px;
	height: 22px;
	background: #E7FDB5;
	color: #999;
	text-align: center;
	border: 1px solid #9FD331;
}

/* ±ÛÀÚ */
.nav_item
{
	padding-left: 2px;
	padding-right: 2px;
}

/* ¼±ÅÃµÈ ¾ÆÀÌÅÛ */
.nav_bar A:link, .nav_bar A:visited, .nav_bar A:hover
{	
	color:#333;
	text-decoration: none;
}



/*---------------------------------------------------------------------------------
                                º»¹®
---------------------------------------------------------------------------------*/

h2
{
	font-size :11pt;
	font-weight : bold;
	color: #333;
	background-color : #EEEEEE;
	padding : 6px 0px 6px 10px;
	margin : 10px 3px 10px 3px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

h3
{
	font-size: 11pt; 
	font-weight :bold; 
	color: #000000; 
	margin:25px 15px 10px 10px;
	border-bottom:1px dotted #555555;
	padding:0 10px 5px 5px;
}
  
h4
{
	font-size:10pt; 
	font-weight :bold; 
	color: #000000; 
	margin:15px 25px 0 10px;
}

#Branding
{ 
	float:left;
	width:100%;
	text-align:center;
	margin:20px 0;
}


p
{
	margin : 10px 10px 10px 10px;
	line-height: 160%;
}
  

A
{
    text-decoration: none ;
    font-weight :  normal;
}

A:link
{
    COLOR: #ee0000;
	TEXT-DECORATION: none;
}

A:visited
{
    COLOR: #ee0000;
	TEXT-DECORATION: none;
}

A:hover
{
    COLOR: #ee7777; 
    TEXT-DECORATION: underline;
}



div.codec A:link
{
    COLOR: #000000;
	TEXT-DECORATION: none;
}

div.codec A:visited
{
    COLOR: #000000;
	TEXT-DECORATION: none;
}

div.codec A:hover
{
    COLOR: #000000; 
    TEXT-DECORATION: underline;
}

td 
{
	padding: 3px 5px 3px 3px;
	text-align: left;
}

         
.source
{
	font-family: Gulim, Courier;
	font-size: 9pt;
	color : Black;
	background-color : #FFEFD5 ;
	padding : 10px ;
	margin : 10px 15px 15px 15px ; 
	border:1px solid #f0d8b0 ;
}

.source p
{
	line-height : 120%;
	padding : 0 ;
	margin : 0;
}


.license
{
	font-family: Gulim, Courier;
	font-size: 10pt;
	font-weight: bold;
	color : Black;
	background-color : #FEFEB8 ;
	padding : 10px 0 10px 15px;
	line-height : 150%;
	margin : 15px 15px 15px 15px ; 
	border:1px solid #eac21b;
} 


pre
{
	font-size: 9pt;
	margin: 5px;
	color: #0000ff;
	line-height: 110%;
	font-family: 'Courier New';
	background-color: silver;
}

img
{
	margin:5px 5px 5px 5px;
	padding: 0;
}

/* Á¦·Îº¸µå¶û Ãæµ¹ÀÌ ³­´Ù -_- */
div.bdcam li
{
	
	/*list-style-type:disc;
	list-style-type :square ;*/
	margin:2px 0 0 19px;
	line-height: 150%;
}

ul
{
	padding:0;
	margin:5px 25px 10px 10px;
	list-style-type: disc;
}

ol
{
	padding:0;
	margin:5px 25px 10px 10px;
	list-style-type: decimal;
}

/*
table
{
	font-size: 9pt;
    text-align:center; 
    border-right:solid 2px #c0c0ff; 
    border-bottom:solid 2px #c0c0ff; 
    border-left:solid 1px #c0c0ff; 
    border-top:solid 1px #c0c0ff;
    margin: 0px 10px 0px 10px;
}
*/

hr
{
	border-right: white 1px solid; 
	border-top: white 1px solid; 
	border-left: white 1px solid; 
	border-bottom: 1px dotted #555555;
	margin: 15px 0px 10px 3px
}

DIV#hr
{
	border-right: white 1px solid; 
	border-top: white 1px solid; 
	border-left: white 1px solid; 
	border-bottom: #8080c0 1px solid; 
	margin: 15px 0px 10px 3px
}

table._license {
	font-weight : bold;
	font-size :10pt;
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	margin: 0px 10px 0px 10px;	
}
table._license th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table._license td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}


table._bandicam {
	font-size :10pt;
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
    margin: 0px 0px 0px 0px;	
}
table._bandicam th {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table._bandicam td {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

/*---------------------------------------------------------------------------------
                                º»¹®
---------------------------------------------------------------------------------*/

.emphasis1
{
	font-size: 13pt;
	color: Blue;
}

.emphasis2
{
	font-size: 13pt;
	color: red;
	height: 100%;
	width:100%;
}


/*---------------------------------------------------------------------------------
                                Åä±Û Ã³¸®
---------------------------------------------------------------------------------*/
.toggle
{
    display: none;
}

.trigger
{
	cursor: pointer;
	cursor: hand;
	font-size: 11pt; 
	font-weight :bold; 
	color: #5c990d; 
	margin:25px 15px 10px 05px;
	border-bottom:1px dotted #bbbbbb;
	padding:0 10px 5px 10px;
	
}

.trigger_all
{
	cursor: pointer;
	cursor: hand;
	font-size: 11pt; 
	font-weight :normal; 
}


/*---------------------------------------------------------------------------------
                                Åä±Û Ã³¸®
---------------------------------------------------------------------------------*/

.profile_img
{
	border-right: 2px solid #FEDEC7;
	border-bottom: 2px solid #FEDEC7;
	float: left;
	margin-right: 30px;
}


/*---------------------------------------------------------------------------------
                                ÇªÅÍ
---------------------------------------------------------------------------------*/

#Footer
{	
	font-size: 8pt;
	margin:3px 3px 3px 3px ;
	padding: 4px 5px 2px 2px;
	line-height:80%;
	color:#707070;
	text-align: right;
	background:#e5e5e5;
	border:#e5e5e5 1px solid ;
}
#Footer p { margin-bottom:7px; line-height:80%; margin:3px 3px 3px 3px ; padding: 0px 5px 2px 2px; }




/* ¹Ú½ºÇü ±¤°í */
.Ad_box
{
	border: solid 1px #e0e0e0;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;	
	margin: 5px 5px 5px 5px;
}

