@charset "utf-8";
#mainMsg   .faqContent {
	background: #ffefcd;
	height: auto;
	width: 670px;
	margin: 0px 22px;
	padding: 0px;
	display: block;
}
#mainMsg .faqContent .faqMsg {
	padding: 20px;
	display: block;
}

/*--------頁籤----------------------*/
#faq {
	width: 670px;
	height: auto;
	float: left;
	overflow: hidden;
	_margin: auto 13px auto 13px;
	margin: auto 0px;
}
#faqTab #tabCnav {
	display: block;
	height: 117px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	background: url(../images/tabFAQ_B.jpg) no-repeat;
	overflow: hidden;
}
#faqTab #tabCnav li {
	list-style:none;
	float:left;
	height: 117px;
	width: 85px;
	overflow: hidden;
	margin: 0px 110px 0px 0px;
	padding: 0px;
	outline: none;
}
#faqTab #tabCnav li a{
	list-style:none;
	float:left;
	color: #3a3a3a;
	text-decoration: none;
	letter-spacing: 3px;
	overflow: hidden;
	padding: 40px 0px 0px 10px;
	height: 77px;
	width: 75px;
	margin: 0px 110px 0px 0px;
	background: no-repeat;
	font: bold 13px Arial, Helvetica, sans-serif;
	outline: none;
}
#faqTab #tabCnav .selected {
	cursor:default;
	height: 77px;
	width: 75px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
	margin: 0px 110px 0px 0px;
	padding: 40px 0px 0px 10px;
	background: url(../images/tabFAQ_A.jpg) no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	outline: none;
}

#faqTab #tabCcontent {
	clear: both;
	height: auto;
	width: 670px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	background: #ffefcd;
}
#faqTab #tabCcontent ul {
	border-top: 4px none #fcd57f;
	border-right: 4px none #fcd57f;
	border-bottom: 4px none #fcd57f;
	border-left: 4px solid #fcd57f;
	display: block;
	height: auto;
	width: 600px;
	margin: 0px 0px 25px;
	padding: 0px;
	overflow: hidden;
}

.QQ {
	background: url(../images/icon_Q_orange.jpg) no-repeat 10px 2px;
	margin-bottom: 10px;
	padding-left: 35px;
	font: 15px/22px Arial, Helvetica, sans-serif;
	color: #fc7905;
	text-decoration: none;
	display: block;
	padding-top: 2px;
}
.AA {
	line-height: 22px;
	background: url(../images/icon_A_green.jpg) no-repeat 10px 2px;
	height: auto;
	padding-left: 35px;
	display: block;
	color: #333333;
	width: auto;
}

/*-------------------------------*/




.top  {
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}


.bottom  {
	display: block;
	padding: 0px;
	font-size: 0px;
	margin: 0px;
}




.pic {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
}
.frame {
	font-size: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
	position: relative;
}

#btn_faq a{
	background-image: url(../images/btn_serviceMail.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 21px;
	width: 88px;
	position: absolute;
	z-index: 5;
	left: 95px;
	top: 16px;
	text-indent: -9999px;
}
#btn_faq a:hover{
	background-image: url(../images/btn_serviceMail.png);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	height: 21px;
	width: 88px;
	position: absolute;
	z-index: 5;
	left: 95px;
	top: 16px;
	text-indent: -9999px;
}

