@charset "utf-8";
/* CSS Document */

/*  主要內容-內容區  */
#content{
	float:left;
	margin:0 0 5px 4px;	
	width:582px;
	display:inline; /* 修正IE6 */
	background:#FFF url(content_bg_btm.jpg)/*tpa=http://www.xin-stars.com/_img/content_bg_btm.jpg*/ center bottom no-repeat;
}

/*  主要內容-內容區-flash廣告  */
#content #flashAD{
	padding:10px 6px 8px 6px;
	height:270px;
	background:#FFF url(content_bg_top.jpg)/*tpa=http://www.xin-stars.com/_img/content_bg_top.jpg*/ center top no-repeat;
}

#flashADc {
	width:570px;
	height:270px;
	background-image:url(flashADcPreload_570x270.jpg)/*tpa=http://www.xin-stars.com/_img/flashADcPreload_570x270.jpg*/;
}

#content h2{
	position:relative;	
}
/*  主要內容-內容區(標題.表格及更多按鈕設定)  */
#content h2 .more{
	position:absolute;
	top:2px;
	left:475px;
	width:85px;
}
#content h2 .more a{
	display:block;
	width:42px;
	height:15px;
	margin-left:40px;
	margin-top:4px;
	background-image:url(btn_more.gif)/*tpa=http://www.xin-stars.com/_img/btn_more.gif*/;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#content h2 .more a:hover,
#content h2 .more a:focus{
	margin-left:40px;
	margin-top:2px;
	*margin-top:-5px; /* 修正IE6.0 */
	background-image:url(btn_more.gif)/*tpa=http://www.xin-stars.com/_img/btn_more.gif*/;
	background-position:left bottom;
	background-repeat:no-repeat;
}

#content h2 .more a.moreSystem{
	width:38px;
	height:15px;
	float:left;
	display:block;
	margin:3px 0 0 0;
	*margin-top:3px; /* 修正IE6.0 */
	background:url(btn_more2.gif)/*tpa=http://www.xin-stars.com/_img/btn_more2.gif*/ left top no-repeat;
	text-indent:-9999px;
}
#content h2 .more a:hover.moreSystem,
#content h2 .more a:focus.moreSystem{
	width:38px;
	height:15px;
	float:left;
	display:block;
	margin:3px 0 0 0;
	*margin-top:-4px; /* 修正IE6.0 */
	text-indent:-9999px;
	background:url(btn_more2.gif)/*tpa=http://www.xin-stars.com/_img/btn_more2.gif*/ left bottom no-repeat;
}
#content h2 .more a.moreEvent{
	width:38px;
	height:15px;
	float:left;
	display:block;
	margin:3px 0 0 5px;
	*margin-top:3px; /* 修正IE6.0 */
	background:url(btn_more2.gif)/*tpa=http://www.xin-stars.com/_img/btn_more2.gif*/ right top no-repeat;
	text-indent:-9999px;
}
#content h2 .more a:hover.moreEvent,
#content h2 .more a:focus.moreEvent{
	width:38px;
	height:15px;
	float:left;
	display:block;
	margin:3px 0 0 5px;
	*margin-top:-4px; /* 修正IE6.0 */
	text-indent:-9999px;
	background:url(btn_more2.gif)/*tpa=http://www.xin-stars.com/_img/btn_more2.gif*/ right bottom no-repeat;
}
table.table_list td{
	border-bottom:#999 1px dotted;
}
table.table_list td.star{
	padding-left:15px;
	background:url(icon_star.gif)/*tpa=http://www.xin-stars.com/_img/icon_star.gif*/ left 4px no-repeat;
}




/*  主要內容-內容區-熱門遊戲  */
#content #hotGame{
	clear:both;
	height:auto;
	margin:5px 4px;
	_margin:5px 1px;
}
#content #hotGame ul{
	width:580px;
	height:auto;
}
#content #hotGame ul li{
	width:140px;
	height:115px;
	float:left;
	margin:3px 0 0 3px;
}

/*  主要內容-內容區-名人榜  */
#content #bonusList{
	clear:both;
	margin:15px 4px;
}


/*  主要內容-選單區  */
#nav{
	float:left;
	width:193px;
	display:inline; /* 修正IE6 */
}
/*  主要內容-選單區-快速選單  */
#quickMenu{
	width:187px;
	padding-top:5px;
	background:url(quick_menu_bg.jpg)/*tpa=http://www.xin-stars.com/_img/quick_menu_bg.jpg*/ left top no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/*  主要內容-選單區-快速選單-登入  */
