
@import "/library/default.css";

/*------------------------*/

div#path {
	margin:0 0 10px 0;
	display:block;
}

div#path ul {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

div#path li {
	float:left;
	padding:0 0 0 17px;
	background-image:url(../image/list_path.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

/*---------------------------*/

div.topics {
	margin:0px 0 20px 0;
}

div.topics h2 {
	margin:0 3px 8px 3px;
	padding:10px 0 8px 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	font-size: 14px;
}

div.topics h3 {
	margin:0 0 10px 0;
	padding:10px 0 8px 10px;
	background-color:#f1f1f1;
	font-size:13px;
}

div.topics ul {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

div.topics ul li {
	margin:0 0 7px 0;
	padding:0 0 0 15px;
	background-image:url(../image/list_topics.gif);
	background-repeat:no-repeat;
	background-position:left top;
}


/*--------------------*/

div.attention h4 {
	margin:0 0 10px 0;
	font-size:13px;
}

div.attention ul {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

div.attention ul li {
	margin:0 0 7px 0;
	padding:0 0 0 15px;
	background-image:url(../image/list_topics.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
