/* CSS Document */

body
{
margin-top: 70px;
font-size :10px;
background-color: #000000;
color: #ffffff;
line-height :140%;
text-align: center;
font-family: copperplate, Helvetica, Arial, sans-serif,MS P ƒSƒVƒbƒN,Osaka;
}

A:ACTIVE{color : #ffffff; text-decoration : none;}
A:visited{color :#888888; text-decoration : none;}
A:LINK{color :#ffffff; text-decoration : none;}
A:HOVER{color : #888888; text-decoration : underline;}

p
{
margin:10px;
color:#ffffff;
font-size :14px;
line-height :140%;
text-align:left;
}

img {border:0px;}

table
{width:740px;
margin-left: auto;
margin-right: auto;
border:0px;
}

td
{
font-size :14px;
vertical-align:top;
}
.outer 
{
background-color: #808080;
height:400px;
}

.inner
{
background-color: #000000;
height:45px;
}

.left {float:left;}
.right {float:right;}
.w80px {width:80px;}
.title {height:60px;}

.box
{
width:494px;
font-size :14px;
}

.box2
{
width:250px;
font-size :14px;
}

.txtr{text-align:right;}
.txtc{text-align:center;}
.txtl{text-align:left;}
