.c .L {
	float: left;
	width: 98%;
	margin-left: 1%;
	padding-top: 10px;
}
.c .L .txt_ {
	letter-spacing: -1px;
	font-weight: bold;
	color: #F00;
	font-size: 16px;
}
form {
	float: left;
	width: 100%;
}
.timetable {
	float: left;
	width: 98%;
	margin-bottom: 20px;
	margin-left: 1%;
	text-align: center;
	margin-top: -20px;
}
.timetable td {
	padding-left: 0px;
}
.timetable .color {
	background-color: #FF0;
	color: #000;
}
.timetable .f1 {
	width: 12%;
	color: #FFF;
	background-color: #003C1E;
}
.timetable .color1 {
	color: #FFF;
	background-color: #003C1E;
}
.timetable .color2 {
	background-color: #FFFFCC;
}
.timetable .color3 {
	background-color: #E7FFB9;
}
.timetable .f2 {
	width: 12.6%;
	background-color: #FFFFCC;
	font-weight: bold;
}
.timetable .f3 {
	width: 5%;
	background-color: #E7FFB9;
}
.timetable .f4 {
	width: 7%;
	background-color: #E7FFB9;
}
.c table .w0 {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	background-color: #003C1E;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.c table .w1 {
	width: 20%;
	background-color: #FFFFCC;
	padding-right: 1%;
	padding-left: 1%;
	font-weight: bold;
	text-align: center;
}
.c table .w2 {
	width: 75%;
	background-color: #E7FFB9;
	padding-right: 2%;
	padding-left: 1%;
}
.c table .w3 {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.c table td {
	padding-top: 8px;
}
.radio {
	height: 20px;
	width: 20px;
	margin-top: 2px;
	margin-left: 0px;
	float: left;
}
.input {
	float: left;
	width: 70px;
	padding-top: 4px;
}
.text1,textarea {
	font-size: 18px;
	text-align: left;
	width: 96.5%;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000;
	padding-right: 1.5%;
	padding-left: 2%;
}
textarea {
	height: 50px;
}
.text2 {
	font-size: 18px;
	text-align: center;
	width: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000;
	margin-right: 2px;
}
select {
	font-size: 18px;
	border: 1px solid #000;
	margin-right: 4px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#register {
	line-height: 24px;
	letter-spacing: -1px;　
}
#register .submit {
	font-weight: bold;
	color: #FFF;
	background-color: #F30;
	padding-top: 6px;
	padding-bottom: 6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	width: 110px;
	float: none;
}
#register .submit:hover {
	background-color: #006;
}
#register .scode {
	width: 15%;
	float: left;
	margin-left: 5px;
	font-size: 18px;
	border: 1px solid #000;
	height: 38px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.c_ {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#register #getcode_num {
	margin-left: 10px;
	float: left;
	border: 1px solid #000;
	cursor: pointer;
}
.scodetxt {
	float: left;
	width: auto;
	margin-left: 5px;
	line-height: 42px;
}
.c .img {
	float: right;
	width: 30%;
	padding-left: 2%;
}
.TELimg {
	float: left;
	height: 50px;
	padding-top: 0px;
}
.c .L .txt {
	float: left;
	width: 92%;
	padding-top: 2px;
	padding-left: 10px;
}

.c {
    padding-top: 0px;
}