@charset "utf-8";
/* CSS Document */
input{
	height: 25px;
	border: solid #626262 1px;
	width: 354px;
	padding-top: 7px;
}
textarea{
	width:441px;
	border: solid #626262 1px;
}
.spaceBottom{ padding-bottom:10px;}
.formSize{
	width:422px;
}
.sapaceTitle{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.iframeBackgrpund{
	background-color: #FFFFFF;
}
.descriptFlash{
	font-size: 10px;
	padding-left: 5px;
}
.information{
	color: #8c021c;
	font-weight: bold;
	font-size: 95%;
}
.specifications{
	color: #626262;
	font-weight: bold;
}
