﻿@charset "utf-8";
/* CSS Document 明星3缺1改版官網*/

@import url("/Include/i_reset.css");
@import url("/include/i_style.css");

/* CSS Document */
body {
}
object, img {
}
p {
	height:10px;
}
/* 遊戲別 */
#Star31 {
	background:url(/Graphics/Games/FreePlay/MJ/Star31/index/bg_footer.jpg) repeat-y center top;
	width:100%;
}
/*上背景圖*/
#section_main {
	background:url(/Graphics/Games/FreePlay/MJ/Star31/index/bg_top.jpg) no-repeat center top;
	width:100%;
	text-align:center;
}
/* 下背景圖 */
#maincontent {
	background: url(/Graphics/Games/FreePlay/MJ/Star31/index/bg_center.jpg) no-repeat center top;
	background-position:0 539px;
	width:100%;
	min-height:1000px;/*撐開DIV大小*/
}
/* 所有內容 */
#section_all {
	width:960px;
	margin:0 auto;
	position:relative;
}
/*上方選單*/
#section_nav {
	width:802px;
	height:100px;
	top:10px;
	left:82px;
	position: absolute;
	z-index:999;
}
/* LOGO */
#section_logo a {
	position: absolute;
	width:435px;
	height:180px;
	left:250px;
	top:320px;
	z-index:3;
	display:block;
}


/* FLASH */
#section_header {
	width:100%;
	height:510px;
}
/* 左MENU banner及內容區 */
#allcontents {
	width:980px;
	z-index:2;
	position:relative;
}


/* 左MENUS */
#section_menus {
	float:left;
	padding-left:2px;
	margin:12px 0 0 1px;
}


/*中間banner*/
#banner {
	background:url(/Graphics/Games/FreePlay/MJ/Star31/index/banner.jpg) no-repeat;
	width:444px;
	height:2975px;
	float:left;
	margin:12px 0 0 0;
	*margin-top:-305px;/*for IE7*/
	*margin-left:197px;/*for IE7*/
}

/* 右NEWS */
#section_rightcontent {
	background: url(/Graphics/Games/FreePlay/MJ/Star31/index/news/news_center.jpg) repeat-y;
	margin-top:12px;
	width:339px;
	float:right;
	*margin-top:-305px;/*for IE7*/
}

/* 下方版權宣告  */
#section_footer {
	width:100%;
	clear:both;
	display: block;
}

/*News文字*/
.news-date {
	color: #CCC;
}
.news-content {
	font-family: Verdana, Arial, Helvetica, sans-serif, "細明體", "新細明體";
	font-size: 11px;
	line-height: 19px;
	color: #666;
}

.news_important{
	color: #900;
}

/*廣告*/
#443AD{float:right;display:block; width:442px; height:295px; margin:1px 1px;}
#banner {display:block; width:444px; height:350px; overflow: hidden; position:relative;}
#banner ul {list-style:none; margin:0; padding:0; position:relative; display:inline-block;/*會有4px的間距*/letter-spacing:-4px;/*所以將4px的間距去除*/white-space:nowrap;}
#banner li {display:inline-block; white-space:nowrap; /*後方設定 For IE7*/ *display:inline; *zoom:1}
#banner li img { display:block;}

#number {width: 442px;margin: 0 auto;overflow: hidden;position: relative; margin-top:5px;*margin-left:-80px;*margin-top:3px;}
#number ul {list-style: none; margin:0;padding: 0;width: 442px;margin: 0 auto;}
#number li { cursor: pointer;float:left;display: block; font-size:10px; line-height:10px; width:10px; height:10px;list-style:inside none; border-radius:50%;
					text-align: center;border: 1px solid #ad5102;margin-right: 12px; background:#FFF; color:#FFF; text-shadow:2px 2px 4px rgba(0,0,0,.6);
				
}
					
#number li.click {background:#4A2515;color:#4A2515;text-shadow:2px 2px 4px rgba(255,255,255,.6);}