#quickMenu #login,
#quickMenu #ctl00_login{
    text-align :center ;
	height:47px;
	margin:7px 0 0 0;
	padding-top:10px;
	background:url(login_bg.png)/*tpa=http://www.xin-stars.com/_img/login_bg.png*/ left top no-repeat;
}
#quickMenu #login .a,
#quickMenu #ctl00_login .a{
	width:150px;
	height:34px;
	display:block;
	margin:0 auto;	
	text-indent:-9999px;
	background:url(login.png)/*tpa=http://www.xin-stars.com/_img/login.png*/ left top no-repeat;
}
#quickMenu #login .a:hover,
#quickMenu #ctl00_login .a:hover,
#quickMenu #login .a:focus,
#quickMenu #ctl00_login .a:focus{
	background:url(login.png)/*tpa=http://www.xin-stars.com/_img/login.png*/ left bottom no-repeat;
}
#quickMenu #login .p,
#quickMenu #ctl00_login .p{	
    text-align:center;
	margin:8px 20px;
	color:#FFF;
	*padding-top:5px;
}
/*  主要內容-選單區-快速選單-選單列  */
#quickMenu h2{
	margin:0 8px;
}
#quickMenu h2#noSubmenu{
	margin:0;
	padding:0 8px;
	*margin-bottom:-1px !important; /* 修正IE7 下方邊界 */
	padding-bottom:10px;
	background:url(quick_menu_btm.png)/*tpa=http://www.xin-stars.com/_img/quick_menu_btm.png*/ left bottom no-repeat;
}
#quickMenu ul{
	margin:0;
	*margin-bottom:-1px !important; /* 修正IE7 下方邊界 */
	padding-bottom:10px;
	background:url(quick_menu_btm.png)/*tpa=http://www.xin-stars.com/_img/quick_menu_btm.png*/ left bottom no-repeat;
}
#quickMenu ul li{
	width:170px;
	margin:0 8px 1px 8px;
	*margin-bottom:0px !important; /* 修正IE7 下方邊界 */
}
#quickMenu ul li a{
	font-size:13px;
	display:block;	
	width:140px;
	height:22px;	
	padding:4px 0 0 30px;
	color:#FFF;
	background:url(nav_menu_hover.png)/*tpa=http://www.xin-stars.com/_img/nav_menu_hover.png*/ left top no-repeat;
}
#quickMenu ul li.current a,
#quickMenu ul li a:hover,
#quickMenu ul li a:focus{
	color:#000;
	background:url(nav_menu_hover.png)/*tpa=http://www.xin-stars.com/_img/nav_menu_hover.png*/ left bottom no-repeat;
}

/*  主要內容-選單區-特別推薦  */
#specially{
	width:187px;
	margin:0 0 5px 5px;
	padding-bottom:10px;
	background:#FFF url(border_btm.jpg)/*tpa=http://www.xin-stars.com/_img/border_btm.jpg*/ left bottom no-repeat;	
}
#specially ul{
	margin:10px 6px 0 6px;	
}
#specially ul li{
	margin-bottom:7px;
}

/*  主要內容-選單區-最新產品包  */
#newProduct{
	width:187px;
	margin:0 0 5px 5px;
	padding-bottom:10px;
	background:#FFF url(border_btm.jpg)/*tpa=http://www.xin-stars.com/_img/border_btm.jpg*/ left bottom no-repeat;	
}
#newProduct ul{
	margin:10px 0 0 20px;	
}
#newProduct ul li{
	margin-bottom:7px;
}
/*  主要內容-選單區-影音專區  */
#movie{
	width:187px;
	margin:0 0 5px 5px;
	padding:0 0 2px 0;
	background:#FFF url(border_btm.jpg)/*tpa=http://www.xin-stars.com/_img/border_btm.jpg*/ left bottom no-repeat;	
}
#movie iframe{
	height:155px;
	height:200px \9;
}
a.more {
	width:171px;
	height:29px;
	display:block;
	margin:0 auto;
	background:url(btn_more.jpg)/*tpa=http://www.xin-stars.com/_img/btn_more.jpg*/ left top no-repeat;
	text-indent:-9999px;
}
a:hover.more,
a:focus.more{
	background:url(btn_more.jpg)/*tpa=http://www.xin-stars.com/_img/btn_more.jpg*/ left bottom no-repeat;
}
/*  主要內容-Facebook  */
#facebook{
	width:187px;
	margin:0 0 5px 5px;
	padding-bottom:10px;
	background:#FFF url(border_btm.jpg)/*tpa=http://www.xin-stars.com/_img/border_btm.jpg*/ left bottom no-repeat;	
}
/*  主要內容-選單區-友好連結  */
#friendly{
	width:187px;
	margin:0 0 5px 0px;
}
/*  主要內容-活動連結區  */
#adbanner{
	float:right;
	width:192px;
	display:inline; /* 修正IE6 */
}
/*  主要內容-活動連結區-熱門活動， 網咖活動，分享家活動  */
#hotEvent, #internetCafe, #ticketStore{
	width:187px;
	margin:0 0 5px 0;
	padding-bottom:2px;
	background:#FFF url(border_btm.jpg)/*tpa=http://www.xin-stars.com/_img/border_btm.jpg*/ left bottom no-repeat;	
}
#hotEvent ul,
#internetCafe ul,
#ticketStore ul
{
	margin:5px 2px 5px 6px;	
}

