body {
	margin: 0px;
	font-family: Arial; 
	font-size: 13px; 
	color: #fff;
	line-height: 1.2em;
	background: #222 url("http://www.igijon.com/personales/cyonix/images/bg.png");
}

a { 
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

a:hover, a:focus { 
	font-size: 13px;
	text-decoration: none;
	outline: none;
}

#content {
	text-align: center;
}

#header {
	background: #2b2b2b url("http://www.igijon.com/personales/cyonix/images/bg_top.png") repeat-x;
	height: 135px;
	text-align: center;
}

.logo {
	display: block;
	margin-top: 3px;
	height: 112px;
}

#menu {
	padding: 0.8em;
	text-align: center;
	background: #FBA419;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
}

#menu ul {
	margin: 0em auto;
	padding: 0em;
	width: 100%;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	padding: 0.4em 1.2em;
	font-weight: bold;
}

#menu ul li a:hover
{
	background-color: #222;
	text-decoration: none;
}

.toplist_spacer {
	margin-top: 12px;
}

.toplist {
	width: 600px;
	border: 1px solid #555;
	text-align: left;
}

.site { 
	background-color: #1e1e1e;
	padding: 5px;
}

.site_left {
	float: left;
	width: 107px;
	height: 90px;
	background-color: #FBA419;
}

.site_left_inner {
	padding: 4px;
	line-height: 1.2em;
	font-size: 12px;
	text-align: center;
}

.site_right {
	float: left;
	width: 478px;
	line-height: 1.1em;
	padding-left: 5px;
	background-color: #1e1e1e;	
	text-align: center;
}

.site_left_2 {
	float: left;
	width: 107px;
	height: 54px;
	background-color: #FBA419;
}

.site_left_inner_2 {
	padding: 5px;
	line-height: 1.2em;
	font-size: 12px;
	text-align: center;
}

.site_right_2 {
	float: left;
	width: 478px;
	line-height: 1.1em;
	padding-left: 5px;
	background-color: #1e1e1e;	
	text-align: center;
}

.site_rank {
	line-height: 1.0em;
	font-size: 36px;
	font-weight: bold;	
}

.site_title { 
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.site_link {
	display: block;
	padding-bottom: 1px;
	font-size: 12px;
	color: #aaa;
	text-decoration: none;
}

.site_link:hover, .site_link:focus { 
	font-size: 12px;
	color: #fff;
	background: #FBA419;
	text-decoration: none;
	outline: none;
}

.site_link_2 {
	display: block;
	padding: 11px 0px 11px 0px;
	line-height: 1.3em;
	font-size: 12px;
	color: #aaa;
	text-decoration: none;
}

.site_link_2:hover, .site_link_2:focus { 
	font-size: 12px;
	color: #fff;
	background: #FBA419;
	text-decoration: none;
	outline: none;
}

.site_tipp {
	line-height: 2.5em;
	font-size: 32px;
	font-weight: bold;	
}

.bottom_left {
	float: left;
	width: 265px;
	font-size: 12px;
	text-align: center;
}

.bottom_right {
	float: left;
	width: 325px;
	font-size: 12px;
	text-align: center;
}

.bottom {
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	text-decoration: none;
}

.bottom:hover, .bottom:focus { 
	font-size: 12px;
	text-decoration: underline;
}	

hr {
	color: #555;
	height: 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #555;
}

img {
border: none;
}