tr {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #0F0F0F;
	line-height: 15px;
}
td{
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #0F0F0F;
	line-height: 18px;
}
.tdheader{
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #0F0F0F;
	line-height: 10px;
}
.leftdot {
	background-image: url(dot_search.gif);
	background-repeat: repeat-x;
	background-position: center;
}
select {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #0F0F0F;
}
input {
	font-family: "µ¸¿ò";
	color: #0F0F0F;
	border-top: 1px;
	border-right: 1px #B2A7B2;
	border-bottom: 1px #B2A7B2;
	border-left: 1px #B2A7B2;
}
.check {
	font-family: "µ¸¿ò";
	color: #595959;
	background-color: #F0F0F0;
}
.bottombg {
	background-image: url(bottom_bg.gif);
	background-repeat: no-repeat;
}
.contentsbg {
	background-image:    url(bg_contents.gif);
	background-repeat: repeat-y;
}
.contentsbg02 {
	background-image:    url(bg_contents02.gif);
	background-repeat: repeat-y;
}
.mainbg {
	background-image:    url(bg_main.gif);
	background-repeat: repeat-y;
}

.listdot {
	background-image:   url(dot_gray.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

A:link
{
    font: normal 10pt "µ¸¿ò"; color: #0F0F0F; text-decoration: none;
}
A:visited
{
    font: 10pt "µ¸¿ò"; color: #0F0F0F; text-decoration: none;
}
A:hover
{
    font: 10pt "µ¸¿ò"; color:  #AF4747; text-decoration: none;
}
A:active
{
    font: 10pt "µ¸¿ò"; color: #5B5B5B;text-decoration: none;
}


A.bott:link
{
    font: bold 11px "Airal"; color: #FFFFFF; text-decoration: none;
}
A.bott:visited
{
    font: normal 12px "Airal"; color: #FFFFFF; text-decoration: none;
}
A.bott:hover
{
    font: bold 11px "Airal"; color: #97D971; text-decoration: none;
}
A.bott:active
{
   font: bold 11px "µ¸¿ò"; color: #97D971; text-decoration: none;
}

.menu_over {
	cursor: hand;
}

.gray_input {
	font-family: "µ¸¿ò";
	color: #0F0F0F;
	background-color: #F8F0F8;
}

.frame_input {
	font-family: "µ¸¿ò";
	color: #878787;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}


