BODY,TD,select,textarea,p {
	TEXT-DECORATION:none;
	FONT-SIZE:9pt;
	COLOR:#6B6B6B;
	FONT-FAMILY:"돋움", Tahoma;
	line-height: 16px;
}
body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

tr {text-align:justify}

/*스크롤 스타일*/
body{
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#989898;
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#E8E8E8;
	scrollbar-shadow-color:#E8E8E8;
	scrollbar-darkshadow-color:#E8E8E8;
}

/*  전체 링크 */
A:link    { text-decoration:none; COLOR:#737679; }
A:visited { text-decoration:none; COLOR:#737679; }
A:active  { text-decoration:none; COLOR:#67B533; }
A:hover   { text-decoration:none; COLOR:#000000; }

/* 폼 스타일*/
.input_blue  {font-size:11px;background-color:#ffffff;border:#E3E3E3 1px solid; height:15}
.input2  {font-size:11px;background-color:#ffffff;border:#E3E3E3 1px solid; height:20}
.input3  {font-size:11px;background-color:#ffffff;border:#c2c2c2 1px solid; height:18}
.input4  {font-size:11px;background-color:#D0E982;border:#E3E3E3 1px solid; height:18}

.input_b {
	font-family: "돋움", "굴림";
	font-size: 12px;
	color: #421F0E;
	background-color:DCC59E;
	border: 1px solid #8F7035;
}


/* 텍스트 외 기본 */
.justify { text-align:justify}

.c {text-align:center;}

.box {border:1px #CBCBCB solid; padding:15px;}

.main_border {border-right:10px #65B1BF solid ;}
.sub_border {border-left:5px solid #452512;}
.sub_box {border-left:1px #CEDF9B solid; border-right:1px #CEDF9B solid;}
.sub_tit {border-bottom:3px #0B3869 solid;}

.pad5 {padding:5px;}
.pad10 {padding:10px;}
.pad-l5 {padding-left:5px;}
.pad-l10 {padding-left:10px;}
.pad-l20 {padding-left:20px;}
.pad-t5 {padding-top:5px;}
.pad-t10 {padding-top:10px;}
.main_pad {padding-left:50px;}


/* 백그라운드 반복 */
.repeatx{background-repeat:repeat-x; }
.repeaty{background-repeat:repeat-y; }
.repeatn {background-repeat:no-repeat; }
.repeatyr{background-repeat:repeat-y;background-position:right;}
.repeatyl{background-repeat:repeat-y;background-position:left;}

/* 텍스트  기본 스타일 */
.b{font-weight:bold;}
.small_11 {font-size:11px;}
.blue {COLOR:#041546;} 
.red {COLOR:#E58128;} 
.ygreen {COLOR:#01B6A1; font-weight:bold;} 
.ygreen01 {COLOR:#01B6A1;} 
.black {COLOR:#000000;}  
.white {COLOR:#ffffff;} 
.green2 {COLOR:#35959B;} 

/* 텍스트 링크  스타일 */

.purple {COLOR:#735FB6;} 
.purple a:link     { COLOR:#735FB6; text-decoration: none; }
.purple a:visited  { COLOR:#735FB6; text-decoration: none; }
.purple a:hover    { COLOR:#735FB6; text-decoration: none;}
.purple a:active   { COLOR:#735FB6; text-decoration: none; }

.green2 {COLOR:#35959B;}
.green2 a:link     { COLOR:#35959B; text-decoration: none; }
.green2 a:visited  { COLOR:#35959B; text-decoration: none; }
.green2 a:hover    { COLOR:#35959B; text-decoration: none;}
.green2 a:active   { COLOR:#35959B; text-decoration: none; }

.black {COLOR:#000000;} 
.black a:link     { COLOR:#000000; text-decoration: none; }
.black a:visited  { COLOR:#000000; text-decoration: none; }
.black a:hover    { COLOR:#000000; text-decoration: none;}
.black a:active   { COLOR:#000000; text-decoration: none; }


.brown {COLOR:#421F0E;}
.brown a:link     { COLOR:#421F0E; text-decoration: none; }
.brown a:visited  { COLOR:#421F0E; text-decoration: none; }
.brown a:hover    { COLOR:#000000; text-decoration: none;}
.brown a:active   { COLOR:#000000; text-decoration: none; }

.green {COLOR:#2F7C1F;} 
.green a:link     { COLOR:#2F7C1F; text-decoration: none; }
.green a:visited  { COLOR:#2F7C1F; text-decoration: none; }
.green a:hover    { COLOR:#2F7C1F; text-decoration: none;}
.green a:active   { COLOR:#2F7C1F; text-decoration: none; }

/* 메인스타일 */
.main_list {COLOR:#414141;font-size:11px;} 
.main_list a:link     { COLOR:#414141; text-decoration: none;font-size:11px;}
.main_list a:visited  { COLOR:#414141; text-decoration: none;font-size:11px;}
.main_list a:hover    { COLOR:#414141; text-decoration: none;font-size:11px;}
.main_list a:active   { COLOR:#414141; text-decoration: none;font-size:11px;}


.main_list2 {COLOR:#418A00;font-size:11px;} 
.main_list2 a:link     { COLOR:#418A00; text-decoration: none;font-size:11px;}
.main_list2 a:visited  { COLOR:#418A00; text-decoration: none;font-size:11px;}
.main_list2 a:hover    { COLOR:#418A00; text-decoration: none;font-size:11px;}
.main_list2 a:active   { COLOR:#418A00; text-decoration: none;font-size:11px;}

/* 서브스타일 */
.history {COLOR:#452512;font-size:11px;} 
.history a:link     { COLOR:#452512; text-decoration: none;font-size:11px;}
.history a:visited  { COLOR:#452512; text-decoration: none;font-size:11px;}
.history a:hover    { COLOR:#452512; text-decoration: none;font-size:11px;}
.history a:active   { COLOR:#452512; text-decoration: none;font-size:11px;}

/* 게시판링크 */
.brown02 {COLOR:#553019;font-size:12px;} 
.brown02 a:link     { COLOR:#553019; text-decoration: none;font-size:12px;}
.brown02 a:visited  { COLOR:#553019; text-decoration: none;font-size:12px;}
.brown02 a:hover    { COLOR:#000000; text-decoration: none;font-size:12px;}
.brown02 a:active   { COLOR:#000000; text-decoration: none;font-size:12px;}
