@charset "utf-8";



/* Web Cas Document
  
  sitemap.html
  
  sitmap.css

----------------------------------------------------------------------- */

#contener h1{
  width: 645px;
  margin: 0px 0px 13px 0px;
  padding: 0px;
}


#div .section {
	padding-left: 10px;
}
#div .section dd {
	font-weight: bold;
	float: left;
	padding: 10px 0px 10px 0px;
}
#div .section dt {
	font-weight: bold;
	float: left;
	padding: 10px 0px 10px 0px;
}
#div .section ul {
	clear: both;
	border-bottom: 1px dashed #CCCCCC;
	padding: 0px 0px 10px 40px;
}
#div .section .doulist {
	padding: 10px 0px 10px 20px;
	border-bottom-style: none;
}

#div .section li {
	list-style: url(../commom/images/icon_list_red.gif) ;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 5px;
}
