@charset "utf-8";
/* CSS Document */
.list_bt,#list_{
	height:20px;
	line-height:20px;
	float:left;
	padding-left:15px;
	font-size:13px;
	color:red;
	background:url(../img/xiaojiantou.png) no-repeat left center;
	border-bottom:1px dashed #888888;
	font-weight:bold;
	width:711px;
	margin-top:3px;}
#list_{
	height:25px;
	line-height:25px;
	font-size:14px;
	color:#333;
	border-bottom:2px solid red;
	margin-top:6px;
	background:url(../img/mul.png) no-repeat left center;}

.list_bt a{ color:red;}
.list_bt a:hover{ text-decoration:underline; color:#333;}
.rmcp{
	width:711px;
	padding-left:15px;
	padding-right:0;
	float:left;
	margin-top:5px;
	}
.rmcp li{
	width:219px;
	height:17px;
	line-height:17px;
	padding-left:8px;
	float:left;
	margin-right:10px;
	background:url(../img/heisanjiao.png) no-repeat left center;}
.rmcp li a:hover{
	text-decoration:underline;
	color:red
	}