/* ¹è°æ Ä®¶ó */
.BgColorWhite {
    background-color:white;
}
.BgColorBlack {
    background-color:black;
}


/* ÀÏ¹Ý */
A:link {
    text-decoration:none;
    color:#383838;
}

A:visited {
    text-decoration:none;
    color:#383838;
}

A:active {
    text-decoration:none;
    color:383838;
}

A:hover {
    text-decoration:none;
    color:#FF9900;
}

BODY, TR, TD, TH ,table, br{
 
  font-size:9pt;
  font-family:±¼¸²;
  line-height:16px;
  color:#383838;
  line-height: 17px;
}

.box  { BACKGROUND-COLOR: #ffffff; BORDER: #999999 1px solid;font-size: 9pt;font-family:±¼¸²;}
.login
{ font-family:±¼¸²;
  BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; 
  BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; 
  BORDER-COLOR:   #9BB477 ; font-size: 9pt; background-color:#eeeeee
}

a.notice:link { font-size: 12px; color:#333333; text-decoration: none }
a.notice:visited { font-size: 12px; color:#333333; text-decoration: none }
a.notice:active { font-size: 12px; color:#666666; text-decoration: none }
a.notice:hover { font-size: 12px; color:#66CCFF; text-decoration: none }

a.main1:link { font-size: 12px; color:#333333; text-decoration: none }
a.main1:visited { font-size: 12px; color:#333333; text-decoration: none }
a.main1:active { font-size: 12px; color:#333333; text-decoration: none }
a.main1:hover { font-size: 12px; color:#FF9900; text-decoration: none }

a.select1:link { font-size: 12px; color:#666666; text-decoration: none }
a.select1:visited { font-size: 12px; color:#666666; text-decoration: none }
a.select1:active { font-size: 12px; color:#666666; text-decoration: none }
a.select1:hover { font-size: 12px; color:#ffffff; text-decoration: none }

.background {
	background-image: url(/images/all_bg.gif);
	background-repeat: repeat-x;

}