#hotEvent ul li,
#internetCafe ul li,
#ticketStore ul li
{
	margin-bottom:5px;
}
/*  主要內容-活動連結區-好康特區  */
#benefit{
	width:187px;
	margin:0 0 5px 0;
	padding-bottom:2px;
	background:#FFF url(border_btm.jpg)/*tpa=http://www.xin-stars.com/_img/border_btm.jpg*/ left bottom no-repeat;	
}
#benefit ul{
	margin:10px 2px 0 6px;	
}
#benefit ul li{
	margin-bottom:7px;
}
/*  主要內容-友好連結  */
#link{
	width:187px;
	margin:0 0 5px 0;
	padding-bottom:2px;
	background:#FFF url(border_btm.jpg)/*tpa=http://www.xin-stars.com/_img/border_btm.jpg*/ left bottom no-repeat;	
}
#link ul{
	margin:10px 6px 0 6px;	
}
#link ul li{
	float:left;
	margin:0 4px 10px 3px;
	display:inline; /* 修正IE6 */
}

#link ul li,x:-moz-broken{
	margin:0 4px 6px 3px;	
}
#link ul li,x:x{
	margin:0 4px 10px 3px;	
}

/* adlist的style*/
#adlist{padding:0 0 10px 5px;float:left;}
#adlist a {display:block;margin:2px;padding:2px;border:1px solid #ccc;text-align:center;float:left;}

/*molo banner*/
#adlistMOLO{
	width:560px;
	height:100px;
	margin:0 0 0 10px;
	background:#fff url(bg.png)/*tpa=http://www.xin-stars.com/_img/molo_banner/bg.png*/ top left no-repeat;	
}
#moloUse,#moloLog,#moloUse:hover,#moloLog:hover{
	display:block;
	float:right;
	margin:25px 5px 0 0;
	_margin:25px 2px 0 0;
	width:171px;
	height:65px;
	background:url(molo_bt_all.png)/*tpa=http://www.xin-stars.com/_img/molo_banner/molo_bt_all.png*/ no-repeat;
	border:0;
	cursor:pointer;
}
#moloHome{
	display:block;
	float:left;
	margin:23px 0 0 7px;
	_margin:23px 0 0 3px;
	width:194px;
	height:60px;
	background:none;
	border:0;
	cursor:pointer;
}
#moloUse{background-position:top left;}
#moloUse:hover{background-position:bottom left;}
#moloLog{background-position:top right;}
#moloLog:hover{background-position:bottom right;}



/* 廣告輪播區域 */
	#dSlideshow{position:relative;top:0;width:556px;height:263px;float:left;}
			#dBanner{position:absolute;top:8px;left:8px;z-index:1;width:540px;height:240px;float:left;overflow:hidden;background:url(loader.gif)/*tpa=http://www.xin-stars.com/_img/popup/loader.gif*/ center center no-repeat;}
			#dBanner ul,#dBanner ul li{margin:0;padding:0;}
			#dBanner ul{margin:0;padding:0;display:block;width:540px;height:auto;float:left;}
			#dBanner ul li {position:absolute;top:0;left:0;display:block;width:540px;height:240px;float:left;}
			#dBanner ul li a{display:block;width:540px;height:240px;float:left;}
			#dBanner ul li a img{display:block;width:540px;height:240px;}
			#dFrame{position:absolute;top:0;left:0;display:block;width:556px;height:263px;float:left;z-index:1;cursor:pointer;background:url(slider_frame.png)/*tpa=http://www.xin-stars.com/_img/layout/slider_frame.png*/;}
			
			#dSelection{position:absolute;top:235px;left:20px;float:left;display:block;width:520px;height:auto;z-index:2;overflow:hidden;}
			#dSelection ul{width:auto;height:auto;margin:0 auto;}
			#dSelection ul li{margin:0 2px;display:block;float:left;}
			#dSelection ul li a img{display:block;border:0;width:170px;height:66px;}
			#dSelection ul li a,#dSelection ul li a:hover,#dSelection ul li a.active{
				display:block;width:26px;height:25px;
				background:url(selection.png)/*tpa=http://www.xin-stars.com/_img/layout/selection.png*/;
			}
			#dSelection ul li a{
				background-position:top center;
			}
			#dSelection ul li a:hover{
				background-position:bottom center;
			}
			#dSelection ul li a.active{
				background-position:bottom center;
			}
		#prev,#prev:hover,#prev:active,
		#next,#next:hover,#next:active
		{position:absolute;width:50px;height:50px;/*background:url(../_img/layout/slideShow/control_btn.png) no-repeat;*/z-index:2;cursor:pointer;}
		#prev,#prev:hover,#prev:active{top:160px;left:10px;}
		#next,#next:hover,#next:active{top:160px;right:10px;}
		#next{background-position:top right;}
		#next:hover{background-position:center right;}
		#next:active{background-position:bottom right;}
		#prev{background-position:top left;}
		#prev:hover{background-position:center left;}
		#prev:active{background-position:bottom left;}