td {

	font-family: "Verdana";

	font-size: 12px;

	color: 7D7D7D;

	letter-spacing: -1px;

	line-height: 170%;

}

a:link{

	font-family: "Verdana";

	font-size: 12px;

	color: 7D7D7D;

	text-decoration:none;

	letter-spacing: -1px;

	line-height: 150%;

}

a:visited{

        font-family: "Verdana";

        font-size: 12px;

        color: 7D7D7D;

		letter-spacing: -1px;

        text-decoration:none;

}

a:hover{

	font-family: "Verdana";

	font-size: 12px;

	color: #660000;

	font-weight: normal;

	letter-spacing: -1px;

	text-decoration: underline;



}

input {

	font-family: "Verdana";

	font-size: 12px;

	color: 6C6C6C;

}

select {

	font-family: "µ¸¿ò";

	font-size: 12px;

	color: #666666;

	background-color: #f3f3f3;

}

textarea {

	font-family: "Verdana";

	font-size: 12px;

	color: 898989;

	line-height: 150%;

}

.box {

	background-color: f8f8f8;

	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: solid;

	border-left-style: solid;

	border-top-color: #999999;

	border-right-color: #e1e1e1;

	border-bottom-color: #e1e1e1;

	border-left-color: #999999;

}

.date{

	font-size: 10px;

	font-family: "Verdana";

	letter-spacing: 0px;

	color: #7D7D7D;

}


.bbs{
	font-size: 11px;
	font-family: "µ¸¿ò";
	letter-spacing: -1px;
}

.font01{
	color: 0079A1;
	font-weight: bold;
}
.font02{
	font-size: 13px;
	font-family: "Verdana";
	color: #993333;
	font-weight: bold;
}

.center { text-align: center;}

