body, table, tr, td, input, div, form, textarea {
	font-size:12px;
	color:222222;
	font-family:µ¸¿ò;
	LINE-HEIGHT: 1.5;
	text-decoration: none;
}

a:link {
	color:#525252;
	text-decoration: none;
}

a:visited {
	color:#525252;
	text-decoration: none;
}

a:active {
	color:#525252;
	text-decoration: none;
}

a:hover {
	color:#ff5400;
	text-decoration: none;
}



body {	
	scrollbar-face-color:#F7F7F7;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#CCCCCC;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;

}


img {
	border : 0px;
}


select {
	font-size: 11px;
	color: #5F5F50;
	letter-spacing: -1px;
}

.location {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 11px;
	color: #a08a6e;
	letter-spacing: -1px;
}

.input {
	background-color: #f5f1eb;
	border-style: solid;
	border-color: #e6e1d8;
	border-width: 1px;
	left: 5px;
	height: 18px;
	color: #827260;

}

.input_id {
	background-color: #ffffff;
	border-style: solid;
	border-color: #c5c1b5;
	border-width: 1px;
	left: 5px;
	height: 17px;
	color: #827661;
	width: 90px;
}

.select_board {
	font-size: 11px;
	color: #7e4542;
	letter-spacing: -1px;
	background-color:#F8F4F0;
}

textarea {
	background-color: #ffffff;
	border-style: solid;
	border-color: #f3f0ea;
	border-width: 1px;
	left: 5px;
}

.textarea_board {
	background-color: #f4f1ec;
	border-style: solid;
	border-color: #dadada;
	border-width: 1px;
	left: 5px;
}
.news:link{
	font-family:  "µ¸¿ò";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}

.news:visited{
	font-family:"µ¸¿ò";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
.news:active{
	font-family:"µ¸¿ò";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
.news:hover{
	font-family:"µ¸¿ò";
	font-size: 12px;
	line-height: 150%;
	color: #FF9966;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808000;
}

.orange {
	color:#ff7901;
	font-weight:bold;
}


.gray {
	color:#cccccc;
}

.red {
	color:#e85e77;
	font-weight:bold;
}

.blue {
	color:#5A9DE7;
	font-weight:bold;
}

.blue2 {
	color:#2497bd;
	font-weight:bold;
	border:solid 0 #2497bd;
	border-bottom-width:1;
}

.green {
	color:#849c30;
	font-weight:bold;
	border:solid 0 #2497bd;
	border-bottom-width:1;
}

.black {
color:#000000;
}

.white {
	color:#ffffff;
	letter-spacing: -1px;
}

.day {
	color:#8a8a8a;
	font-family: "Arial";
	font-size: 11px;
}

.day_s {
	color:#554d3f;
	font-family: "Verdana";
	font-size: 9px;
}

/* member-------------------------------------------*/

#member {
}

#member .tdm {
		height:30px;
		padding-left: 5px;	
		border-bottom :1px solid #f5f5f5;
}
#member .timleft {
		height:30px;
		padding-left: 5px;	
		border-bottom :1px solid #f5f5f5;	
		}

#member .timright {
		height:30px;
		text-align: right;
		vertcal-align: absmiddle;
		padding-right: 5px;	
		border-bottom :1px solid #f5f5f5;	
		}

/* board-------------------------------------------*/
#board {
}

#board .td {
		height:30px;
}
#board .tileft {
		width:13px;
		height:34px;
		background: url(../images/board_ti01.gif) no-repeat;
		}

#board .tiright {
		width:13px;
		height:34px;
		background: url(../images/board_ti03.gif) no-repeat bottom right;
		}

#board .titext {
		height:34px;
		text-align : center;
		background: url(../images/board_tibg.gif);
		}

#board .imgth {
		background: url(../images/board_ti02.gif) no-repeat;
		}

#board .listtd {
		height:27px;
		padding-left: 10px;	
		border-bottom :1px solid #f5f5f5;		
		}

#board .listre {
		height:27px;
		background: url(../images/icon_re.gif) no-repeat 10px 8px;
		padding-left: 35px;	
		padding-top: 5px;	
		border-bottom :1px solid #f5f5f5;		
		}

#board .listtd_c {
		text-align: center;
		height:27px;
		border-bottom :1px solid #f5f5f5;		
		}
		

#board .table_tbline {
		border-top :1px solid #e5e5e5;		
		border-bottom :1px solid #e5e5e5;		
		}

#board .td_left {
		height:30px;
		padding-left: 5px;	
		border-bottom :1px solid #f5f5f5;		
		}
		
#board .td_right {
		height:30px;
		text-align: right;
		vertcal-align: absmiddle;
		padding-right: 5px;	
		border-bottom :1px solid #f5f5f5;		
		}				
#board .view_contens {
		padding: 20px;
		width:630;
		overflow:hidden 
		background:#f7f7f7;
		border-bottom :1px solid #f5f5f5;		
}

#board .bt_lay {
		margin-top:10px;
		margin-right:20px;
}

#board .bt_lay .btmargin{
		margin-right:10px;
}


.just {text-align:justify};
/* text box dataform */
.num {ime-mode:disabled;}
.kor {ime-mode:active;}
.eng {ime-mode:inactive;}
/* LINE HEIGHT */
.line150 {line-height:150%;}
.line140 {line-height:140%;}
.line130 {line-height:130%;}
.just {text-align:justify};
.p_note {line-height:150%;word-break:break-all;padding:4 4 4 4;}

.news:link{
	font-family:  "µ¸¿ò";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}

.news:visited{
	font-family:"µ¸¿ò";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
.news:active{
	font-family:"µ¸¿ò";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
.news:hover{
	font-family:"µ¸¿ò";
	font-size: 12px;
	line-height: 150%;
	color: #FF9966;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808000;
}