@charset "utf-8";
/* CSS Document */
body{
	font-family: Verdana;
	font-size:11px;	
	color:#000;
	background:#7a847c url(images/navbg.jpg) left top repeat-x;
}
#wrapper{
	margin:0 auto;
	width:1000px;
}
#header{
	position:absolute;
	height:110px;
	z-index:101;
}

#main_content{
	position:absolute;
	top:59px;
	
}
#fans{
	position:absolute;
	top:496px;
	left:568px;
	width:369px;
	height:47px;
	z-index:20;
}


/* game 拿好禮 */
#form{
	margin:0 auto;
	width:534px;	
	background-color:#FFF;
	
}
#formtable{
	font-size:12px;
	background:url(images/game-formbg.jpg) left bottom no-repeat;
	padding-bottom:30px;
}
#formtable table{
	margin:0 auto;
}
#formtable table td{
	padding:4px;
}
#formtable table td select{
	font-size:11px;
}

#formtable table td input.radiobtn{	
	border:none;	
}
#formtable table td input.w110{
	border:none;
	background-color:#e9e9e9;
	width:110px;
	font-size:11px;
}
input.w100p{
	border:none;
	background-color:#e9e9e9;
	width:100%;
	font-size:11px;
}
textarea.w100p{
	border:none;
	background-color:#e9e9e9;
	width:100%;
	font-size:11px;
}
#sent a{
	display:block;
	margin:0 auto;
	width:123px;
	height:42px;
	text-indent:-9999px;
	background:url(images/game-formSent.png) left top no-repeat;	
}
#sent a:hover{
	background:url(images/game-formSent.png) right top no-repeat;	
}

#formBox_BG {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	background-color: black;
	filter: alpha(opacity=60);
	opacity: 0.6;
	visibility:hidden;
	height: 100%;
	width: 100%;
}
#formBox_MSG {
	z-index: 151;
	background-color: #FFF;
	position:absolute;
	top:80px;
	left:50%;
	margin-left:-268px;
	width: 536px;
	height: 536px;
	visibility: hidden;
	display: block;
	border:#CCC 1px solid;
}
#close{
	position:absolute;
	right:0;
	top:0;
	width: 35px;
	height: 35px;
	z-index:152;
}
#close a{
	display:block;
	width: 35px;
	height: 35px;
	text-indent:-9999px;
	background:url(images/close.png) left top no-repeat;
	
}
#close a:hover{
	background:url(images/close.png) left bottom no-repeat;
}




/*  頁尾 */
#footer{
	position:absolute;
	top:610px;
	left:0;
	clear:both;
	width:100%;
	text-align:center;
	background:url(images/footer_bg.png) left top repeat-x;
	z-index:10;
}
#copyright{
	margin:0 auto;	
	width:960px;
	height:39px;
	text-align:left;
	position:relative;
	padding-left:40px;
}

#share{
	position:absolute;
	top:0;
	right:0;
	width:114px;
	height:39px;
}
#share li{
	float:left;
	height:39px;
	text-indent:-9999px;
}
#share li a{
	display:block;
	height:39px;
	text-indent:-9999px;
}
#share li#b1{
	width:55px;
	background:url(images/footerShare.png) left top no-repeat;
}
#share li#b2 a{
	width:20px;
	text-indent:-9999px;
	background:url(images/footerShare.png) -60px top no-repeat;
}
#share li#b3 a{
	width:20px;
	text-indent:-9999px;
	background:url(images/footerShare.png) -90px top no-repeat;
}
#share li#b2 a:hover{	
	background:url(images/footerShare.png) -60px bottom no-repeat;
}
#share li#b3 a:hover{	
	background:url(images/footerShare.png) -90px bottom no-repeat;
}



