/* ABOUTUS v0.100 */

#MdAboutus {width:100%;}

#MdAboutus a{ text-decoration:underline; color:#0000FF;}


#MdAboutus .MdBody {padding:0;}
#MdAboutus .MdBody .pad{padding:10px;}

#MdAboutus .MdBody {padding:9px 9px 0 9px;}
#MdAboutus .MdBody h3{
	color:#204A87;
	border-bottom:1px solid #E8ECEE;
	border-left:4px solid #6395AC;
	font-size:130%;
	font-weight:bold;
	margin-bottom:1em;
	padding:2px 0 1px 7px;
	position:relative;

	}
#MdAboutus .MdBody p{margin-bottom:2em;}
#MdAboutus .MdBody ul{margin-bottom:2em;}
#MdAboutus .MdBody li {
	margin-left:0px;
	margin-bottom:9px;
	padding-left:12px;
	background:url(/img/common/symbol/dot.gif) left top no-repeat;
	}
#MdAboutus .MdBody table{
	width:100%;
	border-collapse:separate;
	border:1px solid #6395AC;
	background:#E5ECF9;
	margin-bottom:1em;
	}
#MdAboutus .MdBody th, #MdAboutus .MdBody td{padding:0;}
#MdAboutus .MdBody th{
	font-size:110%;
	line-height: 1.7em;
	font-weight:bold;
	}

