.sub2{
	margin-bottom: 10px;
	width: 80px;
	height: 33px;
	border: 3px double #66FFFF;
	background: #CEFFFF;
	cursor: pointer;
	font-size: 120%;
	font-weight: bold;
	}
#chack{
	margin-left: 40px;
	font-size: 120%; 
	}
.textbox{
	margin-bottom: 10px;
	padding:5px;
	width: 400px;
	height: 33px;
	font-size: 140%;
	margin-left: 30px;
	border: 1px #ccc solid; 
	}