body
{
	/*background: #FBFBFB url(images/snowflower_light.jpg);*/
	background: #FBFBFB url(images/main_bg.png);*
	color: #333333;
	font-family: /*"Microsoft YaHei",*/ tahoma, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#header
{
	/*background: #FBFBFB url(images/bg.gif) repeat-x left top;*/
	/*background: url(images/fireworks.png) no-repeat 50% 0%;*/
}
#footer
{
	/*background: url(images/bg_bottom.gif) repeat-x left bottom;*/
}
#loginpanel
{
	background: #FBFBFB;
	border: 1px solid #BBBBBB;
	padding: 20px;
}
body.inframe
{
	/*background: url(images/text_bg.gif) no-repeat fixed;*/
	background: #EFEFEF;
}
table
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
	border-collapse: collapse;
	background-color: transparent
}
table.head
{
	background: transparent;
	height: 100px;
	width: 940px;
}
table.main
{
	background: #FBFBFB;
	border-collapse: collapse;
	width: 100%;
	/*width: 100%;*/
}
table.menus
{
	/*width: 982px;*/
	width: 100%;
	background: transparent;
	/*float: left;*/
}
table.mainouter
{
}
table.message
{
	border-bottom: lime 1px solid;
	border-left: lime 1px solid;
	border-right: lime 1px solid;
	border-top: lime 1px solid;
}
table.bottom
{
	padding: 0;
	background: none transparent scroll repeat 0% 0%;
}
table.table_cmct
{
	border: 1px solid #D0D0D0;
	margin: 0;
	width: 100%;
}
table.table_cmct tr td.td_cmct
{
	padding: 5px;
}
table.table_cmct tr:hover
{
	background: #EEE;
}
table.torrents
{
	border: 1px solid #D0D0D0;
	margin: 0;
	width: 100%;
	background: #EFEFEF;
}
table.torrents tr:hover
{
	background: #F5F5F5;
}
table.torrents td.colhead
{
	text-align: center;
}
table.torrents td.rowfollow
{
	text-align: center;
}
table.common
{
	border: 1px solid #D0D0D0;
	margin: 0;
	width: 100%;
	background: #EFEFEF;
}
table.common tr:hover
{
	background: #F5F5F5;
}
table.simple
{
	/*border: 1px solid #D0D0D0;*/
}
table.simple td
{
	background: #FBFBFB;
	border: 1px solid #D0D0D0;
	padding: 5px 5px 5px 5px;
}
table.simple th
{
	border: 1px solid #D0D0D0;
	background: #FBFBFB;
}
a.info
{
	background-color: #ccc;
	color: #000;
	position: relative;
	text-decoration: none;
	z-index: 24;
}
a.info:hover
{
	background-color: #ff0;
	z-index: 25;
}
a.info span
{
	display: none;
}
a.info:hover span
{
	background-color: #cff;
	border-bottom: #0cf 1px solid;
	border-left: #0cf 1px solid;
	border-right: #0cf 1px solid;
	border-top: #0cf 1px solid;
	color: #000;
	display: block;
	left: 2em;
	position: absolute;
	text-align: center;
	top: 2em;
	width: 15em;
}
h2
{
	background: url(images/h2_bg.gif) repeat-x;
	/*font-size: 12px;
	font-weight: bold;
	padding-left: 10px;*/
	height: 40px;
	line-height: 40px;
	margin-bottom: 0px;
}
h2.transparentbg
{
	background-color: transparent;
	background-image: none;
}
p.sub
{
	margin-bottom: 4pt;
}
div,ul,li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_block
{
	padding: 0px;
	background: transparent;
}
td#nav_block
{
	border: 0 none;
}
/*#outer
{
	padding: 0;
}*/
table td
{
}
#info_block
{
	/*background: url(images/menu_user_bg.gif) left top no-repeat;
	height: 57px;
	padding: 0px;
	width: 982px;
	float: left;*/
	background: #FBFBFB;
	border: 1px solid #BBBBBB;
	margin-bottom: 3px;
}
div#nav
{
	height: 46px;
	overflow: hidden;
	zoom: 1;
}
tr.tablea
{
	border: 1px solid #D0D0D0;
}
td
{
}
td.outer
{
	background: #FBFBFB;
	border: 1px solid #BBBBBB;
}
td.embedded
{
	padding: 0;
	text-align: left;
}
td.no_border
{
	background-color: transparent;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	text-align: left;
}
td.no_border_wide
{
	background-color: transparent;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 16px;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
}
td.shoutrow
{
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
}
td.bottom
{
	line-height: 180%;
	padding: 0 6px;
}
td.heading
{
	font-weight: bold;
}
td.text
{
	background: #EFEFEF;
	border: 1px solid #CCC;
	border-collapse: collapse;
	color: #333;
	padding: 10px;
}
td.comment
{
	padding-bottom: 10pt;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 10pt;
	text-align: left;
	border: 1px solid #D0D0D0;
}
td.colhead
{
	background: url(images/td_head.png) repeat-x;
	border: 1px solid #D0D0D0;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	padding: 0 5px 0 5px;
	white-space:nowrap;
}
.nowrap
{
	white-space: nowrap;
}
td.rowhead_left
{
	text-align: left;
	border: 1px solid #D0D0D0;
}
td.rowhead_center
{
	text-align: center;
	border: 1px solid #D0D0D0;
}
td.rowhead
{
	border: 1px solid #D0D0D0;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.rowfollow
{
	border: 1px solid #D0D0D0;
	padding: 5px 5px 5px 5px;
}
td.colfollow
{
	border: 1px solid #D0D0D0;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
td.toolbox
{
	background: #EEEEEE;
	border: 1px solid #D0D0D0;
}
td.title
{
}
td.navigation
{
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
}
td.clear
{
	background: none transparent scroll repeat 0% 0%;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
form
{
	margin-bottom: 0px;
	margin-top: 0px;
}
.sublink
{
	font-style: italic;
	font-weight: normal;
}
font.gray
{
	color: #aca899;
	text-decoration: underline;
}
.attach img
{
	border: 0;
	height: 16px;
	width: 16px;
}
.attach a:link
{
	color: #0099CC;
	text-decoration: underline;
}
.attach .size
{
	color: gray;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #008c00;
}
a.index
{
	font-weight: bold;
}
a.biglink
{
	font-weight: bold;
	text-decoration: none;
}
a.altlink:link
{
	color: #005DC8;
	font-weight: bold;
	text-decoration: none;
}
a.altlink:visited
{
	color: #005DC8;
	font-weight: bold;
	text-decoration: none;
}
a.altlink:hover
{
	color: #F60;
}
a.faqlink:link
{
	color: #008600;
	font-weight: bold;
	text-decoration: none;
}
a.faqlink:visited
{
	color: #008600;
	font-weight: bold;
	text-decoration: none;
}
a.faqlink:hover
{
	color: #f1ab41;
}
a.altlink_blue:link
{
	color: #004e98;
	font-weight: bold;
	text-decoration: none;
}
a.altlink_blue:visited
{
	color: #004e98;
	font-weight: bold;
	text-decoration: none;
}
a.altlink_blue:hover
{
	text-decoration: underline;
}
a.altlink_green:link
{
	color: #007800;
	font-weight: bold;
	text-decoration: none;
}
a.altlink_green:visited
{
	color: #007800;
	font-weight: bold;
	text-decoration: none;
}
a.altlink_green:hover
{
	text-decoration: underline;
}
.important
{
	font-weight: bold;
}
.red
{
	color: #ee0000;
}
.yellow
{
	color: #997700;
}
.green
{
	color: #00ee00;
}
.btn2
{
}
li
{
	margin-bottom: 6pt;
	margin-left: 16pt;
	margin-top: 6pt;
}
ul
{
	margin-bottom: 0px;
	margin-top: 0px;
}
img
{
	border: 0;
}
img.border
{
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}
table.torrents img
{
	margin: 2px;
}
table.torrentname img
{
	margin: 0px;
}
.gobutton
{
	background: #006600;
	color: #000;
}
.codetop
{
	background: #EEF0F2;
	border: 1px solid #CCC;
	color: #000;
	font-weight: bold;
	margin: 0px auto;
	padding: 10px;
}
.codemain
{
	background: #FFF;
	border: 1px solid #CCC;
	border-top: 0px none;
	font-family: monospace;s
	line-height: 160%;
	padding: 10px;
}
.dropmenu
{
	background: #F2F9FD none repeat scroll 0 0;
	border: 3px solid #A6C9D7;
	margin-top: 3px;
	opacity: 0.9;
	position: absolute;
	text-align: left;
}
.dropmenu ul
{
	list-style-type: none;
	padding: 10px;
	white-space: nowrap;
}
.dropmenu ul li
{
	margin-left: 0px;
	margin-right: 0px;
}
ul.menu
{
	/*background: #0751a8 url(images/menu_bg.gif) no-repeat left top;*/
	background: url(images/menu_bg.gif) repeat-x left top;
	height: 46px;
	overflow: hidden;
	padding: 0 5px;
	zoom: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
ul.menu li
{
	background: url(images/menu_split.gif) right top no-repeat;
	float: left;
	height: 40px;
	line-height: 42px;
	margin: 0;
}
ul.menu li:hover
{
	background: #013775;
}
ul.menu li a
{
	color: #b8cede;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 15px;
}
ul.menu li a:hover
{
	color: #FBFBFB;
}
ul.menu li.selected a
{
	background: #013775 url(images/menu_hover.gif) center top repeat-x;
	color: #FBFBFB;
	text-decoration: none;
}
ul.menu li ul.submenu
{
	background: #013775;
	border: #01326B solid;
	border-width: 0 1px 1px 0;
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	width: 120px;
	zoom: 1;
}
ul.menu li ul.submenu li
{
	background-image: none;
	border-bottom: 1px dotted #184A86;
	float: none;
	height: 40px;
	line-height: 40px;
	margin: 0;
}
ul.menu li ul.submenu li a
{
	background: #013775 none;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0px 5px 0px 20px;
	text-align: left;
}
ul.menu li ul.submenu li a:hover
{
	background-color: #01326B;
	background-image: none;
}
.listitem
{
	margin-left: 10px;
	margin-right: 5px;
}
.color_bonus
{
	color: #0000f6;
}
.color_invite
{
	color: #0000f6;
}
.color_slots
{
	color: #0000f6;
}
.color_downloaded
{
	color: #8b0000;
}
.color_uploaded
{
	color: #339933;
}
.color_ratio
{
	color: #0000f6;
}
.color_active
{
	color: #0000f6;
}
.color_connectable
{
	color: #0000f6;
}
.color_rank
{
	color: #0000f6;
}
.logo
{
	color: #0751a8;
	font-weight: bold;
}
.slogan
{
	color: #999999;
	font-size: 12px;
}
.free
{
	color: #f0cc00;
}
.twoup
{
	color: #aaaaaa;
}
.twoupfree
{
	color: #99cc66;
}
.halfdown
{
	color: #7c7ff6;
}
.twouphalfdown
{
	color: #7ad6ea;
}
.thirtypercent
{
	color: #70328d;
}
.free_bg
{
	background-color: #ffff99;
}
.twoup_bg
{
	background-color: #dddddd;
}
.twoupfree_bg
{
	background-color: #ccff99;
}
.halfdown_bg
{
	background-color: #cccdf8;
}
.twouphalfdown_bg
{
	background-color: #96dbea;
}
.thirtypercentdown_bg
{
	background-color: #ddc3ea;
}
.hot
{
	color: #e78d0f;
}
.classic
{
	color: #77b300;
}
.recommended
{
	color: #820084;
}
.new
{
	color: #ff0000;
}
.striking
{
	color: #069;
}
.sticky_bg
{
	background-color:#FBFBFB;
}
.sticky_bg:hover
{
	background-color:#F5F5F5;
}
.rescue_bg
{
	background-color: #CCFFCC;
}
.sticky_bg:hover
{
	background-color: #F5F5F5;
}
iframe
{
	width: 100%;
}
td.text iframe
{
	border: 0px solid #CCCCCC;
}
form div
{
	/*padding-left: 30px;*/
	/*padding-top: 1px;*/
	/*text-align: left;*/
}
form div a
{
	margin-left: 3px;
}
/*#footer
{
	background: #004594;
	border-top: 1px solid #004594;
	color: #A1C5DD;
	margin-top: 10px;
	overflow: hidden;
	padding: 15px 20px;
	zoom: 1;
}*/
/*#ad_belownav
{
	position: relative;
	z-index: -1;
}*/
.btn
{
	background: #DEDEDE url(images/btn_button_bg.gif) left top repeat-x;
	border: 1px solid #BBBBBB;
	color: #333;
	font-size: 12px;
	height: 23px;
	line-height: 16px;
	margin: 0 1px;
	padding: 0 10px;
	cursor: pointer;
}
input
{
	font-family: /*"Microsoft YaHei",*/ tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
}
input.button_cmct
{
	border: 1px solid;
	border-color: #013775 #01326B #01326B #013775;
	color: #CCC;
}
textarea
{
	background: url(images/text_bg.gif) no-repeat;
	border: 1px solid #E0E0E0;
	line-height: 160%x;
	padding: 5px;
}
input[type="submit"]
{
	background: #004594 url(images/btn_submit_bg.gif) left top repeat-x;
	border: 1px solid #01326B;
	color: #FFF;
	font-size: 12px;
	height: 23px;
	line-height: 16px;
	margin: 0 1px;
	padding: 0 10px;
}
input[type="button"]
{
	background: #DEDEDE url(images/btn_button_bg.gif) left top repeat-x;
	border: 1px solid #BBBBBB;
	color: #333;
	font-size: 12px;
	height: 23px;
	line-height: 16px;
	margin: 0 1px;
	padding: 0 3px;
}
input[type="text"]
{
	background: url(images/text_bg.gif) no-repeat;
	border: 1px solid #C0C0C0;
	height: 16px;
	line-height: 16px;
	/*margin: 0 2px;*/
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
}
input[type="password"]
{
	background: url(images/text_bg.gif) no-repeat;
	border: 1px solid #C0C0C0;
	height: 16px;
	line-height: 16px;
	/*margin: 0 2px;*/
	padding-left: 2px;
	padding-top: 2px;
}