@charset "utf-8";
/* CSS Document */


.gstbook {
	width: 95%;
	margin-bottom: 50px;
	margin-left: 20px;
	background-image: url(../Rlayout/gastb.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.gbfot {
	clear: left;
	float: left;
	margin-top: 20px;
	width: 95%;
}

.gbmayn {
	font-weight: bold;
	clear: left;
	float: left;
	padding-top: 20px;
	font-size: 14px;
	width: 100%;
}
.gbtxt {
	clear: left;
	float: left;
	width: 100%;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.gbhead {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #500;
	width: 95%;
}
.gstbook  textarea {
	border: 1px solid #333;
}.gbiniw {
	clear: left;
	float: left;
}

