/* CSS Document */

/* base */

@charset "euc-kr";
/*
* default definition
*/
img.png {
	display: none;
}
body {
	text-align: center;
 	padding: 0;
	font-size: 12px;
	line-height: 10px;
	font-family: Dotum, "µ¸¿òÃ¼", sans-serif;
    height:100%;
    width:100%;
    margin:0 auto;
  }
form {
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}
img {
	border: 0 none;
}
li img {
	vertical-align: middle;  /* for IE imge margin */
}
p, div, th, td, select {
	color: #666666;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
li {
	margin: 0;
	padding: 0;
	list-style-type:none;       
}
dt img{cursor:hand; }
dd img{cursor:hand; }
#mainmenu img{cursor:hand; }

img,
input.type-image {
	border: 0 none;
	margin: 0;
	padding: 0;
}
input.type-text,
textarea {
	border: 1px solid #cccccc;
	background: #fff;
}
input, select, textarea {
	vertical-align: middle;
	font-size: 11px;
	color: #666666;
}
span.button,
img.button,
a.button {
	cursor: pointer;
	vertical-align: middle;
}
a:link {
	color: #666666; text-decoration: none;
}
a:visited {
	color: #666666; text-decoration: none;
}
a:active {
	color: #252525; text-decoration: underline;
}
a:hover {
	color: #4c8221; text-decoration: underline;
}
.dotline {
	border-bottom: 1px dotted #CCCCCC;
}
.underlines {
	border-bottom: 1px solid #e7e7e7;
}
.t_left { text-align: left; }
.center { text-align: center;}
.left {float: left;}
.right {float: right;}
.b {font-weight: bold;}

.pt_5		{ padding-top:5px }
.pt_10		{ padding-top:10px }
.pl_5		{ padding-left:5px; text-align:left; }
.pl_10		{ padding-left:10px; text-align:left; }
.pl_20		{ padding-left:20px; text-align:left; }
.pl_30		{ padding-left:30px; text-align:left; }
.pl_40		{ padding-left:40px; text-align:left; }
.pr_5		{ padding-right:5px; text-align:right; }
.pr_10		{ padding-right:10px; text-align:right; }
.pr_20		{ padding-right:20px; text-align:right; }
.pr_30		{ padding-right:30px; text-align:right; }
.pr_40		{ padding-right:40px; text-align:right; }
.pr_45		{ padding-right:45px; text-align:right; }
.pb_5		{ padding-bottom:5px }
.pb_10		{ padding-bottom:10px }

.text1 {  /* ±âº», 11 */
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.text2 {  /* ÁÖÈ², ±½±â, 11 */
	font-size: 11px;
	font-weight:bold;
	color: #ff6920;
	text-decoration: none;
	letter-spacing:-1px;
}
.text3 {   /* ±×¸°, ±½±â, 11 */
	font-size: 11px;
	font-weight:bold;
	color: #4c8221;
	text-decoration: none;
	letter-spacing: -1px;
}
.text4 {   /* ±×¸°, 11 */
	font-size: 11px;
	color: #4c8221;
	text-decoration: none;
	letter-spacing: 0px;
}
.text5 {   /* ·¹µå, 11 */
	font-size: 11px;
	color: #ee3420;
	text-decoration: none;
}
.text6 {  /* ±âº», 11 */
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
}
.text7 {  /* ³ë¶û, 12 */
	font-size: 12px;
	color: #fff000;
	text-decoration: none;
}
.text8 {  /* È­ÀÌÆ®, 12 */
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.text10 {   /* ·¹µå, 12 */
	font-size: 12px;
	color: #ee3420;
	text-decoration: none;
}
.text11 {  /* ÁÖÈ², 12 */
	font-size: 12px;
	color: #ff6920;
	text-decoration: none;
	letter-spacing:-1px;
}
.text12 {   /* ±×¸°, 12 */
	font-size: 12px;
	color: #2faf02;
	text-decoration: none;
	letter-spacing: 0px;
}
.text13 {  /* ±âº», 12 */
	font-size: 12px;
	color: #666666;
	padding: 10px;
	line-height: 17px;
	border: 1px solid #CCCCCC;
}
.text14 {   /* ±×¸°, 12 */
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	letter-spacing: 0px;
}
.box {
	border: 2px solid #fc6e05;
}
#sel { height: 25px; }
.sel1 { width:90px; behavior:url('/css/select1.htc'); }
.sel2 { width:92px; height: 25px; behavior:url('/css/select2.htc'); }
.cal { background-image:url(/images/cal/input_up.gif);background-repeat:no-repeat;background-position:right; }


.t_text{
	color:#B53E1E;
	font-weight:bold;
}
.alignLeft{
	text-align:left;
}
.alignCenter{
	text-align:center;
}

.theday_subject{
	color:#F86820;
	font-weight:bold;
	line-height:18px;
}


.li_left{ float:left;}
.li_right { float:right;}
select{
	behavior: url('/js/selectbox.htc');
}

