tr {
	font-family: "±¼¸²", "µ¸¿ò", "¹ÙÅÁ", "Arial", "Times New Roman", "sans-serif";
	font-size: 12px;
	color: #828282;
	line-height: 20px;

}
.btrl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
}
.blr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cecece;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
}
.bl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cecece;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
}
.boxr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cecece;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
}
a:link {
	font-family: "±¼¸²", "¹ÙÅÁ", "µ¸¿ò";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "±¼¸²", "¹ÙÅÁ", "µ¸¿ò";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #86B3DD;
	text-decoration: underline;
}
.boxb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.box {
	border: 1px solid #E4E4E4;
}
.boxt {
	border-top: 1px solid #cecece;
	border-right: 1px none #cecece;
	border-bottom: 1px none #cecece;
	border-left: 1px none #cecece;

}
.titbg {
	background-attachment: fixed;
	background-image: url(../images/tit.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.solid {
	background-attachment: fixed;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.lr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cecece;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
}
.dotv {
	background-attachment: fixed;
	background-image: url(../images/dot_vline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.hline {
	background-attachment: fixed;
	background-image: url(../images/hline.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.leftline {
	background-attachment: fixed;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.boxlb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.topline {
	background-attachment: fixed;
	background-image: url(../images/hline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left {
	background-attachment: fixed;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: left;
}.doth {
	background-attachment: fixed;
	background-image: url(../images/dot_vline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.dotv2 {
	background-attachment: fixed;
	background-image: url(../images/dot_hline.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.mou {
	cursor: hand;
}
