body{
	
}
table#1{
	width: 100%;
}
table#1 td{
}

	
table#2{
	border: 1px solid #000000;
	width: 160px;
	line-height: 120%;
}
table#2 td{
	font-size: 16px;

}
table#2 td a{
	color: #000000;
	padding: 5px;
	font-size: 12px;
}
table#2 td div#mm{
	border: 1px solid #000000;
	background-color: #00bfff;
	color: #ffffff;
}
table#p3{
	border: 1px solid #000000;
	width: 100%;
}
table#3{
	border: 1px solid #000000;
	width: 100%;
}
table#3 tr#1 td{
	border-bottom: 1px dotted #000000;
}
table#3 tr#1 td a{
	color: #000000;
}
table#3 tr#3 td{
	border-top: 1px dotted #000000;
}
table#3 tr#3 td a{
	color: #000000;
}
table#3 tr#3 td div#1{
	width: 48%;
	float: left;
}
table#3 tr#3 td div#2{
	width: 48%;
	float: right;
	height: 14px;
	overflow: auto;
	margin-right: -25px;
	text-align: right;
	padding-right: 5px;
}


table td{
	vertical-align: top;
	font-size: 14px;
}
h1{
	font-size: 12px;
	margin: 0px;
}
h2{
	font-size: 18px;
	color: #cd5c5c;
	margin: 0px;
}