body {
	text-align:center;
	font-size:11px;
	margin:0;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:160%;
}
.wrapper {
	width:980px;
	margin:0 auto 0 auto;
	text-align:left;
	}
.header {
	width:100%;
	margin:0;
	height:65px;
	background-image:url(img/head_bg.gif);
	}
.torrent_box {
	padding:2px 8px 8px 8px;
	border-bottom:1px solid #a3bde0;
	}
.torrent_box h2 {
	color:#577297;
	font-weight:200;
	font-size:13px;
	}
a {
	text-decoration:none;
	color:#666666;
	}
.content_left {
	width:700px;
	float:left;
	}
.content_right {
	float:left;
	padding-top:60px;
	width:280px;
	}
.clr {
	clear:both;
	}
#logo {
	float:left;
	}
#search {
	float:right;
	margin-top:-20px;
	text-align:right;
	width:500px;
	}
#search .search_box {
	padding:6px;
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#888888;
	width:300px;
	}
#search .search_button {
	background-color:#6f8bb0;
	padding:7px;
	border:1px solid #557196;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	}
h1 {
	font-size:20px;
	margin-bottom:0px;
	margin-left:8px;
	padding-bottom:0px;
	color:#a3bde0;
	font-weight:200;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.toggle {
	float:right;
	width:100px;
	margin-top:13px;
	text-align:right;
	cursor:pointer;
	}
.space {
	height:10px;
	}
.line {
	height:1px;
	border-bottom:1px dotted #cccccc;
	margin:5px 0px 5px 0px;
	}
.nav {
	width:500px;
	padding:5px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	text-align:center;
	background-color:#a3bde0;
	}
a:hover .torrent_box {
	background-color:#f2f2f2;
	}
.menu {
	float:left;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	width:70px;
	}
.nav a {
	color:#3a5477;
	}
a:hover .menu {
	background-color:#f2f2f2;
	}
.site_news {
	margin-left:30px;
	margin-bottom:15px;
	border:1px solid #6d90c0;
	padding:15px;
	background-color:#f4f4f4;
	}
.footer {
	color:#999999;
	margin:20px;
	}