/********** 按鈕外型 **********/
/*小圓角*/
.pq_BT_SROUND{
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;	
	display:block;
	width:100%;
	margin:0 auto;
	height:50px;
	font-size: 1.5rem;
	line-height:47px;
    text-align: center;
    color: #fff;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    font-weight: bold;
	text-decoration: none;
}
/*加價錢*/
/*大橢圓*/
/*圓形*/
/*矩形*/

@media screen and (max-width:736px){/*for手機*/
}


/**********漸層色含邊線  START**********/

/*紅色01*/
/*紅色01*/

/*粉色01*/
/*粉色01  END*/

/*粉色02  */
/*粉色02*/

/*橘黃色01  */
/*橘黃色01*/

/*橘黃色02  */
/*橘黃色02*/

/*綠色01*/
/*綠色01*/

/*藍色01*/
/*藍色01*/

/*藍色02*/
/*藍色02*/

/*紫色01*/
/*紫色01*/

/*紫色02*/
/*紫色02*/

/**********漸層色含邊線  END**********/

/**********單色含邊線  START**********/

/*紅色01*/
/*紅色01*/

/*粉色01*/
/*粉色01*/

/*粉色02*/
/*粉色02*/

/*橘黃色01*/
.pq_BG_ORANGE01{
	border:1px solid #fe6600;
	background: #ff7200; /* Old browsers */
}

.pq_BG_ORANGE01:hover{
	color:#fff9bc;
	background: #e93700; /* Old browsers */
}
/*橘黃色01*/

/*橘黃色02*/
/*橘黃色02*/

/*綠色01*/
/*綠色01*/

/*藍色01*/
/*藍色01*/

/*藍色02*/
/*藍色02*/

/*紫色01*/
/*紫色01*/

/*紫色02*/
/*紫色02*/


/**********單色含邊線  END。**********/
