/* CSS Document */

body {
	margin:0px;
	font-family:dotum;
	font-size:11px;
	color:#434343;
	line-height:150%;
}

td, th, input, textarea, select {
	font-family:dotum;
	font-size:11px;
	color:#434343;
	line-height:150%;
}


/*¸µÅ© ½ºÅ¸ÀÏ*/

a:link    { text-decoration: none; color: #434343; }
a:visited { text-decoration: none; color: #434343; }
a:hover   { text-decoration: underline; color: #434343; }

.main01                 {	font-size: 11px; color: #ff9934; }
.main01  a:link         { text-decoration: none; color: #ff9934; }
.main01  a:visited      { text-decoration: none; color: #ff9934; }
.main01  a:hover        { text-decoration: underline; color: #ff9934; }

.11txt01{font-size:11px; line-height:160%;}
.11txt01  a:link         { text-decoration: none; color: #434343; }
.11txt01  a:visited      { text-decoration: none; color: #434343; }
.11txt01  a:hover        { text-decoration: none; color: #fc9014; }

.page{font-family:tahoma; src:url(./tahoma.ttf); font-size:9px;}


/*Æû ½ºÅ¸ÀÏ*/

.TBox01 { font-size:11px; color:#c2c2c2; padding:2px; height:20; background-color:505652; border:1px solid #505652 }
.TBox02 { font-size:11px; color:#c2c2c2; padding:2px; line-height:150%;background-color:505652; border:1px solid #505652 }
.TBox03 { font-size:11px; color:#393f3b; padding:2px; height:16; border:1px solid #bfc0c0 }

/*¶óÀÎ ½ºÅ¸ÀÏ*/

.Line01 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #6e7770;
	border-bottom-color: #6e7770;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color:#abbbb1;
	font-size:11px;
	line-height:150%;
	padding:8px;
}

.Line02 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6e7770;
	border-bottom-color: #6e7770;
	border-left-color: #6e7770;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color:#abbbb1;
	font-size:11px;
	line-height:150%;
	padding:8px;
}

