@charset "utf-8";
/* CSS Document */

.logo{
float:left; width:250px; margin:50px 20px 50px 0px;
}

.bottom_text{
float:none; width:600px; margin:auto;
}

.content{
float:right; width:430px; margin:50px 20px 0px 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
body {
	background-color: #000000;
}
a:link {
	color:#33FFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#3366FF;
}
a:hover {
	text-decoration: underline;
	color:#33FF99;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style8 {color: #FFFFFF}
.style14 {color: #FF0000}
-->
.stl{
width:100%;
height:150px;
background-image:url(07/stl.jpg);
background-repeat:no-repeat;
background-position:right;
}

.str{
width:100%;
height:150px;
background-image:url(07/str.jpg);
background-repeat:no-repeat;
background-position:left;
}
.sbr{
width:100%;
height:150px;
background-image:url(07/sbr.jpg);
background-repeat:no-repeat;
background-position:left;
}

.sbl{
width:100%;
height:150px;
background-image:url(07/sbl.jpg);
background-repeat:no-repeat;
background-position:right;
}

.style15 {color: #999999; }
.style16 {
	color: #CCCCCC;
	font-style: italic;
}
input{
background-color:#252525;
color:#FFFFFF;
font:"Courier New", Courier, monospace;
}