﻿/* CSS Document */

body {	
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	scrollbar-3dlight-color:#DADADA;
	scrollbar-arrow-color:#DADADA;
	scrollbar-track-color:#DADADA;
	scrollbar-darkshadow-color:#DADADA;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DADADA;
}

td { font-size:12px; font-family:MS Gothic,dotum,Arial; color:#333333;}
img { border:0 none; }

a:link, a:visited, a:active { FONT-SIZE: 12px; text-decoration:none; color:#333333 }
a:hover { text-decoration: none }

/* FORM */
input, select, textarea { font-size:12px; font-family:osaka,Arial,MS Gothic,dotum; color:#333333; border:1px solid #E1E1E1; }
.search { border:1px solid #E1E1E1; background-color: #ffffff }

.w_in { font-size:12px; font-family:MS Gothic,dotum,Arial; color:#656565; border:0px; background-color:#F3F9FC; padding-left:5;}
.w_in02 { font-size:12px; font-family:MS Gothic,dotum,Arial; color:#656565; border:0px; background-color:#F3F9FC; padding-left:5; padding-top:8; height:30;}
.w_in03 { font-size:12px; font-family:MS Gothic,dotum,Arial; color:#B5B8B9; border:0px; background-color:#F3F9FC; padding-left:5;}
.w_in04 { font-size:12px; font-family:MS Gothic,dotum,Arial; color:##F3F9FC; border:0px; background-color:#F3F9FC; padding-left:5;}


/*내용*/
.table_td_l {
	padding-left: 10;
}
.u_num {
	font-size:11px;
	color:#FFFFFF;
	padding:3 5 0 3;
}
.u_bg01 {
	color:#3BA4D8;
	font-weight:bold;
	background-color:#C6E7FD;
	padding:3 0 0 0;
	text-align:center;
}
.txt_style1 {
	font-size: 16px;
	font-weight:bold;
	color: #004EA6;
	padding:15 8 15 10;
}


/*위치정보*/
.loc {
	color:#848484;
	font-size:11px;
	text-align:right;
}
.loc	a:link {color:#848484; text-decoration:none; font-size:11px;}
.loc	a:visited {color:#848484; text-decoration:none; font-size:11px;}
.loc	a:active {color:#848484; text-decoration:none; font-size:11px;}
.loc	a:hover {color:#848484; text-decoration:none; font-size:11px;}

.loc_on {
	color:#118BC6;
	font-size:11px;
	font-weight:bold;
}


/*페이징*/
.pac {
	font-size:11px;
	font-family:Tahoma;
	color:#707070;
}
.pac	a:link {text-decoration:none; font-size:11px;}
.pac	a:visited {text-decoration:none; font-size:11px;}
.pac	a:active {text-decoration:none; font-size:11px;}
.pac	a:hover {text-decoration:none; font-size:11px;}


/*게시판*/
.board_title1 { 
	height:27px; 
	text-align:center; 
    vertical-align:center;
}
.board_vline { 
	width:7; 
	text-align:center; 
	vertical-align:center; 
}
.board_td1_c { 
	height:25px; 
	text-align:center; 
}
.board_td1_l { 
	height:25px; 
	text-align:left; 
	padding:0 10 0 10; 
}
.board_td1_l	a:link {color:#656565; text-decoration:none;}
.board_td1_l	a:visited {color:#656565; text-decoration:none;}
.board_td1_l	a:active {color:#656565; text-decoration:none;}
.board_td1_l	a:hover {color:#145FA8; text-decoration:none;}

.board_content{
	padding:17 13 20 13; 
	vertical-align:top;
}
.board_listnum{
	height:40px;
}
.pagenum_text{
	font-size:11px;
	font-family:Tahoma;
	color:#3a78c3
}
.pagenum{
	text-align:center;
	padding:0 20 0 20; 
}
.num_link{
	color:#ff7819; 
	font-weight:bold;
}

.txt_m {
	color:#656565;
}


/*INDEX*/
.m_board_bl {
	text-align:right;
	padding-top:5; 
	padding-left:2;
	padding-bottom:3;
}
.m_board01 {
	text-align:left;
	color:#787878;
	padding-top:5; 
	padding-left:5;	
	padding-bottom:3;
}
.m_board01	a:link {color:#3F9AB7; text-decoration:none;}
.m_board01	a:visited {color:#3F9AB7; text-decoration:none;}
.m_board01	a:active {color:#3F9AB7 text-decoration:none;}
.m_board01	a:hover {color:#3F9AB7; text-decoration:none;}

.m_board_date {
	text-align:right;
	color:#999999;
	padding-top:5; 
	padding-left:5;
	padding-right:5;
	padding-bottom:3;
}


/* Line Color */
.board_line1 {background-color:#e0e0e0;height:1px;} /* board line */
.board_line2 {background-color:#548da5;height:2px;} /* board 2line */


/* BG Color */
.bgc0 {background-color:#e0eff2;}/* white */
.bgc1 {background-color:#f9f9f9;}/* footer */


.pl10{padding-left:10;}
.pr10{padding-right:10;}
.pt10{padding-top:10;}
.pb10{padding-bottom:10;}
.pl15{padding-left:15;}

/* Bold */
.b, a.b:link, a.b:visited, a.b:hover, a.b:active {font-weight:bold;}



/**/
.cen { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }

.top{vertical-align:top;}
.mid{vertical-align:middle;}
.bot{vertical-align:text-bottom;}


/* Font Size */
.fs11, a.fs11:link, a.fs11:visited, a.fs11:hover, a.fs11:active, a.fs11:hover {font-size:11px;}
.fs12, a.fs12:link, a.fs12:visited, a.fs12:hover, a.fs12:active, a.fs12:hover {font-size:12px;}
.fs13, a.fs13:link, a.fs13:visited, a.fs13:hover, a.fs13:active, a.fs13:hover {font-size:13px;}
.fs14, a.fs14:link, a.fs14:visited, a.fs14:hover, a.fs14:active, a.fs14:hover {font-size:14px;}
.fs16, a.fs16:link, a.fs16:visited, a.fs16:hover, a.fs16:active, a.fs16:hover {font-size:16px;}



/* Font Color */
.fc0, a.fc0:link, a.fc0:visited, a.fc0:hover, a.fc0:active {color:#000000; text-decoration:none;}/* black */
.fc1, a.fc1:link, a.fc1:visited, a.fc1:hover, a.fc1:active {color:#333333; text-decoration:none;}/* dark gray */
.fc2, a.fc2:link, a.fc2:visited, a.fc2:hover, a.fc2:active {color:#666666; text-decoration:none;}/* light gray*/
.fc3, a.fc3:link, a.fc3:visited, a.fc3:hover, a.fc3:active {color:#ea721a; text-decoration:none;}/* orange */
.fc4, a.fc4:link, a.fc4:visited, a.fc4:hover, a.fc4:active {color:#999999; text-decoration:none;}/* white */
.fc5, a.fc5:link, a.fc5:visited, a.fc5:hover, a.fc5:active {color:#097aa5; text-decoration:none;}/* blue */

/* 20080909 YSS */
.tbl1 {border:0;}
.tbl1 td {padding:5px;}
.tbl1 td span {color:#f26521; font-weight:bold;}
.bdt01 {border-top:2px solid #42a6c6;}
.bdb02 {border-bottom:2px solid #42a6c6;}
.bdr01 {border-right:1px solid #e1e1e1;}
.bdb01 {border-bottom:1px solid #e1e1e1;}
.btn-area01 {width:692px; text-align:center;}
.btn-area01-margin {margin:15px 0 15px 0;}
.box-content01 {width:676px; padding:7px; border:1px solid #e1e1e1; font-size:0.78em;}
.box-content01 span {text-decoration:underline; font-weight:bold;}

.gray_line1 {background-color:#e1e1e1;height:1px;}
.gray_line2 {background-color:#e1e1e1;height:2px;}
.script_line2 {background-color:#e3edd0;height:2px;}
