#main {
width: 800px;
height: 600px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-color: #CCCCCC;
border-style: solid;
padding: 0px;
}

#contents {
width: 740px;
height: 460px;
text-align: center;
margin: 0px;
padding: 0px;
}

#left {
width: 180px;
top: 15px;
position: relative;
float: left;
text-align: left;
}

#right {
width: 560px;
top: 10px;
left: 28px;
position: relative;
float: right;
}

#news {
width: 180px;
height: 165px;
border-width: 1px;
border-style: solid;
border-color: #E0005D;
overflow: scroll;
color: #0099CC;
font-size: 8pt;
padding: 5px;
}

#botan {
width: 180px;
padding-top: 10px;
}

#footer {
width: 800px;
height: 40px;
margin-top: 6px;
background-image: url("../image/top_hed_back.gif")
}

.botan {
height: 43px;
padding-top: 8px;
padding-bottom: 0px;
margin: 0px;
background-image: url("../image/top_line.gif");
background-repeat: no-repeat;
}

.botan_last {
height: 8px;
background-image: url("../image/top_line.gif");
background-repeat: no-repeat;
}

.botan2 {
width: 134px;
height: 94px;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #E0005D;
float: left;
padding:2px;
margin: 2px;
}

#left_foot {
width: 380px;
text-align: left;
font-size: 8pt;
color: #333333;
padding-top: 8px;
line-height: 1.3em;
float: left;
position: relative;
left: 30px;
}

#left_foot a:link {
font-size: 8pt;
color: #333333;
text-decoration: none;
}
#left_foot a:visited {
font-size: 8pt;
color: #333333;
text-decoration: none;
}
#left_foot a:active {
font-size: 8pt;
color: #333333;
text-decoration: none;
}
#left_foot a:hover {
color: #E10060;
font-size: 8pt;
text-decoration: none;
}

#right_foot {
width: 360px;
padding-top: 3px;
}

.get {
font-size: 7pt;
color: #333333;
text-align: left;
float: left;
}


