/*정무css*/


body {font: 12px/1.5em dotum, AppleGothic, 'Lucida Grande', Arial, Verdana, sans-serif; color: #555555;	margin: 0;	
      padding: 0; border: none; background: #ffffff; overflow-x:hidden}
img  {border: none; margin: 0; padding: 0;}
hr   {display: none;}
td   {font: 9pt dotum,sans-serif; color:#555555; line-height:30px;}
th  {font: 9pt dotum,sans-serif; color:#555555; line-height:30px;}



FORM      {margin:0px;}
A:link    {FONT: 9pt dotum,sans-serif; color:#555555;  text-decoration:none; line-height:18px;}
A:visited {FONT: 9pt dotum,sans-serif; color:#555555; text-decoration:none; line-height:18px;}
A:hover   {FONT: 9pt dotum,sans-serif; color:#0A43A2; text-decoration:none; line-height:18px; text-decoration:none;}
INPUT     {background-color:#ffffff; border:1px solid #A6AEB7; FONT: 9pt dotum,sans-serif; color:#555555; line-height:18px; 
          }
INPUT     {border: expression( (this.type=='checkbox'||this.type=='radio'||this.type=='image')?'':'1px solid #A6AEB7' ); 
  			}
SELECT    {background-color:#ffffff; border:1px solid #CECECE; FONT: 9pt dotum,sans-serif; color:#555555; line-height:15px;}
TEXTAREA  {background-color:#ffffff; border:1px solid #CECECE; FONT: 9pt dotum,sans-serif; color:#555555;  width:97%;}
.spc {padding:0	0 0 10px; }
.spc2 {padding:5px 5px 5px 5px; }






/*BOARD*/
#board{
	width:620px;
	} 	
/********************* 게시판관련 css *********************/
/*게시판 리스트*/
.board_inputtop{background-color:#8eb0d4;height:2px; }
.board_top{background:url("./board_top01.gif"); height:8px;}
.board_top2{background:url("./board_top02.gif"); height:8px; }
.board_top3{background:url("./top_bar.gif") no-repeat 0 50%; width:1px; background-color:#ffffff;}
.board_topleft{background-color:#a57ad8; width:2px;}
.board_topright{background-color:#d0d1d2; width:2px;}

.board_bottom{background:url("./board_bottom.gif"); height:6px;}
.board_title{width:110px; height:27px; background-color:#ffffff; FONT: bold 12px dotum,sans-serif; color:#7f3b6a; text-align:center; padding-top:3px; padding-bottom:3px;}
.board_title01{background-color:#ffffff; FONT: bold 12px dotum,sans-serif; color:#7f3b6a; text-align:center; padding:5px; line-height:20px;}
.board_top_title{background-color:#ffffff; FONT: bold 12px dotum,sans-serif; color:#7f3b6a; text-align:center; padding-top:5px; padding-bottom:5px;}
.board_center{line-height:28px; text-align:center; }
.board_line{background-color:#E5E5E5;height:1px; }

.board_list{FONT: 12px dotum,sans-serif; color:#555555; line-height:26px; }
.board_list A:link {FONT: 12px dotum,sans-serif; color:#555555; text-decoration:none ;line-height:26px; }
.board_list A:visited {FONT: 12px dotum,sans-serif; color:#555555; text-decoration:none;line-height:26px;}
.board_list A:hover {FONT: 12px dotum,sans-serif; color:#7f3b6a; text-decoration:none; line-height:26px;}


/*게시판 뷰*/
.view_line{background-color:#d0d1d2; height:1px;}
.view_con{padding:20px;}
.view_subject{padding:0 0 0 20px; background:url("./top_bar.gif") no-repeat 0 50%;}
.view01{background-color:#a57ad8;height:2px;}
.view02{background-color:#a57ad8;height:1px;}

/*게시판 쓰기*/
.write_top{background:url("./board_writetop.gif"); height:2px;}
.write_title{background-color:#ffffff; FONT: bold 12px dotum,sans-serif; color:#7f3b6a; line-height:26px; text-align:center;}
.write_subject{padding-left:20px; padding-top:5px; padding-bottom:5px; background:url("./top_bar.gif") no-repeat 0 50%;}
.write_subject_lo{padding-left:20px; padding-top:5px; padding-bottom:5px; background:url("./top_bar.gif") no-repeat 0 50%;}


/*버튼*/
.button01 {background:url("./button01.gif") no-repeat; width:16px;height:19px;}
.button03 {background:url("./button03.gif") no-repeat; width:9px; height:19px;}
.button{FONT:12px dotum,sans-serif; color:#ffffff; background:url("./button02.gif") repeat-x; padding:0 2px 0 2px;}
.button A:link {FONT: 12px dotum,sans-serif; color:#ffffff;line-height:22px; text-decoration:none;}
.button A:visited {FONT: 12px dotum,sans-serif; color:#ffffff;line-height:22px; text-decoration:none;}
.button A:hover {FONT: 12px dotum,sans-serif; color:#ffffff;line-height:22px; text-decoration:none;}


/*넘버링 링크*/
.number{FONT: 12px dotum,sans-serif; color:#555555; line-height:30px; letter-spacing:1pt;padding:0 3px 0 3px;}
.number A:link {FONT: 12px dotum,sans-serif; color:#555555; text-decoration:none ;line-height:30px;padding:0 3px 0 3px; }
.number A:visited {FONT: 12px dotum,sans-serif; color:#555555; text-decoration:none;line-height:30px;padding:0 3px 0 3px;}
.number A:hover {FONT: 12px dotum,sans-serif; color:#7f3b6a; text-decoration:none;line-height:30px;padding:0 3px 0 3px;}
.number_hyun {FONT: bold  13px gulim,sans-serif; color:#7f3b6a;}



/* 글자 효과 */
.type_yel {FONT: bold  12px gulim,sans-serif; color:#F1721D;}


#board .title_bg02{
	background-image:url(./board_top_bg02.gif);
	height:3px;
	}		

#board .title_bg03{
	background-image:url(./board_top_bg03.gif);
	height:3px;
	}		

#board .num{
	font:normal 8pt gulim,helvetica;
	height:23px;
	text-align:center;
	}
	
#board .num02{
	font:bold 9pt gulim,helvetica;
	height:23px;
	text-align:center;
	}	
#board .title02{
	font:normal 9pt gulim,helvetica;
	text-align:left;
	}
#board .title02 a:link {
	text-decoration:none;
	text-align:left;
	}
#board .title02 a:hover {
	color:#a2bc3a; 
	text-decoration:none;
	text-align:left;
	}	
#board .write_title01{
	font:bold 9pt gulim,helvetica;
	text-align:center;
	background-color:#f5f5f5;
	width:90px;
	height:23px;
	}	
#board .write_title02 {
	font:bold 9pt gulim,helvetica;
	text-align:center;
	background-color:#eeeeee;
	width:90px;
	height:23px;
	}		
	
#board .write_title03 {
	font:bold 9pt gulim,helvetica;
	text-align:center;
	background-color:#f6f6f6;
	width:90px;
	height:23px;
	}			
#board .write_con01{
	padding-left:10px;
	background:url("./top_bar.gif") no-repeat 0 50%;}
	font:normal 9pt gulim,helvetica;
	background-color:#ffffff;
	}		
#board .write_con02{
	font:normal 9pt gulim,helvetica;
	padding: 5 5;
	background-color:#ffffff;
	line-height:17px;
	}

#board .view_title01{
	font:bold 9pt gulim,helvetica;
	color:#ffffff;
	text-align:left;
	background-color:#a2bc3a;
	height:26px;
	padding:0 10;
	}		
	
#board .view_title02{
	font:bold 9pt gulim,helvetica;
	text-align:left;
	background-color:#e7e7e7;
	height:31px;
	padding:0 10;
	}		
	
#board .view_con01{
	padding: 15 15;
	line-height:17px;
	}	
	
/*INQUIRY*/
.inquiry{
	background-image:url(./inquiry_bg.gif);
	height:70px;
	padding:32 10 7 15;
	}

