@charset "utf-8";
/* CSS Template */
.both {
	clear    : both;
	overflow : hidden;
	height   : auto;
}

.Wrap span.ImgSpan {
	display : inline-block;
	height  : 100%;
}

.Wrap .middleSet * {
	vertical-align : middle;
}

/*-- 網路門市訂單繳費查詢 --*/
.order_pay_query {
	margin : 0 0 0 33px;
}

.order_pay_query .exp {
  font-size : 13px; margin : 0 0 0 20px;
}

.order_pay_query ul.importation {
	margin : 20px 0; padding-left:20px;
}

.order_pay_query ul.importation li.list {
	margin      : 0 0 10px 0;
	line-height : 20px;
}


.order_pay_query ul.importation li.list {
	margin      : 0 0 10px 0;
	line-height : 20px;
}

.order_pay_query ul.importation li.list label {
	display  : inline-block;
  *display : inline;
  *zoom    : 1;
  width : 110px;
  font-size : 13px;
}

.order_pay_query ul.importation li.list input.textInput {
	padding : 3px;
	margin  : 0 5px 0 0;
	border  : 1px solid #e1e1e1;
	color   : #999;
  vertical-align : middle;
}

.order_pay_query .btnCenter {
    margin-left     : 135px;
    overflow        : hidden;
}

.order_pay_query .btnCenter .mr10 {
	margin-right : 10px;
}

.w90 {
	width : 90px;
}

.w250 {
	width : 250px;
}

.order_pay_query ul.notice {
	padding    : 10px 0 0 0;
	margin     : 25px 0 0 0;
	background : url(../../img/shared/shared.title.line.gif) repeat-x;
}

.order_pay_query ul.notice li.list {
	padding     : 0 0 0 10px;
	background  : url(../../img/shared/alt_bg.jpg) no-repeat 0 11px;
	color       : #333;
	font-size   : 13px;
	line-height : 24px;
}

.order_pay_query ul.notice li.list a {
	padding         : 0 0 0 4px;
	color           : #333;
	text-decoration : underline;
}

.order_pay_query ul.notice li.list a.red {
	color : #df1300;
}
