@charset "utf-8";
#guide {
}
.table2 {
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b6cde3;
	border-bottom-color: #b6cde3;
	border-left-color: #b6cde3;
	margin-bottom: 18px;
}
.table2 thead td {
	background-image: url(../images/common/line-h2bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8cde0;
	line-height: 27px;
	font-weight: bold;
	padding-left: 13px;
}
.table2 thead td span {
	display: inline-block;
	background-image: url(../images/common/ico-h2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-left: 14px;
}
.table2 tbody td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
}
.table2 .one td {
	background-color: #f3f8fc;
}
.table2 span {
	color: #d00;
	margin-left: 4px;
}
.table2 .input,
.table2 .input2 {
	height: 20px;
	border: 1px solid #7f9db9;
	font-family: Arial, "宋体";
	line-height: 20px;
}
.table2 .input {
    width: 190px;
}
.table2 .input2 {
    width: 147px;
}
.table2 textarea {
	width: 500px;
	height: 90px;
	border: 1px solid #7f9db9;
	font-family: Arial, "宋体";
	line-height: 20px;
}
.table2 .text {
}
.table2 .select,
.table2 .select2,
.table2 .select3 {
	font-family: Arial, "宋体";
	font-size: 12px;
	border: 1px solid #7F9DB9;
}
.table2 .select {
	width: 52px;
}
.table2 .select2 {
    width: 190px;
}
.table2 .select3 {
    width: 79px;
}
.t-btn {
	text-align: center;
	margin-bottom: 20px;
}
.t-btn input {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 18px;
}
