h5 {  	font-size: 12px;
	color: #7b00b5;
	font-weight: bold;
	margin:0 20px 10px 20px; padding:0 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7b00b5;  

     }  
blockquote {
	margin-top: -5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px 35px 5px 35px;
	background-image: url(http://zacca489.com/guide/images/bg_gtminfo.gif);
	background-repeat: repeat-y;
}

#container3 table {
	font-size: 100%;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

ol.ol_cls {  
         margin:0 20px 0 20px; padding:0;  
         list-style:decimal inside none;  
     }  
ul.ul_cls {  
         margin:0 20px 0 20px; padding:0;  
         list-style:square inside none;  
}  

#container3 li {
	margin-bottom: 8px;
}

IMG.right { float: right; }

p.clr { clear: right;}

#blocate {
	width: 184px;
	float: right;
	margin-top: 5px;
	padding-bottom: 7px;
	border: solid 1px #cccccc;
	}

* html #blocate {
	margin-top: 19px;
	}

#blocate p {
	width: 174px;
	margin: 2px auto 0;
	}
#blocate h4 {
	margin: 0px;
	padding: 2px 2px 2px 5px ;
	background-image: url(http://www.zacca489.com/guide/images/blocate_title.gif);
	background-repeat: repeat;

}

#blocate a:link,
#blocate a:visited {
	color: blue;
	}
#blocate a:hover,
#blocate a:active {
	color: red;
	}


#course ul {
	margin-top: 0px;
	margin-left: 3px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#course li {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: 120%;
	background-image: url(../n_img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-bottom: 1px;
	padding-left: 12px;
	margin-top: 3px;
	list-style-type: none;
}


#course .imageleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
    padding:10px;
    background-color:#ffffff;
    border-color:#dddddd #aaaaaa #aaaaaa #dddddd;
    border-width:1px;
    border-style:solid;

}
#course p { margin-top: 10px;
}
p.clear   { clear : both ;  }

#course h4{
	margin-top: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7b00b5;  
	 }