/* CSS Document */
BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: "MS UI Gothic",sans-serif
}

form {
	margin:0;
	padding:0;
	}
	
input {
	margin:0;
	padding:0;
	}

.font1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
	FONT-FAMILY: "MS UI Gothic",sans-serif;
	line-height:1.5;	
}
.font2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	FONT-FAMILY: "MS UI Gothic",sans-serif;
	line-height:1.5;	
}
HR
{
    BORDER-RIGHT: #000000 dotted;
    BORDER-TOP: #000000 dotted;
    BORDER-LEFT: #000000 dotted;
    BORDER-BOTTOM: #000000 dotted
}
.font3
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #ff0000;
	FONT-FAMILY: "MS UI Gothic",sans-serif;
	line-height:1.2;	
}
.font4
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
	FONT-FAMILY: "MS UI Gothic",sans-serif;
}
.font5
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
	FONT-FAMILY: "MS UI Gothic",sans-serif;
	line-height:1.2;	
}
.font6
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ff0000;
	FONT-FAMILY: "MS UI Gothic",sans-serif;
}
.font7
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #696969;
	FONT-FAMILY: "MS UI Gothic",sans-serif;
}
.font8
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #cc0000;
	FONT-FAMILY: "MS UI Gothic",sans-serif;
}
#banner007 {
	padding-top:30px;
	clear:both;
	text-align:center;
}
#banner007 div {
	width:470px;
	height:80px;
	margin:0 auto;
}
#banner007 div a {
	display:block;
	width:470px;
	height:80px;
	background-image:url(../007banner.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#banner007 div a:hover {background-position:100% 100%;}