@charset "utf-8";
/* CSS FOR URL2HOST.COM */


#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 780px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
#content {
	width: 760px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
#content_main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
p {
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}

#content_sub {
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#content_sub img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/alien.gif);
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	text-align: center;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #666;
}
#cat {
	width: 300px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	border: 3px double #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
#hostlist {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#hostlist h2 {
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#hostlist li{
	list-style-position: inside;
	line-height: 1.5em;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#content_main ul {
	margin: 0px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
#content_main ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: decimal;
}
#content_main ul li h4 {
	padding: 0px;
	margin: 0px;
}

#qq {
	text-align: center;
	padding: 10px;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #F00;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #3D80DF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #3D80DF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #3D80DF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
