*{
	margin: 0;
	padding: 0;
	line-height: 150%;
	color:gold;
	font-size:small;
}

body{
	margin:0;
	font-size: medium;
	text-align: left;
	background: black;
       	scrollbar-face-color:#999;
       	scrollbar-3dlight-color:#000;
       	scrollbar-darkshadow-color:#000;
	scrollbar-highlight-color:#666;
}

#container {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	background: url("../images/net.jpg");
	background-repeat:no-repeat;
}

#header {
 	font-size:xx-large;

}

h1 a:visited { 
 	font-size:xx-large;
	color:gold;
	text-decoration:none;
}

h1 a:link {
 	font-size:xx-large;
	color:gold;
	text-decoration:none;
}

h1 {
 	font-size:xx-large;
	margin-left:30px;
	color:#fa0;
}

h2 {
	font-size:medium;
	margin:0;
	text-align:left;
	margin-top:20px;
}

h3 {
	font-size:small;
	margin-top:20px;

}

h4 {
	font-size:small;
	margin-bottom:0px;
	margin-top:10px;
}

h5 {
	font-size:small;
	margin-left:460px;
	margin:0;
	margin-top:3px;
	color:glay;
}

img {
	height:30px;
	width:100px;
	border:0;
}

#main {
	font-size:small;
}

#sub {
	margin-left:20px;
}

#footer{
	border-top:solid 1px #fc0;
	color: #a90;
	font-size:10px;
}

#footer a{
	color: #bbb;
	font-weight: bold;
	font-size:10px;
}

#footer a:hover {
	color:#ca0;
}


.seobtn {
	font-size: 8px;
	overflow: auto;
	width: 117px;
	line-height: 10px;
	padding-top: 0px;
	height: 30px;
	float:both;
}

.seobtnl {
	margin-left:340px;
	font-size: 8px;
	overflow: auto;
	width: 117px;
	line-height: 10px;
	padding-top: 0px;
	height: 30px;
	float:both;
}

.seobtnm {
	float:left;
	font-size: 8px;
	overflow: auto;
	width: 117px;
	line-height: 10px;
	padding-top: 0px;
	height: 30px;
}

h5 a:visited { 
	color:glay;
	text-decoration:none;
}

h5 a:link {
	color:glay;
	text-decoration:none;
}

#seoleft {
	float:left;
	width:400px;
}

#seomid {
	float:right;
	width:240px;
}

#seoright {
	float:right;
	width:120px;
}