/* BeautifulAttitude */
.BA #footer{	
	top:649px;
}
.BA #formBox_MSG {	
	margin-left:-210px;
	width: 420px;
	height: 580px;
	top:40px;
	border:#CCC 1px solid;
}
.BA #close{	
	right:10px;
	top:10px;	
}
#sharePhoto{
	position:relative;
	width:400px;
	height:400px;
	padding:10px;
	z-index:151;	
}
#sharePhoto #shareTxt{
	position:absolute;
	left:10px;
	top:413px;
	width:400px;
	height:131px;
	color:#666;
	line-height:1.6em;
}
#sharePhoto #shareTxt h3{
	font-weight:normal;
	margin-bottom:5px;
}
#sharePhoto #share{
	position:absolute;
	top:540px;
	right:-30px;
}

#main_content #BAtop{
	height:350px;
	position:relative;
}
#main_content #BAtop #btn{
	position:absolute;
	left:530px;
	top:280px;
	width:106px;
	height:30px;
}
#main_content #BAtop #btn a{
	display:block;
	width:106px;
	height:30px;
	background:url(images/BAbtn.png) left top no-repeat;
	text-indent:-9999px;
}
#main_content #BAtop #btn a:hover{	
	background:url(images/BAbtn.png) right top no-repeat;
}
#main_content #BAbottom{
	height:250px;
	background:url(images/BeautifulAttitude_bottombg.jpg) left top no-repeat;
	padding-top:20px;
}
#mycarousel li a img{
	display:block;		
	/*padding:8px;*/
	/*background:url(images/BAphotoBg.jpg) left top no-repeat;*/
	border:#FFF 8px solid;
}
#mycarousel li{
	line-height:1.3em;
}
#mycarousel li a{
	display:block;
	width:147px;
	height:200px;
	text-decoration:none;
	color:#FFF;
}
#mycarousel li a:hover{	
	color:#333;
}
#mycarousel li a .shareNme{
	display:block;
	margin:4px 0;
	color:#FFC;
}


/*#main_content #BAbottom table td{
	padding:9px;
	color:#FFF;
	line-height:1.3em;
}
#main_content #BAbottom table td h3{
	font-weight:normal;
	margin-bottom:5px;
}
#main_content #BAbottom table td.photo{
	background:url(images/BAphotoBg.jpg) 9px 9px no-repeat;
	padding-top:16px;
	width:147px;
	height:130px;
}*/
/* 分享表單 */
#main_content #BAform{
	height:590px;
	position:relative;
	background:url(images/BAphotoBg2.jpg) left top no-repeat;
}
#main_content #BAformTable{	
	position:absolute;
	left:73px;
	top:34px;
	width:480px;
	height:550px;	
}
#main_content #BAformTable #F1{
	padding:4px 0 4px 35px;
	line-height:1.3em;
}
#main_content #BAformTable #F2{
	padding:4px 0 4px 4px;
	line-height:1.3em;
}
#BAformTable #formtable{
	background:none;
	padding-bottom:3px;
}
#BAformTable #formtable table td{
	padding:3px 0 2px;
}



/* 桌布下載 */

.download #main_content{
	height:550px;
	background: url(images/wallpaper.jpg) left top no-repeat;
	position:relative;
}
.download #footer{	
	top:609px;
}
.download #main_content #B800,
.download #main_content #B1024,
.download #main_content #B1920{
	position:absolute;
	left:610px;
	top:380px;
	width:95px;
	height:30px;	
}
.download #main_content #B1024{
	left:720px;	
}
.download #main_content #B1920{
	left:830px;	
}
.download #main_content #B800 a{
	display:block;	
	width:95px;
	height:30px;
	text-indent:-9999px;
	background:url(images/btn800.png) left top no-repeat;	
}
.download #main_content #B800 a:hover{
	background:url(images/btn800.png) left -53px no-repeat;	
}

