TH
{
	FONT-FAMILY: ±¼¸²,verdana,arial; 
	font-size:12px;
}

a,area { blr:expression(this.onFocus=this.blur()) } 
:focus { -moz-outline-style: none; } 


A:link {
	COLOR: #5d5d5d; TEXT-DECORATION: none
}
A:visited {
	COLOR: #5d5d5d; TEXT-DECORATION: none
}
A:active {
	COLOR: #5d5d5d; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}

form{ margin:0; 
} 

INPUT {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: µ¸¿ò,verdana,arial;
	border: 1px solid #999999;
}

SELECT {
	FONT-SIZE:12px; 
}
	
	
	
TEXTAREA {
	FONT-SIZE: 9pt; 
	COLOR: #333333; 
	FONT-FAMILY: µ¸¿ò,verdana,arial;
	border: 1px solid #999999;
}
TD {
	FONT-SIZE: 9pt;
	color: #5d5d5d;
	FONT-FAMILY: µ¸¿ò,verdana,arial;
	LINE-HEIGHT: 16px;
	word-spacing: -1px;	
	
}

/**
	FONT-SIZE: 9pt;
	color: #5d5d5d;
	FONT-FAMILY: µ¸¿ò,verdana,arial;
	LINE-HEIGHT: 16px;
	word-spacing: -1px;	
	
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 18;
*/
img
{
	border : 0;
}

/*----------*/

.font11 {
	font-size: 11px;
}
.pd14 {
	padding-left: 14px;
}

.board_txt {
	font-weight: bold;
	color: #FFFFFF;
}
.board_pd {
	padding-bottom: 10px;
	padding-top: 10px;
}


#title_layer
{
	height : 30px;
	padding : 8px 0 0 10px;
	margin-bottom : 10px;
	background-color : #E6E6E6;
	color : black;
	font-size : 12px;
	font-weight : bold;
	vertical-align : middle;
}

#title_layer_center
{
	text-align : center;
	height : 30px;
	padding : 8px 0 0 10px;
	margin-bottom : 10px;
	background-color : #E6E6E6;
	color : black;
	font-size : 12px;
	font-weight : bold;
	vertical-align : middle;
}

.title_font
{
	color : black;
	font-size : 12px;
	font-weight : bold;
	vertical-align : middle;
}

#title_layer_s
{
	width : 663px;
	height : 30px;
	padding : 8px 0 0 10px;
	margin-bottom : 10px;
	background-color : #E6E6E6;
	color : black;
	font-size : 12px;
	font-weight : bold;
	vertical-align : middle;
}



/* °Ô½ÃÆÇ ¸ñ·ÏÆäÀÌÁö ½ºÅ¸ÀÏ */
#search_layer
{
	margin-bottom : 10px;
	width: 100%;
}

#search_layer fieldset div
{
    padding-left : 5px;
    padding-bottom : 5px;
	padding-top : 5px;
}

#search_layer fieldset span
{
	font-weight : bold;
}

#button_layer
{
	width : 100%;
	text-align : right;
    margin : 5px 0 5px 0;
}

.search_result .result
{
    color : #ff5400;   	
}

/**
»ç¿ëÀÚ ÆäÀÌÁö width : 572px ÀÌ´Ù ³ªÁß¿¡ È¤½Ã³ª ÀÌ°É·Î ±³Ã¼ °¡´É ÇÔ.
*/
#list_layer
{
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	width : 100%;
}

#list_layer th
{
	background-color : #EFEFEF;
}

#list_layer th, #list_layer td
{
	border-bottom : 1px solid #AAAAAA;
	border-right : 1px solid #AAAAAA;
	
	padding : 0px 4px;
	height : 25px;
}

#list_layer .page_navigator
{
    text-align : center;
}

#list_layer .no_data
{
	text-align : center;
}

/*¸ñ·Ï¿¡¼­ ÇöÀç ¼±ÅÃµÈ Çà È¿°ú*/
#list_layer .selected_row
{
	background-color : #ebefef;
}

/* °Ô½ÃÆÇ »ó¼¼ÆäÀÌÁö ½ºÅ¸ÀÏ */
#detail_layer th, #detail_layer td
{
	border-bottom : 1px solid #AAAAAA;
    border-right : 1px solid #AAAAAA;
    
    padding : 4px 5px 4px 5px;
}

#detail_layer
{
    border-top : 1px solid #AAAAAA;
    border-left : 1px solid #AAAAAA;
	width : 663px;
}

#detail_layer th
{
	text-align : center;
    background-color : #EFEFEF;
}

#detail_button_layer
{
    text-align : center;
    margin : 5px 0 5px 0;
	width : 663px;
}

/**
	detail_layer ¾È¿¡ #detail_layer_table
*/
#detail_layer_table table
{
	border : 0px solid #AAAAAA;
}

#detail_layer_table th, #detail_layer_table td
{
	border-bottom : 0px solid #AAAAAA;
    border-right : 0px solid #AAAAAA;
    
    padding : 4px 5px 4px 5px;
}
/**
*/

#comment_detail_layer
{
    border-top : 1px solid #AAAAAA;
    border-left : 1px solid #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
    
    margin : 5px 0;
}

#comment_detail_layer th
{
	background-color : #EFEFEF;
}

#comment_detail_layer th, #comment_detail_layer td
{
    /*
    border-bottom : 1px solid #AAAAAA;
    border-right : 1px solid #AAAAAA;
    */
    
    padding : 4px 5px 4px 5px;
}


#comment_list_layer
{
	border-top : 1px solid #AAAAAA;
    border-left : 1px solid #AAAAAA;
}

#comment_list_layer th
{
	background-color : #EFEFEF;
}

#comment_list_layer th, #comment_list_layer td
{
    border-bottom : 1px solid #AAAAAA;
    border-right : 1px solid #AAAAAA;
    
    padding : 4px 5px 4px 5px;
}

#comment_list_layer .no_data
{
	text-align : center;
}

/**
	»ó¼¼ÆäÀÌÁö ³¡
*/
#top_menu_layer
{
	position : relative;
	width : 100%;
}

#top_menu_layer .top_menu
{
	position : absolute;
	z-index : 15;
	height : 30px;
	background-color : darkblue;
	padding-top : 8px;
}

.top_menu
{
	color : white;
    font-size : 14px;
    font-weight : bold;
}

#top_menu_layer .shadow
{
	position : absolute;
	background-color : #EBEBEB;
	top : 10px;
	left : 10px;
	z-index : 100;
	height : 30px;
}

/*»ç¿ø°ü¸®¿¡¼­ »ç¿ë¿©ºÎ ½ºÅ¸ÀÏ ½ÃÀÛ*/
.member_use_yn_n
{
    color : red;
}

.member_use_yn_y
{
    color : purple;
}
/*»ç¿ø°ü¸®¿¡¼­ »ç¿ë¿©ºÎ ½ºÅ¸ÀÏ ³¡*/

/*ÇÊ¼öÇ×¸ñ¿¡ º¸¿©ÁÙ ¹è°æÀÌ¹ÌÁö*/
.required
{
    background-image: url("../common/required.gif");
    background-position: top right;
    background-repeat: no-repeat;
}

/*°­Á¶*/
.tag_em
{
	color : red;
	font-weight : bold;
}

.tag_em2
{
    color : purple;
    font-weight : bold;
}

/*Áö½Ä°ü¸®¿¡¼­ ½ÂÀÎ¿©ºÎ ½ºÅ¸ÀÏ ½ÃÀÛ */
.board_approve_yn_n
{
	color : red;
}

.board_approve_yn_n
{
    color : blue;
}
/*Áö½Ä°ü¸®¿¡¼­ ½ÂÀÎ¿©ºÎ ½ºÅ¸ÀÏ ³¡ */


#left_menu .menu1
{
    color : white;
    font-weight : bold;
    font-size : 13px;
}

#content_view
{
	width : 562px;
	font-family: "±¼¸²";
	font-size: 12px;
	color: 333333;
	line-height: 22px;
	word-spacing: 0px;	
}