/* CSS Document */
#p_clist {
}
#p_clist .more {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#p_clist .title_left {
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 12px;
}
#p_clist .title {
	font-weight: bold;
	background-image: url(../../images/dotline_hz.gif);
	background-repeat: repeat-x;
	list-style-type: none;
	background-position: left bottom;
	color: #46461F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#p_clist .title a {
	color: #46461F;
	font-weight: bold;
}
#p_clist .title a:hover {
	color: #FF8100;
}

