@charset "utf-8";

img {border:0;}

body

{
	padding: 0px;
	margin: 0px;
	height: 100%;
	min-height: 3850px;
	background: #000000;
	font-family: 'Microsoft JhengHei','微軟正黑體';

}

#wrapper {

     width: 100%;  

     margin: auto;   

 }

 

 #ontopDiv {

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100px;

    z-index: 10000;

    background-color: #000;

}

#header {

	position:  fixed;

	top: 0px;

	left: 50%;

	margin-left: -375px;

	width: 750px;

	height: 100px;

	background: #FFFFFF;

 }

.home_logo

{

	position: absolute;

	top: 0px;

	left:25px;

	width: 357px;

	height: 100px;

	background: url(../images/logo.png);

	cursor: pointer;

}

.home_menu

{

	position: absolute;

	top: 0px;

	right: 20px;

	width: 80px;

	height: 80px;

	background: url(../images/home_menu.png);

	cursor: pointer;

}

.home_shop
{
    position: absolute;
    top: 0px;
    left: 570px;
    width: 82px;
    height: 86px;
    background: url(../images/shop.png);
    cursor: pointer;
}
.home_shop2

{
    position: absolute;
    top: 5px;
    left: 460px;
    width: 94px;
    height: 84px;
    background: url(../images/shop-02.png);
    cursor: pointer;
}


#wrap

{

	position: absolute;

	top: 0px;

	left: 50%;

	margin-left: -375px;

	width: 750px;

	height: 100%;

    min-height: 3850px;

	z-index:3;

}

#qa

{
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	height: 100%;
	min-height: 3850px;
	background: #FFFFFF;

}

#qa .qaA

{
	position: absolute;
	top: 0px;
	left: 303px;
	margin-left: -303px;
	width: 750px;
	height: 3616px;
	background: url(../images/qa_A.jpg);

}

#qa .qaB

{

	position: absolute;

	top: 974px;

	left: 303px;

	margin-left: -303px;

	width: 750px;

	height: 5135px;

	background: url(../images/qa_B.jpg);

}

#qa .qaC

{

	position: absolute;

	top: 6109px;

	left: 303px;

	margin-left: -303px;

	width: 750px;

	height: 3259px;

	background: url(../images/qa_C.jpg);

}



#qa .intro

{

	position: absolute;

	bottom: 396px;

	left: 145px;

	width: 450px;

	height: 131px;

	background: url(../images/intro.png);

	cursor: pointer;

}



#qa .qaCtit {

	color: #e7011b;

	position: absolute;

	top: 3686px;

	left: 87px;

	width: 641px;

	height: 56px;

	font-size: 40px;

	font-weight: bold;

}

#qa .qaCtxt {

	color: #FFF;

	position: absolute;

	top: 3126px;

	left: 30px;

	width: 714px;

	height: 136px;

	font-size: 38px;

	font-weight: bold;

	text-align: center;

}
