@charset  "utf-8";
#interestingArea .section {
/*	background-image: url(../../images/dotLine2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
*/	padding-top: 20px;
	padding-bottom: 20px;
}

#interestingArea h2 {
	background:none;
	height:auto;
	text-align:center;
	margin-top:15px;
}

#interestingArea .section li {
	padding:0;
	font-weight:normal;
}


#interestingArea .section dl {
	width:402px;
	margin:10px 0;
	padding:4px 0;
	line-height:120%;
	/*float: left;*/
}
#interestingArea .section dt{
	margin: 0;
	padding: 5px 0 5px 12px;
	float: left;
	width: 100px;
	color: #666666;
}
#interestingArea .section dd{
	background-image: url(../../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 110px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 14px;
}


#interestingArea .mb {
	margin:0 0 0 24px;
	list-style:none;
}

#interestingArea .mbl li {
	padding:0;
	font-weight:normal;
}

#interestingArea .mb li ul {
	list-style:disc;
	margin:0 0 0 40px;
}

#interestingArea .section dl:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#interestingArea .section dl {zoom:1;}


#interestingArea .section ul {
	margin:0 0 0 24px;
	list-style:none;
}

#interestingArea .section ul li {
	padding:0;
	font-weight:normal;
}

#interestingArea .section ul li ul {
	list-style:disc;
	margin:0 0 0 40px;
}

#interestingArea .section .green {
	color: #096;
}


#interestingArea .section .category {
	color: #A41088;
	font-weight: bold;
	display: block;
}
