/* CSS Document */

body,table,td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 8.5pt;
	font-family: "µ¸¿ò";
	color: #FFFFFF;
	line-height: 17px;
	margin: 0px;
	padding:0px;
}
.leftbox {
	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: dotted;
	border-left-color: #CCCCCC;
}

a:link {
	color: #FFFFFF;
	text-decoration : none;
}
a:visited {
	color: #FFFFFF;
	text-decoration : none;
}
a:hover {
	color: #999999;
	text-decoration : none;
}
a:active {
	color: #999999;
	text-decoration : none;
}.dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}

.text01{
	font-size:12px;
	font-family:Arial;
	color: #FFFFFF;
	line-height: 17px;
}
.dotline{
	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: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}