@charset "utf-8";
/* CSS Document */

.qp{
	color: #666666;
	vertical-align: top;
	line-height: 1.7em;
	padding:0px 15px 10px 15px;
	border:0px solid #d0e7e9;background:none;
	font-size: .95em;
}
.qp .floatright{ text-aligh:right;margin:5px 0;}
.qp .floatright img{
	vertical-align: middle;
}

.qp p{
	color: #CC6600;
}

.qp .pic{
	margin: 2px;
	padding: 1px;
	height: 100px;
	width: 120px;
	border: 1px solid #CCCCCC;
}
/*.qp h2{
	text-align:left;
	color: #006666;
	background-image: url(../images/captionbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0 3px 15px;
	border-bottom: 1px solid #afd0d2;
	font-size: 100%;	
}
*/

/*--- 一般Table格式----*/

.qp table caption{ color:#666; padding:2px 0; text-align:left;}

.qp table{
	padding:10px 0;
	width:98%;
	margin:5px 0 10px 0;	
	background: url(../images/bg_center_table.jpg) repeat-x left top;	
}	
	
.qp table th{
	color: #333333;
	padding:8px 3px 0px 3px;
	text-align: right;
	background-color: Transparent;
	border-right: Transparent;
	font-weight: normal;
	vertical-align:top;
	border-bottom:1px solid #dadada;
}
.qp table th label{
	color: #333333;
}
.qp table th label:after{
	content: "："; display: block;
}

.qp table {
	padding:3px;
	vertical-align:top;border-bottom:1px solid #dadada;
}
.qp table  .formList{
	margin:5px 0 0 5px;
}
.qp table  .formList li{
	line-height: 25px;
	padding:0 0 0 15px;
	background-image: url(../images/icon_arrow3.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

/*--- 特殊格式 ---*/
.qp .QuestionForm{margin:0px 0 0 0px;background: url(../images/bg_center_table2.jpg) repeat-x left top;padding:5px;}

.qp .HList{margin:0px 0 15px 0px;clear:both;}
.qp .HList h3{color:#000;font-weight: bold;font-size: 1em;margin:3px 0 3px 0px;}
.qp .HList img{vertical-align: middle;}
.qp .HList ul{padding:0 0 0 0px;margin:0 0 0 0px;list-style-type: none;}
.qp .HList ul li{line-height: 1.2em;padding:0 0 0 0px;margin:3px 8px;list-style-type: none;float:left;}
.qp .HList ul li a {text-align:left;padding:3px 0px;width:auto;display:block;font-size:.85em;color:#0066cc;}

.qp .VList{margin:0px 0 15px 0px;clear:both;}
.qp .VList h3{color:#000;font-weight: bold;font-size: 1em;margin:3px 0 3px 0px;}
.qp .VList img{vertical-align: middle;}
.qp .VList ul{padding:0 0 0 0px;margin:0 0 0 0px;list-style-type: none;}
.qp .VList ul li{line-height: 1.2em;padding:0 0 0 0px;margin:3px 8px;list-style-type: none;}
.qp .VList ul li a {text-align:left;padding:3px 0px;width:auto;display:block;font-size:.85em;color:#0066cc;}

.qp .QuestionForm table th{color: #736d61;padding:2px;font-weight: bold;
	text-align: center;background: #eee8dc;border-bottom:3px solid #e1dacd;width:auto;
	border-right: Transparent;vertical-align:top;}
.qp .QuestionForm table {text-align: center;padding:3px;}
.qp .QuestionForm table .Left{text-align: left;}
.qp .QuestionForm textarea{width:280px;}
.qp .QuestionForm input.btn{margin:8px 0px;}


.qp .formBtn{border-top:3px solid #e1dacd;clear:both;margin:15px 0 0 0px;padding:10px 0 0 0px;}

/*--- 特殊格式 ---*/
.qp .formTb caption{ color:#AAAAAA; padding:2px 0; text-align:left;}
.qp .formTb{
	padding:10px 0;
	width:98%;
	margin:5px 0 10px 0;
	background: #F4F9E8;
	}
	
.qp .formTb th{
	color: #009999;
	padding:8px 3px 0px 3px;
	text-align: right;
	background-color: Transparent;
	border-right: Transparent;
	font-weight: normal;
	vertical-align:top;
}
.qp .formTb th label{
	color: #009999;
}

.qp .formTb {
	padding:3px;
	vertical-align:top;
}
.qp .formTb  .formList{
	margin:5px 0 0 5px;
}
.qp .formTb  .formList li{
	line-height: 25px;
	padding:0 0 0 15px;
	background-image: url(../images/icon_arrow3.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}


/*----按鈕 ---*/
.qp .formBtn{text-align:center;}
.qp .formBtn input.btn{color: #333333;
	background: url(../images/btngray.gif) #FFFFFF repeat-x left top;	
	padding:2px 3px 2px 3px;margin:0 1px;height:22px;vertical-align:middle;	border: 1px solid #CCC;cursor:hand;}
	
/*----按鈕 ---*/
.qp input.btn{color: #333333;
	background: url(../images/btngray.gif) #FFFFFF repeat-x left top;	
	padding:2px 3px 2px 3px;margin:0 1px;height:22px;vertical-align:middle;	border: 1px solid #CCC;cursor:hand;}
