@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tablestyle {
	width: 100%;
	margin-top: 10px;
}
.tablestyle_td {
	text-align: right;
	height: 50px;
}
.tablestyle input {
	padding-left: 5px;
	height: 30px;
	color: #999;
	width: 89%;
	letter-spacing: 0.1em;
}
.tablestyle tr td input.choose {
	width: 10%;
	height: 15px;
}
.tablestyle textarea {
	margin-top: 15px;
	color: #999;
	height:105px;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.contentbox2 {
	background-image: url(../images/Technology_03.png);
	background-repeat: no-repeat;
	height: 48px;
	background-color: #7a97a9;
	margin-top: 30px;
	
}


.contentbox {
	background-image: url(../images/content_03.png);
	background-repeat: no-repeat;
	height: 48px;
	background-color: #7a97a9;
	margin-top: 30px;
	
}
#form1{
	margin-top:55px;
	}

.sent_ben2, .sent_ben {
	background-image: url(../images/sent.png);
	background-repeat: no-repeat;
	outline: none;
	border: 0;
	background-color: #FFF;
	position: relative;
	top: 10px;
	outline: none;
	border: 0;
}
.sent_ben:hover {
	background-image: url(../images/sent2.png);
	background-repeat: no-repeat;
}
.sent_ben2 {
	background-image: url(../images/sent4.png);
	background-repeat: no-repeat;
}
.sent_ben2:hover {
	background-image: url(../images/sent3.png);
	position: relative;
	top: 10px;
	;
	background-repeat: no-repeat;
}
.qamean{
	margin:40px auto;
	width:95%;
	
}

