/* CSS Document */
body {
    
	background-color: #ffffff;
	margin: 0 px;
	scrollbar-shadow-color: #ffffff; 
    scrollbar-highlight-color: #ffffff; 
    scrollbar-face-color: #dedede; 
    scrollbar-3dlight-color: #dedede; 
    scrollbar-darkshadow-color: #dedede; 
    scrollbar-track-color: #ffffff; 
    scrollbar-arrow-color: #ffffff;
}  
@font-face {font-family:Dotum; }

body,td,select,a,div,p,pre,input,form,textarea,center,option,pre,blockquote {
    font-family: "Dotum"; 
	font-size: 12px;
	color: #666666;
	letter-spacing: 0px;
	line-height:20px;
}

/* link */
a:link {	font-family: "Dotum"; font-size: 12px; color: #666666; text-decoration: none; }
a:visited {font-family: "Dotum"; font-size: 12px; color: #666666; text-decoration: none; }
a:hover {font-family: "Dotum"; font-size: 12px; color: #666666; text-decoration: underline;}
a:active {font-family: "Dotum"; font-size: 12px; color: #666666; text-decoration: none;}



/* siteguide */
.siteguide_gray {font-size: 11px; color:#666666; padding:0 0 0 0}
.siteguide_violet {font-size: 11px; color:#6633CC; padding:0 0 0 0}
.siteguide_blue {font-size: 11px; color:#0070C7; padding:0 0 0 0}
.siteguide_green {font-size: 11px; color:#0ABA59; padding:0 0 0 0}
.siteguide_orange {font-size: 11px; color:#D66C1D; padding:0 0 0 0}
.siteguide_dark_gray {font-size: 11px; color:#423D3D; padding:0 0 0 0}
.siteguide_light_violet {font-size: 11px; color:#6666CC; padding:0 0 0 0}


/* text_color */
.black_txt {font-size: 12px; color:#303030; font-weight: bold;}
.red_txt {font-size: 12px; color:#d60000; font-weight: bold;}
.blue_txt {font-size: 12px; color:#0345dd; font-weight: bold;}
.violet_txt {font-size: 12px; color:#69438E; font-weight: bold;}
.gr_blue_txt {font-size: 12px; color:#355D95; font-weight: bold;}
.green_txt {font-size: 12px; color:#438E65; font-weight: bold;}
.orange_txt {font-size: 12px; color:#A76747; font-weight: bold;}
.style {font-size: 12px; color:#FF9900; font-weight: none;}
.d_blue_txt {font-size: 12px; color:#5884AB; font-weight: bold;}
.b_gray {font-size: 12px; color:#6D7174; font-weight: none;}
.n_violet {font-size: 12px; color:#69438E; font-weight: none;}
.d_pink {font-size: 12px; color:#993366; font-weight: none;}




/* input_box */
.input_01 { font-size: 12px; color: #666666; height: 20px; border: 1px solid #cccccc; background-color:#ffffff; }
.input_01_1 { font-size: 12px; color: #666666; border: 1px solid #cccccc; background-color:#ffffff; padding:5 5 5 5}
.input_02 { font-size: 12px; color: #6633CC; height: 20px; border: 1px solid #cccccc; background-color:#ffffff; }


/* board */
.style2 {color: #FF9900}
.style3 {color: #6633CC}
.boardline {border:1px solid #D5D3D3; font-family:±¼¸²,Gulim; font-size:9pt; color:#666666; BACKGROUND-COLOR: #FFFFFF; height=20;}
.fileline {border:1px solid #D5D3D3; font-family:±¼¸²,Gulim; font-size:9pt; color:#666666; BACKGROUND-COLOR: #FFFFFF; height=20;cursor:hand;}
.textarealine {border:1px solid #D5D3D3; font-family:±¼¸²,Gulim; font-size:9pt; color:#666666; BACKGROUND-COLOR: #FFFFFF; height=220;}



/* new_main */
.new_td {line-height:15px;}
