#topic10 {
	width: 700px;
	/*
	background-color: #FFF099;
	height: auto;
	height: 180px;
*/
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}


#topic10 li.dir{
/*
	font-weight: bold;
	font-weight: bold;
	border: 1px solid #BEBEBE;
*/
	color: #006666;
	margin-top: 1.5em;
	color: #000000;
	margin-top: 10px;
	margin-left: 0px;

	font-size:1.0em;
	list-style: none;


}

#left{
	width: 350px;
/*
	border: 1px solid #CDCDCD;
	height: auto;
*/
	float:left;
}
#right{
	width: 350px;
/*
	border: 1px solid #CDCDCD;
	height: auto;
*/
	float:right;
}



#topic10 li.dot{
	width: 330px;
	border-bottom: 1px dotted #CDCDCD;
}

#topic10 li.lmarg{
	margin-left: 30px;

}


#topic10 ul.list{
	margin-top: 1.5em;
	margin-top: 0px;
	margin-left: 20px;
	font-size:0.9em;
	list-style: none;


}

#topic10 ul.list2{
	font-weight: normal;
	margin-top: 1.5em;
	margin-top: 0px;
	margin-left: 30px;
	font-size:0.9em;
	list-style: none;


}
#topic10 ul.list3{
	font-weight: normal;
	margin-top: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size:0.9em;
	list-style: none;

}


#topic10 ul.list3 a{

	background: url(../images/icon_dot.gif) no-repeat 0.5em;
	padding-left: 20px;

}



