/* style for all */
* {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#ffffff;
	background:#000000;
}
img {
	border:0;
	vertical-align:middle;
}
table {
	border:0;
}
a {
	color:#ffff00;
	text-decoration:none;
}
a img {
	border:0;
}
.clr {
	font-size:1%;
	height:0;
	line-height:0;
	clear:both;
}
ul {
	list-style:none;
}
#wrap {
	margin:0 auto;
	width:979px;
	border:1px solid #4a4c49;
	border-top:0;
	border-bottom:0;
}
/* banner */
#banner {
	border-bottom:1px solid #363636;
}
/* menu top */
#menu_top {}
#menu_top ul {
	height:27px;
	border-bottom:1px solid #1b1b1b;
}
#menu_top ul li {
	float:left;
	margin:1px 0 0 1px;
	padding:4px 10px;
	padding-right:0;
	background:url('../Image/menu_top.jpg') 0 -26px no-repeat;
}
#menu_top ul li a {
	font-weight:bold;
	padding:6px 10px 5px 0;
	background:url('../Image/menu_top.jpg') 100% 0 no-repeat;
}
/* content */
#content {
	width:979px;
}
/* left */
#notice {
	padding:10px 0;
	border:1px solid #ffff00;
	background:#363636 url('../Image/icon_01.jpg') 10px 10px no-repeat;
}
#notice p {
	padding-left:47px;
} 
table.tbl_tip {
	border:1px solid #4a4c49;
}
.td_title {
	padding:4px 10px;
	font-weight:bold;
}
td.tdh_1 {
	border-top:1px solid #4a4c49;
	border-right:1px solid #000000;
	background:#363636;
}
td.tdh_2 {
	border-top:1px solid #4a4c49;
	border-right:1px solid #000000;
	background:#1b1b1b;
}
td.tdh_last {
	border-right:0;
}
td.td_1 {
	border-top:1px solid #4a4c49;
	border-right:1px solid #000000;
	background:#363636;
}
td.td_2 {
	border-top:1px solid #4a4c49;
	border-right:1px solid #000000;
	background:#1b1b1b;
}
td.td_last {
	border-right:0;
}
div.td_1star_free,
div.td_10star {
	background:url('../Image/free.jpg') bottom center no-repeat;
}
div.td_11star {
	background:url('../Image/vip1.jpg') bottom center no-repeat;
}
div.td_12star {
	background:url('../Image/vip2.jpg') bottom center no-repeat;
}
div.td_2star_free,
div.td_20star {
	background:url('../Image/free1.jpg') bottom center no-repeat;
}
div.td_21star {
	background:url('../Image/vip11.jpg') bottom center no-repeat;
}
div.td_22star {
	background:url('../Image/vip12.jpg') bottom center no-repeat;
}
/* right */
div.box_right {
	margin-top:10px;
	padding-top:7px;
	background:url('../Image/bg_top.jpg') 0 0 no-repeat;
}
div.box_right .box_right_middle {
	padding:10px;
	border-left:1px solid #4a4c49;
	border-right:1px solid #4a4c49;
}
.login {
	background:url('../Image/icon_03.jpg') 10px 10px no-repeat;	
}
.helponline {
	background:url('../Image/icon_04.jpg') 10px 10px no-repeat;	
}
.couter {
	background:url('../Image/icon_05.jpg') 10px 10px no-repeat;	
}
div.box_right .box_right_middle h1 {
	padding-top:8px;
	padding-left:42px;
	font-size:13px;
}
div.box_right .box_right_middle p {
	padding:5px 0;
}
div.box_right .box_right_middle p input {
	border:0;
	padding:2px;
	background:#363636;
	width:252px;
	color:#ffffff;
}
.button_01 {
	border:0;
	margin-top:5px;
	padding-bottom:5px;
	width:120px;
	height:25px;
	background:url('../Image/button_01.jpg') 0 0 no-repeat;
	color:#ffff00;
	cursor:pointer;
}
div.box_right .box_right_bottom {
	font-size:1%;
	line-height:0;
	height:7px;
	background:url('../Image/bg_bottom.jpg') 0 0 no-repeat;
}
/* footer */
#footer {}
#footer #menu_bottom {
	margin-top:15px;
	padding-top:10px;
	height:30px;
	text-align:center;
	background:#1b1b1b;
}
#footer #copyright {
	margin:10px 0;
	text-align:center;
	font-size:11px;
}
/* pagging */
#paging {}
#paging ul {
	
	padding:10px 0;
	
	height:18px;
}
#paging ul li {
	float:left;
	padding:0 1px;
}
#paging ul li a {
	padding:1px 4px;
	border:1px solid #4a4c49;
	background:#363636;
}
#paging ul li a:hover {
	font-weight:bold;
	background:#1b1b1b;
}
#paging ul li a.cur {
	font-weight:bold;
	background:#1b1b1b;
}
