﻿/* CSS Document */
dl {
	width:338px;
	clear: left;
	padding: 4px;
	margin: 0px;
}
dt{
	background-image: url(/images/point_yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 16px;
	width:292px;
	float:left;
	height: 14px;
	overflow: hidden;
} 
dd{
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 40px;
	overflow: hidden;
	height: 15px;
	text-align: right;
}
.list li{
	font-size: 10pt;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-image: url(images/orenge_narrow.gif);
	text-indent: -15pt;
	margin-left: 0pt;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin double #FFFBFF;
	border-left: thin none;
}
.articleList{
 	background-image: url(/images/icon/point_yellow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.div_line{
 	background-image: url(/images/icon/point_yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	margin:1px;
	height:13px;
	width:218px;
	overflow: hidden;
	float: left;
}
.div_br{
	clear: left;
	height: 8px;
}
