html, body {
	width:100%;
	height:100%;
	min-width:100%;
	min-height:100%;
	margin:0;
	padding:0;
	text-align:left
}
#sub {
	visibility: hidden;
}
body, td, input, select, textarea {
	font-family:"Arial";
	font-size: 11px;
	color:#666666;
	line-height: 160%;
}
.title05 {
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	background-color:#FFF;
}
.title06 {
	font-size: 12px;
	color:#fff;
	font-weight: bold;

}
.title {
	font-size: 11px;
	color:#ff6600;
	font-weight: bold;
}
.title02 {
	font-size: 13px;
	color:#000000;
	font-weight: bold;
}
.title03 {
	font-size: 13px;
	color:#000000;
	font-weight: bold;
}
.title04 {
	font-size: 13px;
	color:#1B6CB7;
	font-weight: bold;
}
.txtOrange {
	color:#ff6600;
}
.text12 {
	font-size: 12px;
}
.line {
	border-bottom:1px solid #E1E1E1;
	padding-left:10px;
	height:22px;
}
.line2 {
	border-top:1px solid #ffffff;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#F0F0F0;
	line-height: 12px;
}
.date {
	font-size:9px;
	font-family:tahoma, Arial;
	color:#999999
}
a:link {
	color:#666666;
	text-decoration: none
}
a:visited {
	color:#666666;
	text-decoration: none
}
a:hover {
	position:relative;
	text-decoration: underline
}
a.notice:link {
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
a.notice:visited {
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
a.notice:active {
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
a.notice:hover {
	font-size: 11px;
	color:#0081BE;
	text-decoration: none;
	font-weight: bold;
}
a.subject:link {
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
a.subject:visited {
	font-size: 11px;
	color:#0081BE;
	text-decoration: none;
}
a.subject:active {
	font-size: 11px;
	color:#0081BE;
	text-decoration: none;
}
a.subject:hover {
	font-size: 11px;
	color:#ff6600;
	text-decoration: none;
}
a.sub:link {
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
a.sub:visited {
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
a.sub:active {
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
a.sub:hover {
	font-size: 11px;
	color:#ff6600;
	text-decoration: none;
}
/* ¼­ºêÇöÀçÀ§Ä¡ */
.navi {
	color:#ff6600;
	font-weight: bold;
}
.navibg {
	background-image: url(../images/title_bg.gif);
}
.mainbg {
	background-image: url(../images/main_m01.jpg);
	background-repeat: repeat-x;
}
.bg {
	background-image: url(../images/board/btn_02.gif);
	background-repeat: no-repeat;
	background-position: left;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

