@charset "utf-8";
@import url('../css/P_style.css');
BODY{
	font-size:12px;
	font-family:"굴림";
	line-height:18px;
	color: #474747;
	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:auto;overflow-y:auto;
	background-repeat: repeat-x

    scrollbar-3dlight-color:#595959;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#CFCFCF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#CFCFCF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#595959;
	
	}

A:link    {color:#6C6C6C;text-decoration:none;}
A:visited {color:#6C6C6C;text-decoration:none;}
A:active  {color:#6C6C6C;text-decoration:none;}
A:hover   {color:#000000;text-decoration:none;}



/* This area is (input box) and (select box) and (textarea) */ 
ul, li{ margin:0px; padding:0px; list-style:none;}

textarea
{
	font-family:Dotum;font-size:12px;color:#797979;padding:10 10 10 10;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#B7B7B7;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#B7B7B7;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#F6F6F6;
	scrollbar-arrow-color:#999999;
	overflow-y:auto;
	border:1px solid #CDCDCD;
}


/*bottom*/
.bottom_bg {background-image:url(../image/bottom_box_bg.gif); background-repeat:repeat-x; }
.bottom_menu {font-family: "굴림";font-size: 11px ; color:#A9A9A9; letter-spacing:-1px; font-weight:bold; text-align:left; }
.bottom_copy {font-family: "굴림";font-size: 12px ; color:#6D7987; text-align:left; line-height:15px;}


/*bottom_count*/
.bottomcount_t {font-family: "굴림";font-size: 11px ; color:#6D6D6D; letter-spacing:-1px; font-weight:bold; text-align:right; }
.bottomcount_t1 {font-family: "굴림";font-size: 11px ; color:#6D6D6D; text-align:left; }

/*leftmenu*/
.over_leftmenu {
	font-family: "굴림";
	font-size: 12px;
	font-style: normal;
	color: #3EAEC1;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	padding-left:10px;
	background-image:url('../images/leftmenu_s_icon.jpg'); background-repeat:no-repeat;
}

.leftmenu {
    font-family: "굴림";
	font-size: 12px ; 
	color:#323232; 
	text-align:left;
	line-height: 20px;
	padding-left:10px;
	background-image:url('../images/leftmenu_s_icon.jpg'); background-repeat:no-repeat;
}

/*menu_top*/
.menutop {font-family: "굴림";font-size: 11px ; color:#6C6C6C; letter-spacing:-1px;}
.menutop_box {font-family: "굴림";font-size: 11px ; color:#6C6C6C; letter-spacing:-1px; border:0px solid #A1C56A;font-size:11px;width:93px;height:16px;background-Color:#ffffff;}


/*sitebox*/
.sitebox {font-family: "굴림";font-size: 11px ; color:#6C6C6C; letter-spacing:-1px; text-align:left;}

/*text size box*/
.sizebox {text-align:left; padding-left:7px; padding-top:6px;}



/*공지사항*/
.notice_t {font-family: "굴림";font-size: 11px ; color:#CB7F24; text-align:left;}
.notice_bg {background-image:url(../main/img/notice_bg.gif); background-repeat:no-repeat;}


/*경로지정부분*/
.path {font-family: "굴림";font-size: 11px ; color:#6C6C6C; letter-spacing:-1px; }

/*테이블*/
.t_txt {
	font-family: "굴림";
	font-size: 12px;
	font-style: normal;
	color: #2B8D9E;
	text-decoration: none;
	font-weight: bold;
}

/*내용*/
.point {
	font-family: "굴림";
	font-size: 12px;
	font-style: normal;
	color: #3DA6BC;
	text-decoration: none;
	font-weight: bold;
}

/* 타이틀 */
.title {
	font-family: "굴림";
	font-size: 14px;
	font-style: normal;
	color: #3EAEC1;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}

.png24 {
  tmp:expression(setPng24(this));
}

/* list box */
.forms_listbox {
	border: 3px solid #ADD5DD;
	background-color: F8F8F8;
	margin: 0px;
	height: 20px;
	
}

#smenu1 {position:absolute;
	width:541px;
	height:23px;
	z-index:1;
}

.btxt		   {font-family: "굴림";font-size: 12px ; color:#61A500; font-weight:bold;}
.topmenumap	   {position:relative;width:602px;}
.topmenumap li {float:left;}
.submenu       {position:absolute;z-index:1;top:35px;width:581px;left:-40px;background:url('../images/smenubar_bg2.gif');height:23px;padding:5px 5px 0 15px;}
.submenu li	   {border:0px solid;height:16px;_padding-top:3px;}