body, th, td, div, span, input, select, textarea {
	font: 12px Dotum,µ¸¿ò;
	line-height: 18px;
	color: #777777;
	}

body {
	margin: 0;
	padding: 0;
	background : #fff;
	scrollbar-face-color:#F6F6F6;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#9F9C9C;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-track-color:#FFF;
	scrollbar-arrow-color:#4E4E4E;
	}

A:link      {color: #777777; text-decoration: none}
A:visited   {color: #777777; text-decoration: none}
A:hover     {color: #449237; text-decoration: none}


/* layout : µðÀÚÀÎ °íÁ¤µÈ ÈÄ ¼öÁ¤ */

#mainFL {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 22;

	}

#top {
	position: absolute;
	width: 1000px;
	height: 306px;
	top: 0px;
	left: 0px;
	padding: 0 0 0 0;
	}


#left {
	position: absolute;
	top: 250px;
	left: 0px;
	width: 230px;
	height: 700px;
	padding: 0 0 0 0;
	}

#bbs {
	/*clear: both;*/
	width: 100%;
	height: 100%;
	overflow: none;
	}



#floatDiv {
	position: absolute;
	top: 306px;
	left: 0px;
	padding: 0 0 0 0;
	}

#content {
	margin-left: 230px;
	width: 680px;
	height: 650px;
	padding: 0 0 30 30;
	background-image: url(../images/bg_con.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	}

#footer {
    clear: both;
	margin-left: 10px;
	margin-top: 30px;
	width: 900px;
	height: 120px;
	}


/*================== CSS ½ºÅ¸ÀÏ ½ÃÀÛ ==================*/



/*===== padding(¿©¹é) =====*/
.btn {padding-top:20px; padding-bottom:20px; vertical-align:top; text-align:center;} /* »ó´Ü°ú ÇÏ´ÜÀÇ ¹öÆ° °£°Ý */
.no {padding-top:10px; vertical-align:top; text-align:center;} /* °Ô½ÃÆÇÆäÀÌÁö¹øÈ£¿Í »ó´Ü°úÀÇ °£°Ý */


/*===== board (°Ô½ÃÆÇ ¸®½ºÆ®,ÀÐ±â,¾²±â,Æ÷Åä ¸®½ºÆ®)=====*/
.bbs_title_01 {color:#449237; font-weight: bold;}
.bbs_h_01 {height:27px; line-height:18px;}
.bbs_top_01 {background-color:#449237; height:2px;} /* °Ô½ÃÆÇ top ¶óÀÎ */
.bbs_line_01 {background-color:#E3E3E3; height:1px;} /* °Ô½ÃÆÇ ±âº» ¶óÀÎ  */
.bbs_pline_01 {background-color:#DBEA9B; height:1px;} /* °Ô½ÃÆÇ Æ÷ÀÎÆ®Ä®¶ó ¶óÀÎ */
.bbs_btm_01 {background-color:#DBEA9B; height:2px;} /*  °Ô½ÃÆÇ ¸¶Á÷¸· ¶óÀÎ */
.bbs_txt_01 {padding: 3 0 0 20;} /* ÅØ½ºÆ® ¿©¹é */
.bbs_ipt_01 {padding: 5 0 4 20;} /* ÀÔ·Â input¹Ú½º ¿©¹é */
.bbs_txtarea_01 {padding: 25 10 25 10;} /* ¾²±â input¹Ú½º ¿©¹é */
.bbs_txtarea_02 {padding: 10 0 10 20;} /* ¾²±â ¿©¹é */	


/*===== box =====*/
.box_01 {border:1 solid #E3E3E3; background-color:#F7F7F7; padding:15 15 15 15;} /* ´ñ±Û µî·Ï ¹Ú½º */
.box_02 {border:1 solid #E3E3E3; background-color:#FFFFFF; padding:20 25 20 25;} /* »èÁ¦ ÆË¾÷¹Ú½º */


/*===== height(Çà°£³ôÀÌ) =====*/
.pd_img  {padding-bottom:30px;} /* ÀÌ¹ÌÁö ¾Æ·¡ */
.pd_img1  {padding-bottom:10px;} /* ÀÌ¹ÌÁö ¾Æ·¡1 */
.pd_txt  {padding-bottom:30px;} /* ÅØ½ºÆ® ¾Æ·¡ */
.pd_ttl  {padding-bottom:15px;} /* Å¸ÀÌÆ² À§ */
.pd_btn  {padding-bottom:30px;} /* ¹öÆ° ¾Æ·¡ ÀÖÀ» °æ¿ì */
.pd_cpy  {padding-bottom:15px;} /* »ó´Ü ¹®±¸ */
.pd_map  {padding-bottom:10px;} /* Å¸ÀÌÆ²°ú °£°Ý */
.pd_bbs  {padding-bottom:10px;} /* Å¸ÀÌÆ²°ú °Ô½ÃÆÇ °£°Ý */

.txt_pnt {color:#FF6600;} /* ÅØ½ºÆ® ¿À·»Áö*/
.txt_bear {padding: 10 30 10 30;} /* °õÀÌ¾ß±â »óÀÚ ¿©¹é*/
