@charset "UTF-8";
/* CSS Document */
/*----------------------form basic*/
form table {
	border: none;
	border-collapse: collapse;
	margin: 0;
	line-height: 150%;
}
form caption {
	text-align: left;
	font-size: 1.08em;
	padding: .7em 0;
	color: #000;
}
form th {
	vertical-align: top;
	text-align: right;
	padding: 4px 3px 0 0;
	font-weight: normal;
	color: #000;
	max-width: 15em;
}
form td {
	vertical-align: top;
	padding: 0 0 5px 5px;
	text-align: left;
}
form td p {
	line-height: 120%;
	margin: .3em 0 .5em;
}
form td label {
	display: inline-block;
	margin: 2px 1.2em 7px 0;
}
input, select {
	font-size: 1em;
	margin: 0 5px 0 0;
	vertical-align: top;
}
input[type="radio"], input[type="chechbox"] {
	vertical-align: top;
}
input[type="text"], input[type="password"] {
	border: 1px solid #cccab2;
	font-size: 1em;
	height: 1.2em;
	padding: 2px;
	margin: 0;
}
input.text {
	border: 1px solid #cccab2;
	height: 1.2em;
	padding: 2px;
	margin: 0;
	width: 240px;
}
input.long {
	width: 360px;
}
input.short {
	width: 120px;
}
textarea {
	border: 1px solid #cccab2;
	font-size: 1em;
	line-height: 140%;
	padding: 2px;
	margin: 0;
	vertical-align: top;
}
input.button, input[type="submit"], input[type="button"], input[type="reset"] {
	height: 1.7em;
	margin: 2px 0;
	cursor: pointer;
	background-color: #369;
	color: #FFF;
	border: 1px solid #6187D8;
}
input[type="radio"], input[type="checkbox"] {
	vertical-align: -8%;
}
.buttonDiv {
	border-top: 1px solid #cccab2;
	margin: 15px 0;
	padding: 15px 0 0;
	text-align: center;
}
.center .buttonDiv input[type="submit"], .center .buttonDiv input[type="button"], .center .buttonDiv input[type="reset"] {
	display: inline-block;
	font-size: 15px;
	height: 1.8em;
	padding-left: 12px;
	padding-right: 12px;
	border-radius: 4px;
	background: #0069b3;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.6) 0 1px 4px -1px;
	border: none;
}
.center .buttonDiv input[type="submit"]:hover, .center .buttonDiv input[type="button"]:hover, .center .buttonDiv input[type="reset"]:hover {
	background: #0088dd;
}
.must {
	margin-right: 3px;
	color: #C30;
}
/*---------------forwardForm */
.forwardForm form {
	margin: 0 auto;
	padding: 25px 30px 5px;
	background: #f6f5ea;
}
.forwardForm input.text, .forwardForm textarea {
	width: 360px;
}
.forwardForm input.short {
	width: 120px;
}
.forwardForm textarea {
	height: 9.5em;
	overflow: auto;
}
.forwardForm table {
	margin: 0 auto;
}
.forwardForm table th{ width: 120px;}
.forwardForm caption {
	text-align: left;
	padding: 0 0 10px;
	font-size: 1.25em;
	overflow: hidden;
}
.forwardForm caption .must {
	float: right;
	font-size: .8em;
	color: #c00;
}
.refresh {
	display: inline-block;
	vertical-align: top;
	margin: 5px 0 0 6px;
}
.refresh a {
	display: block;
	background: url(../images/btn_refresh.png) no-repeat 0 0;
	padding: 10px 0 12px 37px;
	font-size: 1em;
	letter-spacing: 0;
	color: #817b5d;
	text-decoration: none;
}
.forwardForm .buttonDiv {
	margin: 6px auto 0;
	padding: 8px 20px 18px;
	text-align: center;
}
/*20121217*/
.forwardForm form ul {
	list-style: none;
	margin: 26px 0 6px;
	padding: 9px 7px 5px 2em;
	border: 1px dashed #aaaa99;
	border-radius: 5px;
	background: #fffff6;
}
.forwardForm form ul li {
	text-indent: -0.95em;
}
.forwardForm form[action="mailbox_act.asp"] {
	position: relative;
}
.forwardForm form[action="mailbox_act.asp"] .mailSearch {
	position: absolute;
	top: 10px;
	right: 28px;
}
.forwardForm form[action="mailbox_act.asp"] .mailSearch a {
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(../images/mailSearch.png) no-repeat 0 0;
	padding: 10px 34px 12px 18px;
	min-width: 64px;
	font-size: 15px;
	line-height: 16px;
}
.forwardForm form[action="mailbox_act.asp"] th {
	width: 9em;
}
.forwardForm form td a[href="javascript:resetCaptchaA();"] {
	display: inline-block;
	width: 35px;
	height: 35px;
	background: url(../images/btn_refresh.png) no-repeat 0 0;
	margin: -10px 2px 10px;
	vertical-align: middle \9;
}
.forwardForm form td a[href="javascript:resetCaptchaA();"] img {
	display: none;
}
.forwardForm form td input#strCAPTCHA {
	margin-bottom: 13px;
}
/*----------------------qp*/
.center .qp header {
	margin: 0 3px;
	border: none;
}
.qp form {
	background: #dfefff;
	padding: 20px;
	border: 1px solid #9bcdff; /*border-radius:8px;*/
	margin: 10px;
}
.qp input[type="text"] {
	width: 24em;
}
.qp input[type="text1"] {
	width: 10em;
}
.qp input.short {
	width: 8em;
}
.qp th {
	min-width: 2em;
	max-width: 9em;
	white-space: nowrap;
}
.qp table {
	width: 44em;
	margin: 0 auto;
}
.qp td input[value="清除"] {
	width: 24px;
	height: 24px;
	margin: 0 8px 0 0;
	color: transparent;
	background: transparent url(../images/btn_reset.png) no-repeat;
	border: none;
}
/*----------------------qp forwardForm 共用*/
.center .qp header, .center .forwardForm header {
	margin: 0 3px 5px;
	border: none;
}
/*.qp form, .forwardForm form {
	padding: 25px 0;
	/*border: 1px solid #cccab2;*/

.qp form table, .forwardForm form table {
	width: 100%;
}