@charset "big5";
/* CSS Document */

body{
	margin:0px;
    padding:0px;
	font-family:"黑體","微軟正黑體","Sans-serif";
	height:100%;
	}

/*topbar*/
.topbarPic{vertical-align: middle;}
.topbarW{font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #000;line-height: 35px;}
.gridTop{vertical-align: top;}
.topLink:link{font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: normal;color: #333;text-decoration: none;}
.topLink:visited{font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: normal;color: #333;text-decoration: none;}
.topLink:hover{font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: normal;color: #999;text-decoration: none;}
.topLink:active{font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: normal;color: #333;text-decoration: none;}
	
.topbarLogo{padding-left:15px;}
p{font-size:14pt;line-height:26px;}
#mian_a{width:100%;height:auto;background-image:url('images/bg01.gif');background-repeat:repeat;}
.main_view{display:block;background-position-x:55%;-webkit-background-size:cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.maina{width:1000px;height:auto;margin:0 auto;background-color:#FFFFFF;}
.book{width:869px;height:auto;margin:0 auto;}
.footer{background-color:#FFFFFF;}

#gotop {
    position: fixed;
    right: 20px;
    bottom: 20px;    
    padding: 10px 15px;    
    cursor: pointer;
}

.btn1 {
	float: right;
	position: fixed;
	z-index: 999;
	top: 50%;
	right: 0px;
}
.btn1 li {
	width: 100px;
	height: 40px;
	line-height:40px;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
	background-color: #e64b1a;
	display:block;
}
.btn1 li a{
	text-decoration: none;
	color: #FFF;
	display:block;
}

/*版權css*/
.bottom {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	height:35px;
	line-height:35px;
	text-align: center;
}
.bottom a:link{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	text-decoration: none;
}
.bottom a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	text-decoration: underline;
}
.bottom a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	text-decoration: none;
}
.footer01{
	font-size: 13px;
	font-weight: bold;
	color: #bb4c05;
	text-align: center;
	padding:20px 0 10px 0;
}
.footer02{
	font-size: 13px;
	text-align: center;
	color: #000;
	line-height: 24px;
}
.footer02 a:link{
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.footer02 a:hover{
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: underline;
}
.footer02 a:visited{
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: none;
}

/*QA輪播*/
.QAbox {
	background-image: url(../images/index4_02.jpg);
	width: 1000px;
	height: 781px;
	overflow: hidden;
	background-color: #FFF;
	margin: auto;
}
.QA_cn {
	width: 900px;
	margin: auto;
	padding: 50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
}
.QA_pic {
	border: 1px solid #CCC;
	display: block;
	height: 320px;
	width: 800px;
	overflow: hidden;
	margin-left: 50px;
	margin-top: 10px;
}
.QA_wd {
	margin-top: 10px;
	margin-left: 50px;
	width: 800px;
	height: 180px;
	overflow: hidden;
	font-size: 15px;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.QA_page {
	margin-left: 50px;
	overflow: hidden;
	width: 800px;
	float: left;
}
.QA_page ul {
	margin-left: 250px;
	float: left;
	list-style: none;
}
.QA_page li {
	float: left;
	list-style: none;
	margin-left: 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 10px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height:24px;
}
.QA_page li a {
	text-decoration: none;
	display: block;
	height: 10px;
	width: 10px;
}
.QA_pageON {
	float: left;
	list-style: none;
	margin-left: 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 10px;
	font-size: 24px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.QA_btnL {
	float: left;
	margin-left: 10px;
	margin-top: 250px;
	position: absolute;
	z-index: 999;
}
.QA_btnR {
	float:left;
	margin-left:915px;
	margin-top: 250px;
	position: absolute;
	z-index: 999;
}

/*票選活動*/
.text {
	background-color: #f7f2b8;
	padding: 50px;
	font-size: 13px;
	line-height: 20px;
}
.text2 {
	background-color: #f7f2b8;
	height: 60px;
	padding-left: 50px;
	font-size: 18px;
}
.text_bg {
	background-image: url(../images/bg02.png);
	background-repeat: no-repeat;
}
