@charset "utf-8";
/* CSS Document --public*/

.title{
	width:760px;
	margin:10px 0 20px;
	border-bottom:2px solid #a4a4a4;
	padding-bottom:5px;
	white-space:normal;
	word-break:break-all
}
.bgcolor_gray{ background:#f0f0f0}
.liststyle li{line-height:22px; background:url(/Themes/Catalog/images/tree_point.gif) no-repeat 0 8px; padding-left:13px;}
.line_right{ border-right:1px dotted #ccc; margin-right:15px;padding-right:15px;}