.pie_htc {
	border: 1px solid #696;
	padding: 60px 0;
	text-align: center;
	width: 200px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #EEFF99;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEFF99), to(#66EE33));
	background: -webkit-linear-gradient(#EEFF99, #66EE33);
	background: -moz-linear-gradient(#EEFF99, #66EE33);
	background: -ms-linear-gradient(#EEFF99, #66EE33);
	background: -o-linear-gradient(#EEFF99, #66EE33);
	background: linear-gradient(#EEFF99, #66EE33);
	-pie-background: linear-gradient(#EEFF99, #66EE33);/*讓IE6、7、8吃CSS3套件*//*behavior: url(css3_enabled/PIE.htc);*/
}
html,body {
	font: 17px/1.8 Arial, 新細明體, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background: #f7f7f7;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	font-smooth: always;
	height: 100%;
}
h2 {
	font-size: 41px;
	color: #395055;
	font-weight: bold;
}
h3 {
	font-size: 29px;
	color: #223131;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 19px;
	color: #223131;
	font-weight: bold;
	margin: 0 0 6px 0;
}
h5 {
	font-size: 23px;
	color: #223131;
	font-weight: bold;
	margin: 0 0 18px 0;
}
p {
	font-size: 17px;
	color: #777a71;
	font-weight: normal;
	margin: 0 0 18px 0;
	text-align: justify;
	text-justify: distribute;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
p {
	text-align: inherit;
}
}
.list {
	padding: 0 0 0 20px;
	text-indent: -20px;
	margin: 0;
}
.listT {
	padding: 0 0 0 14px;
	text-indent: -14px;
	margin: 0;
}
.listQ {
	padding: 0 0 0 54px;
	text-indent: -20px;
	margin: 0;
}
a {
	text-decoration: none;
}
.container {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
.blankT {
	clear: both;
	width: 100%;
	height: 70px;
}
.blank {
	clear: both;
	width: 100%;
	height: 100px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*header*/

.header {
	width: 100%;
	height: 95px;
	background: url(../images/headerbg1.png) repeat-x;
	position: fixed;
	top: 0;
	z-index: 995;
}
.logo {
	width: 200px;
	height: 194px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	position: relative;
	left: 40px;
	top: 0;
	z-index: 998;
}
.logo h1 {
	display: none;
}
.navigation {
	width: 570px;
	height: 76px;
	position: absolute;
	left: 299px;
	top: 1px;
}
.navigation li {
	float: left;
}
.nav01 {
	width: 110px;
	height: 76px;
	display: block;
	background: url(../images/nav.png) no-repeat;
	background-position: -9px 0px;
	margin: 0;
	text-indent: -999em;
}
.nav01:hover {
	background-position: -9px -76px;
}
.active1, .active1:hover {
	background-position: -9px -152px;
}
.nav02 {
	width: 93px;
	height: 76px;
	display: block;
	background: url(../images/nav.png) no-repeat;
	background-position: -148px 0px;
	margin: 0 0 0 32px;
	text-indent: -999em;
}
.nav02:hover {
	background-position: -149px -76px;
}
.active2, .active2:hover {
	background-position: -149px -152px;
}
.nav03 {
	width: 74px;
	height: 76px;
	display: block;
	background: url(../images/nav.png) no-repeat;
	background-position: -273px 0px;
	margin: 0 0 0 32px;
	text-indent: -999em;
}
.nav03:hover {
	background-position: -273px -76px;
}
.active3, .active3:hover {
	background-position: -273px -152px;
}
.nav04 {
	width: 41px;
	height: 76px;
	display: block;
	background: url(../images/nav.png) no-repeat;
	background-position: -384px 0px;
	margin: 0 0 0 32px;
	text-indent: -999em;
}
.nav04:hover, .active4 {
	background-position: -384px -76px;
}
.active4, .active4:hover {
	background-position: -384px -152px;
}

.nav05 {
	width: 105px;
	height: 76px;
	display: block;
	background: url(../images/nav.png) no-repeat;
	background-position: -451px 0px;
	margin: 0 0 0 28px;
	text-indent: -999em;
}
.nav05:hover, .active5 {
	background-position: -451px -76px;
}
.active5, .active5:hover {
	background-position: -451px -152px;
}


.login {
	width: 85px;
	height: 136px;
	display: block;
	background: url(../images/login.png) no-repeat;
	position: absolute;
	right: 36px;
	top: 0;
}
.login2 {
	width: 85px;
	height: 165px;
	display: block;
	background: url(../images/login2.png) no-repeat;
	position: absolute;
	right: 36px;
	top: 0;
	z-index: 997;
}
.subnav {
	width: 580px;
	height: 52px;
	background: url(../images/subnavbg.png) repeat-x;
	position: absolute; 
	left: 100px;
	top: 82px;
	z-index: 996;
	padding: 0 0 0 220px;
}
.subnav li {
	float: left;
	margin: 0 0 0 40px;
}
.subnav01 {
	width: 65px;
	height: 50px;
	display: block;
	background: url(../images/navsub.png) no-repeat;
	background-position: -21px 0px;
	margin: 0;
	text-indent: -999em;
}
.subnav01:hover {
	background-position: -21px -50px;
}
.subnav02 {
	width: 65px;
	height: 50px;
	display: block;
	background: url(../images/navsub.png) no-repeat;
	background-position: -124px 0px;
	margin: 0;
	text-indent: -999em;
}
.subnav02:hover {
	background-position: -124px -50px;
}
.subnav03 {
	width: 65px;
	height: 50px;
	display: block;
	background: url(../images/navsub.png) no-repeat;
	background-position: -226px 0px;
	margin: 0;
	text-indent: -999em;
}
.subnav03:hover {
	background-position: -226px -50px;
}
.subnav04 {
	width: 65px;
	height: 50px;
	display: block;
	background: url(../images/navsub.png) no-repeat;
	background-position: -327px 0px;
	margin: 0;
	text-indent: -999em;
}
.subnav04:hover {
	background-position: -327px -50px;
}
.subnav05 {
	width: 65px;
	height: 50px;
	display: block;
	background: url(../images/navsub.png) no-repeat;
	background-position: -430px 0px;
	margin: 0;
	text-indent: -999em;
}
.subnav05:hover {
	background-position: -430px -50px;
}
/*header end*/

/*banner*/
.br-waaarp {
	background: url(../images/mainbg_20130729.jpg) center center no-repeat;
	width: 100%;
	min-width: 1024px;
	height: 95%;
	min-height: 580px;
	margin: 0;
	overflow: hidden;
	-webkit-box-shadow: #000 2px 2px 6px;
	-moz-box-shadow: #000 2px 2px 6px;
	box-shadow: #000 2px 2px 6px;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
/*banner end*/

/*mainvisual*/
.mainvisual {
	width: 100%;
	height: 580px;
	overflow: hidden;
	background: url(../images/mainbg2.jpg) center center no-repeat;
	margin: 0 0 -10px 0;
	-webkit-box-shadow: #000 2px 2px 6px;
	-moz-box-shadow: #000 2px 2px 6px;
	box-shadow: #000 2px 2px 6px;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
.mvcontent {
	height: 580px;
}
.mainwords {
	width: 628px;
	height: 320px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/mainwords.png) no-repeat;
}
.contactus {
	width: 146px;
	height: 64px;
	position: absolute;
	left: 475px;
	bottom: 115px;
	background: url(../images/contactus.png) no-repeat;
}
/*mainvisual end*/

/*slide*/
.chapter {
	width: 100%;
	background: url(../images/titlebg.png) 0 100px repeat-x;
	position: relative;
}
.chapterM {
	width: 100%;
	background: url(../images/titlebg.png) repeat-x;
	position: relative;
}
.chapter2 {
	width: 100%;
	background: url(../images/titlebg2.png) repeat-x;
	position: relative;
}
#faq_b, #faq_c, #faq_d, #faq_e {
	padding: 100px 0 0 0;
}
.slidehead {
	text-align: center;
	height: 115px;
	padding: 50px;
}
.slideheadb {
	text-align: center;
	height: 135px;
	padding: 80px 50px 50px 50px;
	
}
.slideheadb_case {
	text-align: center;
	height: 135px;
	padding: 150px 50px 50px 50px;
	background-image: url(../images/titlebg3.png);
	background-repeat: repeat-x;
	background-position: left 70px;
}
.slideheadf {
	text-align: center;
	height: 135px;
	padding: 130px 50px 0px 50px;
}
.slideheadf2 {
	text-align: center;
	height: 75px;
	padding: 70px;
}
.slidehead p, .slideheadb p, .slideheadf p {
	text-align: center;
}
.slidemeat {
	position: relative;
	padding: 80px 0 0 0;
}
.slidewordF {
	padding: 0 235px 0 100px;
}
.slidewordM {
	padding: 0 170px;
}
.slideimgM {
	margin: 40px 0 0 45px;
}
.slidewordL {
	padding: 0 45px;
	position: absolute;
	left: 0;
	/*ie7 fix*/
	*height: 560px;
	*position: relative;
	*z-index: 2;
}
.slideimgR {
	float: right;
	/*ie7 fix*/
	*float: none;
	*position: absolute;
	*right: 0;
	*top: 60px;
	*z-index: -1;
}
.slidewordR {
	padding: 0 45px;
	position: absolute;
	right: 0;
}
.slideimgL {
}
.wA02 {
	width: 355px;
}
.wA03 {
	width: 440px;
}
.wB02 {
	width: 400px;
}
.wB03 {
	width: 400px;
}
.wB04 {
	width: 400px;
}
.slideline {
	width: 100%;
	height: 2px;
	background: url(../images/slideline.png) repeat-x;
	clear: both;
}
.mtline {
	margin-top: 40px;
}
.mainbanner {
	width: 830px;
	position: absolute;
	left: 80px;
	bottom: 110px;
	*bottom: 62px;
}
.tip {
	width: 518px;
	height: 280px;
	position: relative;
	background: url(../images/tip.jpg) no-repeat;
	margin: 60px auto;
	padding: 63px 62px 10px 62px;
}
.slidewordT p {
	font-size: 15px;
	margin: 0;
	text-align: left;
}
.question {
	width: 820px;
	margin: 80px auto;
}
.questiontop {
	width: 820px;
	height: 180px;
	background: url(../images/Q01.png);
}
.questioncontent {
	width: 600px;
	background: url(../images/Q02.png) repeat-y;
	position: relative;
	padding: 32px 110px;
}
.questioncontent h2 {
	text-align: center;
}
.questioncontent h5 {
	margin: 48px 0 25px 0;
}
.questionbottom {
	width: 820px;
	height: 113px;
	background: url(../images/Q03.png);
}
/*slide end*/

/*footer*/
.footer {
	width: 100%;
	height: 294px;
	background: url(../images/bk80.png);
	clear: both;
	position: relative;
}
.follow {
	width: 190px;
	float: right;
	padding: 0 45px;
	margin: 45px 0 0 0;
}
.follow li {
	float: left;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	margin: 0 0 0 6px;
}
.fbtn_twitter {
	width: 32px;
	height: 32px;
	background: url(../images/twitter.png) no-repeat;
	text-indent: -999em;
	display: block;
}
.fbtn_facebook {
	width: 32px;
	height: 32px;
	background: url(../images/facebook.png) no-repeat;
	text-indent: -999em;
	display: block;
}
.footerlogo {
	width: 116px;
	height: 127px;
	background: url(../images/footerlogo.png) no-repeat;
	position: absolute;
	top: 88px;
	left: 45px;
}
.footercontact {
	width: 146px;
	height: 64px;
	position: absolute;
	left: 170px;
	top: 153px;
	background: url(../images/contactus.png) no-repeat;
}
.footercon {
	height: 56px;
	display: block;
	position: absolute;
	color: #FFF;
	left: 323px;
	top: 150px;
	font-size: 15px;
	letter-spacing: 0.8px;
}
.copyright {
	position: absolute;
	left: 45px;
	top: 230px;
	color: #FFF;
	font-size: 15px;
}
.copyright span {
	margin: 0 0 0 20px;
}
.copyright a {
	color: #FFF;
	text-decoration: none;
}
.copyright img {
	padding: 0 2px 0 0;
}
.copyright a:hover {
	text-decoration: underline;
}
/*footer end*/

/*contact*/
.contactbg {
	display:block; 
	position:fixed; 
	left:0; 
	top:72px; 
	overflow:hidden; 
	z-index:-999; 
	height:100%; 
	width:100%;
	background: url(../images/contactbg.png) repeat;
}
.contactcontent {
	width: 900px;
	margin: 0 auto;
	position: relative;
	background: url(../images/contactmeatbg.png) no-repeat;
}
.contacthead {
	text-align: center;
	height: 140px;
	padding: 106px 0 0 0;
	position: relative;
}
.contacthead p {
	text-align: center;
}
.contactcon {
	text-align: center;
	height: 245px;
	padding: 80px 0 0 0;
	position: relative;
}
.contactbtn {
	margin: 50px auto 30px auto;
}
.contactcon p {
	text-align: center;
}
.contactcon span {
	margin: 0 0 0 20px;
}
.contactcon a {
	color: #777a71;
	text-decoration: none;
}
.contactcon h3 a, .contactcon h3 a:hover {
	color: #223131;
	text-decoration: none;
}
.contactcon a:hover {
	text-decoration: underline;
}
.contactfoot {
	height: 153px;
	margin: 110px 0 0 0;
	padding: 45px 0 0 0;
	position: relative;
}
.contactfollow {
	margin: 0 auto;
	float: none;
}
/*contact end*/
