#flash{
	width:620px;
	height:300px;
	background: url(../images/flash_bg.jpg) no-repeat;
}

table{
	width:620px;
	border:solid #CCC 1px;
}
td{
	height:25px;
}

.midasi{
	background-color:#3bbae3;
	color:white;
	font-weight:bold;
}

.btn{
	
	margin-top:20px;
	margin-bottom:10px;
}


