/* CSS Document */

.docs{width:660px;}
.docs h4{	font-size:14px;
	font-weight: bold;
	background-image: url(../img/index/topic-icon.gif);
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left: 20px;
	padding-bottom: 5px;
	clear:both;}
.docs ul{padding-left:20px; margin-top:5px; margin-bottom:20px;}
.docs ul li{
	padding-left:10px;
	background:url(../img/icon01.gif) 0 3px no-repeat;
	margin-bottom:5px;
	line-height: 140%;
}
.docs ul li.level1{background:url(../img/icon02.gif) 0 3px no-repeat;font-weight:bold;}

.docs h5{
background:url(../img/icon02.gif) 20px 3px no-repeat;font-weight:bold;margin-top:5px;margin-bottom:5px;padding-left:40px;
}
.docs p{line-height:160%;margin-bottom:20px; padding-left:60px;background:url(../img/icon01.gif) 50px 3px no-repeat;}
