body {
	margin: 0px;
}
td {font-family:"µ¸¿ò";font-size: 12px; color: #888888;line-height: 17px;}
.tit {
	background-color: #E6E6E6;
	height: 20px;
	text-align: center;
	font-weight: bold;
}
.select {
	border: 1px solid #CCCCCC;
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #ffffff;
}
.select2 {
	border: 1px solid #CCCCCC;
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #888888;
}
.input {
	border: 1px solid #CCCCCC;
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #505050;
}
.con {
	background-color: #F7F7F7;
	padding-left: 5px;
}
.main {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #888888;
}
a:link {
	text-decoration: none;
	color: #888888;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #B7B7B7;
	text-decoration: none;
}
a:active {
	color: #B7B7B7;
	text-decoration: none;
}