@charset "utf-8";
/* 转载排名 */

#header #header_title{
	background: url('images/ranks_header.gif') no-repeat;
}

#page_content{
	padding-top:30px;
}

#content_left{
    width:235px;
}

#content_right{
	padding:30px 15px;
    width:635px;
}

#cat_header_bar{
	height:27px;
}

input.search_button{
	background: url('images/search_button_red.gif') no-repeat;
	width:52px;
	height:19px;
	border:none;
	margin-bottom:2px;
	cursor:pointer;
}

#cat_list_bg{
	background:#eef2dd url('images/basket_table_bg.gif') repeat-x;
}

#cat_list_header{
	background:url('images/circle_gray.gif') no-repeat 15px center;
	height:40px;
	line-height:40px;
	font-family:"黑体";
	font-size:18px;
	color:#cf5d4f;
	padding-left:37px;
}

#cat_search_panel{
	text-align:center;
	padding:10px 0px;
}

#cat_list_content{
	padding:20px 14px 60px 14px;
}

#cat_list_content ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#cat_list_content li{
	line-height:34px;
	border-bottom:1px solid #ffffff;
	padding-left:0px;
  cursor:pointer;
}

#cat_list_content li a,a:visited{
	color:#444444;
	text-decoration:none;
	font-family:"宋体";
	font-size:12px;
}

#cat_list_content li a:hover{
	text-decoration:underline;
}

#cat_list_content li.selected{
	background:url('images/arrow_icon_small_red.gif') no-repeat left center;
}

#cat_list_content li.selected a{
	color:#cf5d4f;
}

#rank_list_header{
	background:url('images/rectangle_icon.gif') no-repeat 5px center;
	line-height:35px;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding-left:20px;
	color:#cf5d4f;
}

#rank_list_content{
	padding:26px 10px 0px 10px;
}

#rank_list_column{
	width:180px;
	border-top:1px solid #dedede;
}

#rank_list_column ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#rank_list_column li{
	line-height:23px;
	padding-left:14px;
}

#rank_list_column li.gray{
	background:#f9f9f9;
}

#rank_list_column li.gray_red{
	background:#f9f9f9;
	color:#a74c4b;
}

#rank_list_column li.white_red{
	color:#a74c4b;
}

#rank_list_spliter{
	background:#ffffff url('images/rank_spilter.gif') repeat-x;
	height:290px;
	width:12px;
	margin:0px 7px;
}

#rank_desc_header{
	background:url('images/rectangle_icon.gif') no-repeat 5px center;
	line-height:35px;
	border-top:1px solid #dd181e;
	border-bottom:1px solid #dd181e;
	padding-left:20px;
	color:#cf5d4f;
}

#new_rank_desc_header{
    background: #C5D9DE;
	line-height:50px;
	border-top:4px solid #C2E3F5;
    border-left:4px solid #C2E3F5;
	border-bottom:4px solid #5FA8CE;
    border-right:4px solid #5FA8CE;
	padding-left:20px;
	color:#333333;
	font-size:14px;
	font-weight:bolder;
}

#rank_desc{
	padding:10px;
}