.download #main_content #B1024 a{
	display:block;	
	width:95px;
	height:30px;
	text-indent:-9999px;
	background:url(images/btn1024.png) left top no-repeat;	
}
.download #main_content #B1024 a:hover{
	background:url(images/btn1024.png) left -53px no-repeat;	
}
.download #main_content #B1920 a{
	display:block;	
	width:95px;
	height:30px;
	text-indent:-9999px;
	background:url(images/btn1920.png) left top no-repeat;	
}
.download #main_content #B1920 a:hover{
	background:url(images/btn1920.png) left -53px no-repeat;	
}

/* 產品 */

.product #main_content{
	height:550px;
	background: url(images/productIndexBg.jpg) left top no-repeat;
	position:relative;
}
.product #footer{	
	top:609px;
}
.product #main_content ul{
	position:relative;
}
.product #main_content #proB1{
	position:absolute;
	left:313px;
	top:34px;
	width:279px;
	height:139px;	
}
.product #main_content #proB1 a{
	display:block;
	width:279px;
	height:139px;
	text-indent:-9999px;
	background:url(images/proB1.png) left top no-repeat;
}
.product #main_content #proB1 a:hover{	
	background:url(images/proB1.png) right top no-repeat;
}
.product #main_content #proB2{
	position:absolute;
	left:26px;
	top:203px;
	width:378px;
	height:188px;	
}
.product #main_content #proB2 a{
	display:block;
	width:378px;
	height:188px;
	text-indent:-9999px;
	background:url(images/proB2.png) left top no-repeat;
}
.product #main_content #proB2 a:hover{	
	background:url(images/proB2.png) right top no-repeat;
}
.product #main_content #proB3{
	position:absolute;
	left:432px;
	top:180px;
	width:160px;
	height:192px;	
}
.product #main_content #proB3 a{
	display:block;
	width:160px;
	height:192px;
	text-indent:-9999px;
	background:url(images/proB3.png) left top no-repeat;
}
.product #main_content #proB3 a:hover{	
	background:url(images/proB3.png) right top no-repeat;
}
.product #main_content #proB4{
	position:absolute;
	left:343px;
	top:394px;
	width:252px;
	height:146px;	
}
.product #main_content #proB4 a{
	display:block;
	width:252px;
	height:146px;
	text-indent:-9999px;
	background:url(images/proB4.png) left top no-repeat;
}
.product #main_content #proB4 a:hover{	
	background:url(images/proB4.png) right top no-repeat;
}
.product #main_content #proB5{
	position:absolute;
	left:38px;
	top:408px;
	width:169px;
	height:142px;
}
.product #main_content #proB5 a{
	display:block;
	width:169px;
	height:142px;
	text-indent:-9999px;
	background:url(images/proB5.png) left top no-repeat;
}
.product #main_content #proB5 a:hover{	
	background:url(images/proB5.png) right top no-repeat;
}

.product #main_content #enter{
	position:absolute;
	left:780px;
	top:435px;
	width:183px;
	height:35px;
}

