#category-list{ margin:0px; padding:0px; width:100%; background-color:#3177B7;}


#category-list ul{
    list-style: none;
    padding-left: 0;
	margin:0px;
}
#category-list li{
	line-height:30px;
	height:30px;
	display:block;
	margin:0px;
	border-bottom: #0F568A 1px solid;
	color:#FFF;
}

#category-list li a{
	line-height:30px;
	height:30px;
	display:block;
	margin:0px;
	border-bottom: #0F568A 1px solid;
	color:#FFF;
	padding-left:10px;
	text-decoration:none;
}

#category-list li a:hover{
	line-height:30px;
	height:30px;
	display:block;
	margin:0px;
	background-color:#0F568A;
	border-bottom: #0F568A 1px solid;
	color:#FFF;
	padding-left:10px;
	text-decoration:none;
}

.table_list_title{color:#006699; font-weight:bold;}


.category_list_detail{ margin:0px 0px 10px 0px; padding:0px;}
.category_list_detail img{padding:2px; border:#E3E3E3 1px solid; margin:0px 10px 0px 0px; float:left; }

#liuyan{ width:100%; margin-top:10px; float:left;}
#liuyan .title{ width:100%; margin-top:2px; border-bottom:#CCCCCC dashed 1px;line-height:30px; clear:both; height:30px;}
#liuyan .title .company{ width:auto; float:left; font-weight: bolder; line-height:30px; padding-left:10px;}
#liuyan .title .contact{ width: auto; float:right;  line-height:30px; padding-right:10px;}
#liuyan .content{ width:100%; margin-top:2px; height:auto; padding:10px; border-bottom: #999 solid 1px;}
#liuyan .content a:{ color:#333}