#right p{
	margin-top:15px;
	margin-left:20px;
	line-height:170%;
}
#table-info{
	width: 650px;
	height:240px;
	font-size:14px;
	letter-spacing:1px;
	line-height:150%;
}
.titleCol{
	text-align:center;
	font-weight:bold;
	background:#fff4f4;
}
.td170{
	width:170px;
}
.td250{
	width:250px;
}
.td500{
	width:500px;
	height:140px;
	resize:none;	
}
.button{
	padding:10px 15px;
	border:none;
	background:#F5FE6B;
	color:#333;
}
.button:hover{
	cursor:pointer;
	background:#C0F969;
}
.table01{
	border-collapse:collapse;
}
.table01 tr td{
	min-width:130px;
	vertical-align:middle;
	border:1px solid #666;
	padding:5px 10px;
	color:#666;
}
.table01 tr td:first-child{
	background:#F5FE6B;
}

.normal2 img{
	border:solid 1px #CCC;
	width:300px;
	height:100px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(PIE.htc);
}