/* 
¸¸µçÀÌ : Àü³­¿µ
ÃÖÁ¾¼öÁ¤³¯Â¥ :  2009-10-27


---------------------------------------
* Ãß°¡»çÇ×ÀÌ ÇÊ¿äÇÒ½Ã ´ã´çÀÚ¿¡°Ô ¹®ÀÇ *
---------------------------------------

*/

body {
margin: 0px;
}

table, tr, td, div, INPUT, SELECT, form {
	font-family:"±¼¸²Ã¼";
	font-size:9pt;
	line-height: 120%;
	color: #333333
}

.bg {
	background-color: #eff0f0;
}

.gray {
	background-color: #CCCCCC;
}

.blue {
	background-color: #D2E1E8;
}

.t1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F1F3F5;
	text-indent: 5px;
	height: 18px;
	word-spacing: -2pt;
	color: #666666;
}
.t2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F1F3F5;
	text-indent: 5px;
	height: 18px;
	word-spacing: -2pt;
	color: #666666;
	background-color: #F3F5F8;
}

.head {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DAE2E7;
	text-indent: 10px;
	background-color: #EAEEF2;
	font-weight: bold;
	color: #006699;
	height: 20px;
}

/* ===================ÆùÆ®°ü·Ã=================== */

.small1 {
	color: #0099CC;
    font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
}

.small2 {
	color: #FFFFFF;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	letter-spacing: -1px;
}

.small3 {
	color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.green {
	color: #2EB6B6;
	font-weight: normal;
}

.font1 {
	color: #666666;
	text-align: left;
	letter-spacing: -1px;
}

.sfont {
	color: #333333;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	text-align: left;
}

/* ===================ÅØ½ºÆ®°ü·Ã==================== */

.text1 {
	color: #0000;
	font-weight: bold;
}
a.text1:link {
	color: #000;
	text-decoration: none; 
	font-weight: bold
}
a.text1:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold
}
a.text1:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.small2 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}
a.small2:link {
	color: #000;
	text-decoration: none;
}
a.small2:hover {
	color: #CC3333;
	text-decoration: none;
}
a.small2:visited {
	color: #000;
	text-decoration: none;
}

a:link {color: #003366;text-decoration: none;}
a:hover {color: #CC3333;text-decoration: none;}
a:active {color: #CC3333;}
a:visited {color: #333333;text-decoration: none;}

/* ===================°Ë»ö°ü·Ã=================== */	

INPUT.label {
	line-height: 120%;
	border: 2px solid #3399CC;
	height: 16px;
	}
	
INPUT.label2 {
	line-height: 120%;
	border: 1px solid #C4D7E6;
	height: 16px;
	}
	
.search {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	background-image: url(../images/btn_search.gif);
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	width: 40px;
}

SELECT.all {
	height: 23px;
	width: 97px;
	border: 1px solid #0099CC;
}
