.info p{
	text-align:right;
}
.info p a{
	text-decoration:none;
	color:#dd285b;
}
.info p a:hover{
	text-decoration:underline;
	color:#0000ff;
}
#table00{
	border-collapse:collapse;
}
#table00 tr th{
	border: 1px solid #CCC;
	padding:10px 10px;
	vertical-align:middle;
	text-align:center;
	background:#F5FE6B;
	color:#666;
}
#table00 tr td{
	border: 1px solid #CCC;
	padding:10px 10px;
	vertical-align:middle;
	text-align:left;
}
.th1{
	width:100px;
}
.th2{
	width:400px;
}
.th3{
	width:120px;
}