/* CSS Document */
p.description {
	margin:0px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #c6c4c4;
	line-height: 24px;
	color: #333333;
}
ul.customer {
	clear:both;
	width:780px;
	margin-top:10px;
}
ul.customer .cus_left {
	width:370px;
	float:left;
}
ul.customer .cus_right {
	width:370px;
	float:right;
}
ul.customer .customer_title {
	width:370px;
	height:30px;
	display:block;
	background:url(../images/customer_list_title_bg.gif) no-repeat;
	margin:5px 0px 5px 0px;
	line-height:30px;
	color:#666666;
	font-weight:bold;
	text-indent:15px;
	font-size: 14px;
}
ul.customer img {
	float:left;
	margin-right:10px;
}
ul.customer .customer_content {
	width:186px;
	float:right;
	display:block;
	line-height: 16px;
	margin-top: 10px;
}
ul.customer .customer_content a {
	display:block;
	text-align:right;
}
ul.cus {
	width: 780px;
	margin-bottom: 30px;
	line-height: 24px;
	color: #666666;
}
ul.cus .cus_title {
	line-height: 24px;
	color: #006699;
}
ul.qa {
	line-height: 24px;
	color: #666666;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top: 15px;
	padding-bottom: 30px;
}
ul.qa .a {
	line-height: 24px;
	color: #006699;
	margin-bottom: 10px;
}
