@charset "euc-kr";

/* Page Title */


@import url(default.css);

* {
padding: 0;
margin: 0;
}

@charset "euc-kr";
/* CSS Document */

body {
background-color: #ffffff;
margin: 0px;
scrollbar-3dlight-color:#cccccc;
scrollbar-arrow-color:#999999;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#cccccc;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#f9f9f9;
scrollbar-shadow-color:#ffffff;
}

body,td,th { font-family: "Dotum"; font-size: 11px; color: #454545; letter-spacing: 0px; line-height:16px; }
body {}

IMG {border: none;}


a:link {color: #333333; text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:hover {color: #db3400; text-decoration: none; }


a.leftmenu:link			{ text-decoration:none; color:#787878; font:normal 12px µ¸¿ò; font-weight:bold; }
a.leftmenu:visited		{ text-decoration:none; color:#787878; font:normal 12px µ¸¿ò; font-weight:bold; }
a.leftmenu:hover		{ text-decoration:none; color:#000000; font:normal 12px µ¸¿ò; font-weight:bold; }
a.leftmenu:active		{ text-decoration:none; color:#787878; font:normal 12px µ¸¿ò; font-weight:bold; }

a.leftmenu_s:link		{ text-decoration:none; color:#353535; font:normal 11px µ¸¿ò; }
a.leftmenu_s:visited	{ text-decoration:none; color:#353535; font:normal 11px µ¸¿ò; }
a.leftmenu_s:hover		{ text-decoration:none; color:#5696c6; font:normal 11px µ¸¿ò; }
a.leftmenu_s:active		{ text-decoration:none; color:#353535; font:normal 11px µ¸¿ò; }




/*** form tag css ***/
/************************/
input{vertical-align:middle;}
input.text{
	border:1px solid #dddddd;
	height:18px;
}
textarea{vertical-align:middle;}
textarea.text{
	border:1px solid #dddddd;
	padding:10px;
	font-size:12px;
}
.select{vertical-align:middle;height:20px; behavior:url(/common/css/selectBox.htc);}






/* bg */
.top_bg {background-image: url(/common/img/main/top_bg.gif); background-repeat: repeat-x; background-position: center top; }
.topmenu_bg {background-image: url(/common/img/main/topmenu_bg.gif); background-repeat: no-repeat; background-position: center top; }

.leftmenu_bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	background-color: #ffffff;
	border-left-color: #dddddd;
}

.leftmenu_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;;
	border-bottom-color: #dddddd;
}


/* °Ô½ÃÆÇ */
.bl_titlebg{background-image: url(/common/img/board/list_bg.gif); background-repeat: repeat-x; background-position: left top; }


.f_line{border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd; }

.p15{padding:15px;}

.box {border: 1px solid #dddddd; }

.line_br {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}
.line_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

.line_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}

.line_t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}


.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
}



/* ÅØ½ºÆ® */
.text001 {font-size: 11px; color: #aaaaaa;}
.text002 {font-size: 16px; color: #333333; font-weight:bold;}
.text003 {font-size: 12px; color: #333333; font-weight:bold;}
.text004 {font-size: 11px; color: #ffffff; font-weight:bold;}
.text005 {font-size: 11px; color: #333333; font-weight:bold;}





.btab 				{ width:140px; padding:10px 5px; text-align:center; background-color:#eeeeee; border-right:solid 1px #fff;}
.btab a:link		{ color:#787878; font-weight:bold; }
.btab a:visited		{ color:#787878; font-weight:bold; }
.btab a:hover		{ color:#333333; font-weight:bold; text-decoration: underline;}
.btab a:active		{ color:#787878; font-weight:bold; }




