@charset "utf-8";

/* =========== Header TAG ============ */
#logo{
	float:right;
	margin: 10px 10px 0px 10px;
	width:90px;
	height:90px;
}

/* =========== NAV TAG ============ */
#nav{
	float:right;
	margin:10px 0px 4px 0px;
	width:600px;
	height:25px;
}
#nav li{
	float:right;
	display:block;
}
#nav a{
	margin-left:7px;
	font-size: 0.9em;
	text-decoration:none;
}
#nav a{
	display:block;
}
#search{
	float:right;
	height:60px;
	width:600px;
	text-align:right;
}
#status{
	clear:both;
	height:22px;
	margin-right:10px;
	margin-left:10px;
	background-color:#dfeddd;
	border-bottom:1px solid #aad2a6;
	text-align:left;
}
#status span{
	margin-left:20px;
}
/* =========== PAGE CONTENT ============ */

#main{
	clear:both;
	width:800px;
	margin:0 auto;
	text-align:center;
}

#search_in{
	width:400px;
	margin:0px 0px 7px 7px;
	font-size:16px;
}
.input_clear{
	color:#666;
	font-weight:bold;
}
#start_search{
	clear:both;
	width:120px;
}
#search form label{
	height:25px;
	margin-right:0px;
	display:inline-block;
}
.cb{
	margin-left:10px;
	margin-right:3px;
}
#banner{
	width:728px;
	/* height:90px;*/
	margin:10px 71px 10px 0;
}
.date{
	color:#4E5456;
	font-size:0.7em;
	font-weight:bold;
}
.nounder {
	border:0 none;
}

/* =========== PAGE CONTENT ============ */
#searchResult{
	width:870px;
	background-color:#eef6ee;
}
#searchResult th{
	background-color:#add2a6;
    border: 1px solid #FFFFFF;
    padding: 3px;
	text-align:right;
	padding-right:10px;
}
#searchResult td{
    padding: 3px;
	text-align:center;
	border: 1px solid #FFFFFF;
}
.title{float:left; margin-left:3px; font-style:italic; font-size:0.7em; font-weight:bold;}
.title_he{float:right; margin-right:3px; font-weight:bold;font-size:0.9em;}
.more{clear:both; text-align:right;margin-right:3px;}
.main_cate{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	line-height: 1.3em;
	font-weight:bold;
}
.sec_cate{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight:bold;
	line-height: 1.3em;
}
.number{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.9em;
	font-weight:bold;
	line-height: 1.3em;
}
#content form.user{
	float:right;
	width:300px;
	height:150px;
	margin:19px;
	border:#093 solid 1px;
}
#content form.add-torrent{
	float:right;
	width:640px;
	height:545px;
	margin:20px;
	border:#093 solid 1px;
}
#content form.add-torrent input{
	float:right;
	width:400px;
	margin-top:12px;
}
#content form.add-torrent select{
	float:right;
	margin-top:12px;
}
#content form.add-torrent textarea{
	float:right;
	margin-top:12px;
	width:400px;
}
#content form.add-torrent .label {
	float:right;
	text-align:left;
	width:150px;
	margin:12px;
}
#content form.user .label {
	float:right;
	text-align:left;
	width:120px;
	margin-left:0px;
}
#content h1 {
	margin-bottom:10px;
}
#content .btn_send {
	margin-top:10px;
}
optgroup{
	text-align:center;
	margin-top:8px;
}
option {
	padding-right:5px;
	text-align:right;
}
/* =========== catalog ============ */
div.catalog{
	float:right;
	width:195px;
	min-height:200px;
	/*border:1px dotted #060;*/
	text-align:center;
}
.catalog h2{
	margin-right:10px;
	font-size: 1.4em;
	font-weight:bold;
	text-align:right; 
	text-decoration:none;
}
.catalog ul li{
	margin-right:20px;
	font-size: 16px;
	text-align:right;
	list-style:none;
}
footer{
	clear:both;
}

.pg p{
	padding-right:10px;
}