.product #main_content #enter a{
	display:block;	
	width:183px;
	height:35px;
	text-indent:-9999px;
	background:url(images/btnProductIndex.png) left top no-repeat;	
}
.product #main_content #enter a:hover{
	background:url(images/btnProductIndex.png) left -53px no-repeat;	
}
.productBg #main_content{
	height:550px;
	background:#FFF url(images/productBg.jpg) left top no-repeat;
	position:relative;
}
.productBg #productDetail{
	position:absolute;
	left:254px;
	top:0;
	width:746px;	
}
.productBg #productMenu{
	position:absolute;
	left:0;
	top:0;
	width:211px;	
}
.productBg #productMenu ul li{	
	width:211px;
}
.productBg #productMenu ul li a{
	display:block;
	text-indent:-9999px;
	background-image:url(images/productMenu.png);
	background-repeat:no-repeat;
}
.productBg #productMenu ul li#b1 a{
	height:95px;
	background-position:left 0;	
}
.productBg #productMenu ul li#b2 a{
	height:99px;
	background-position:left -95px; 
}
.productBg #productMenu ul li#b3 a{
	height:88px;
	background-position:left -194px; 
}
.productBg #productMenu ul li#b4 a{
	height:89px;
	background-position:left -282px; 
}
.productBg #productMenu ul li#b5 a{
	height:88px;
	background-position:left -371px; 
}
.productBg #productMenu ul li#b1 a:hover,
.productBg #productMenu ul li#b1 a.current{
	background-position:-211px 0;	
}
.productBg #productMenu ul li#b2 a:hover,
.productBg #productMenu ul li#b2 a.current{
	background-position:-211px -95px; 
}
.productBg #productMenu ul li#b3 a:hover,
.productBg #productMenu ul li#b3 a.current{
	background-position:-211px -194px; 
}
.productBg #productMenu ul li#b4 a:hover,
.productBg #productMenu ul li#b4 a.current{	
	background-position:-211px -282px; 
}
.productBg #productMenu ul li#b5 a:hover,
.productBg #productMenu ul li#b5 a.current{	
	background-position:-211px -371px; 
}


.productA #main_content{
	height:863px;
}
.productA #footer{	
	top:883px;
}
.productA #A3{
	position:absolute;
	left:370px;
	top:400px;
	width:374px;
	height: 44px;
}
.productA #A4{
	position:absolute;
	left:370px;
	top:444px;
	width:374px;
	height: 350px;
	text-align:center;
	color:#666;
}

.productA #A4 .text001{
	position:relative;
	left:20px;
	top:20px;
	width:330px;
	height: 100px;
	text-align:left;
	color:#666;
	line-height: 18px;
}

/*  名人影音 */
.tvc #main_content{
	height:609px;
	position:relative;
}

.tvc #footer{	
	top:668px;
}
.tvc #main_content #tvcA{
	position:absolute;
	left:289px;
	top:565px;
	width:89px;
	height:25px;
}

.tvc #main_content #tvcA a{
	display:block;	
	width:89px;
	height:25px;
	text-indent:-9999px;
	background:url(images/tvcA1.png) left top no-repeat;	
}
.tvc #main_content #tvcA a:hover{
	background:url(images/tvcA1.png) left -25px no-repeat;	
}
.tvc #main_content #tvcB{
	position:absolute;
	left:652px;
	top:565px;
	width:89px;
	height:25px;
}

.tvc #main_content #tvcB a{
	display:block;	
	width:89px;
	height:25px;
	text-indent:-9999px;
	background:url(images/tvcB1.png) left top no-repeat;	
}
.tvc #main_content #tvcB a:hover{
	background:url(images/tvcB1.png) left -25px no-repeat;	
}
.tvc #main_content #tvc{
	position:absolute;
	left:280px;
	top:230px;
	width:407px;
	height:237px;
}

.tvcbu1 {
	position:absolute;
	left:664px;
	top:1259px;
	width:298px;
	height:27px;
}

.tvcbu1 a{
	display:block;	
	width:298px;
	height:27px;
	text-indent:-9999px;
	background:url(images/tvc_b01.jpg) left top no-repeat;	
}
.tvcbu1 a:hover{
	background:url(images/tvc_b01_r.jpg) left top no-repeat;	
}

.tvcbu2 {
	position:absolute;
	left:662px;
	top:1122px;
	width:298px;
	height:27px;
}

.tvcbu2 a{
	display:block;	
	width:298px;
	height:27px;
	text-indent:-9999px;
	background:url(images/tvc_b02.jpg) left top no-repeat;	
}
.tvcbu2 a:hover{
	background:url(images/tvc_b02_r.jpg) left top no-repeat;	
}



/*  名人影音 */
.tvc1 #main_content{
	height:1313px;
}




.tvc1 #footer{	
	top:1372px;
}
.tvc2 #main_content{
	height:1176px;
}
.tvc2 #footer{	
	top:1235px;
}
