body { 	background-color: #F3F3F3;
		margin: 5px 5px 5px 5px;
		font-family: Tahoma, Verdana, Arial;
		font-size: 12px;
		color: #676767;

		padding:0px;
		margin:10px 15px 15px 15px;
		width: 780px;
		background: #7FB0C8;
}
		
a:link, a:visited {	 color: #000000; text-decoration: underline }
a:hover { text-decoration: none;	}

img {vertical-align:bottom; }
 
h2 { font-size: 15px; font-weight: bold; border-bottom: 2px dotted #CCCCCC; width: 40%; }
h3 { font-weight: bold; color: #8ED942; }

.small { font-size: 10px; margin: 4px 0px 4px 0px; }
.tab   { background-color: #FFFFFF; border: 1px #98AAB1 solid; font-size: 12px}

.style1 {font-size: 12px}
.style12 {color: #000000}

table#url {	padding-left: 20px; font-size: 11px; width: 400px; text-align: left; }
input#url {	background-color: #F3F3F3;	border: 1px solid #666666; margin: 6px 0px 0px 15px; font-family: arial, sans serif;	font-size: 11px; font-weight: normal; padding: 3px 3px 3px 3px; width: 380px;  }
input#subdomain { background-color: #F3F3F3; border: 1px solid #666666; margin-top: 6px; font-family: arial, sans serif; font-size: 11px; padding: 3px 3px 3px 3px;	 width: 200px;	margin-left: 20px;	}
input#hits { background-color: #F3F3F3;	border: 1px solid #666666; margin-top: 6px; background-color: white; font-family: arial, sans serif;	font-size: 11px; padding: 3px 3px 3px 3px;  }	
input#id {	background-color: #F3F3F3;	border: 1px solid #666666; margin-top: 6px; font-weight: normal; font-family: arial, sans serif;	font-size: 11px; padding: 3px 3px 3px 3px; }
input#submit { background-color: #F3F3F3;	border: 1px solid #666666; margin-top: 6px; margin-left: 15px; font-family: trebuchet ms, arial; font-size: 11px; font-weight: normal;  }
input#recommend { background-color: #F3F3F3;	width: 100px; border: 1px solid #666666; margin-top: 1px; margin-left: 1px; font-family: trebuchet ms, arial; font-size: 10px; font-weight: normal; height: 16px;  }

div#container { width: 780px; float:left; border: 0px solid #CCCCCC; background-color: white; overflow: hidden; 
	position:absolute;
	left:50%;
	margin-left:-390px;}
div#head { width: 780px; float:left; padding: 10px 0px 3px 10px; }
div#menu { width: 780px; height: 20px; float:left; background-color: #F3F3F3; border-top:1px solid #CCCCCC; text-indent: 8px; padding: 3px 0px 0px 0px; }
div#sottomenu { width: 780px; height: 15px; overflow: hidden; float:left; background-color: #7FB0C8;  color: #999999; text-align: left; text-indent: 12px; border-bottom: 1px solid #CCCCCC; padding: 3px 0px 3px 0px; }
div#content_container { width: 780px; float: left; background-color: white; border-bottom: 1px solid #CCCCCC; }
div#content { margin: 10px 10px 10px 10px; }
div#footer { width: 100%; float: left; background-color: #F3F3F3; padding: 3px 0px 3px 0px; text-indent: 8px; }




div.categories
{
	font-size: 14px;
	list-style-type: none;	
}
div.categories a, div.categories a:visited, div.categories a:hover
{
	color: #056B9E;
	font-weight: bold;
}

div.categories div.col
{
	float: left;
	text-align: left;
	width: 180px;
}
div.categories div.last
{
	float: left;
	text-align: left;
	width: 180px;
}

div.subcategories a, div.subcategories a:visited, div.subcategories a:hover
{
	font-size: 12px;
	font-weight: normal;
	color: #4b5b67;
}


div.categories div.divider
{
	clear: both;
	height: 10px;
}
div.categories div.categ
{
	padding-bottom: 0px;
}
