#content .section-border {
	border: 2px solid #D7BF8F;
	margin-top: 5px;
	background: #FEF6DF;
}
.section-top {
	width: 976px;
	height: 29px;
	background: url("../images/home_page/section_top.png") no-repeat;
	margin-top: 10px;
	overflow: hidden;
}
.section-bottom {
	width: 976px;
	height: 29px;
	background: url("../images/home_page/section_bottom.png") no-repeat;
	margin-bottom: 10px;
	overflow: hidden;
}
.section-title-homepage {
	width: 455px;
	height: 38px;
	overflow: hidden;
}
.section-title-homepage-long {
	width: 920px;
	height: 38px;
	overflow: hidden;
}

.section-2,.section-3,.section-4,.section-5,.section-6,.section-7,.section-9boxes
{
	background: url("../images/home_page/section_sides.jpg") repeat-y;
}

.section-divider {
	position: relative;
	width: 980px;
	height: 20px;
}
.section-divider-left {
	position: absolute;
	width: 455px;
	height: 20px;
	left: 26px;
	background: url("../images/common/section_divider.gif") repeat-x;
}
.section-divider-right {
	position: absolute;
	width: 455px;
	height: 20px;
	left: 491px;
	background: url("../images/common/section_divider.gif") repeat-x;
}
.section-divider-full {
	position: absolute;
	width: 920px;
	height: 20px;
	left: 26px;
	background: url("../images/common/section_divider.gif") repeat-x;
}
.section-more {
	position: absolute;
	bottom: 4px;
	right: 0;
}
#content .section-more a {
	color: #252525;
}

/* --------------NEW content width = 930px--------------- */

.section-1 {
	/* banner x 3 */
	position: relative;
	width: 980px;
	height: 470px;
}
.section-1-1 {
	/* master image slider */
	width: 484px;
	height: 465px;
	overflow: hidden;
}
.section-1-2 {
	/* master videos */
	position: absolute;
	top: 0;
	left: 491px;
	width: 484px;
	height: 325px;
	z-index: 5000;
}
.section-1-3 {
	/* contact */
	position: absolute;
	top: 325px;
	left: 491px;
	width: 474px;
	height: 126px;
	font-size: 12px;
	line-height: 16px;
	background: #FEF6DF;
	padding: 7px 5px;
}

/******* Section 2 *******/
.section-2 {
	/* 宣傳 banners & 最新動態 summary */
	position: relative;
	width: 980px;
	height: 275px;
}
.section-2-1 {
	/* 宣傳 banners */
	width: 455px;
	height: 255px;
	margin-left: 26px;
	background: #FBE9C4;
	border: 1px solid #DEBE83;
	overflow: hidden;
}
.section-2-1-slider {
	width: 455px;
	height: 255px;
	overflow: hidden;
}
.section-2-2 {
	/* 最新動態 top 5 news */
	position: absolute;
	top: 0;
	left: 491px;
	width: 455px;
	height: 255px;
	background: #FBE9C4;
	border: 1px solid #DEBE83;
}
.section-2-2-news {
	width: 455px;
	height: 217px;
	overflow: hidden;
}
.section-2-2-news ul {
	padding: 8px 10px;
	font-size: 14px;
}
.section-2-2-news .li-subject {
	font-size: 15px;
	height: 17px;
}
#content .section-2-2-news .li-subject a  img{
	position: relative;
	top: 5px;
	left: 0;
	margin-right: 5px;
}
.section-2-2-news ul li:last-child {
	padding-bottom: 0;
}
.section-2-2-news .li-date {
	font-size: 12px;
	text-align: right;
	padding-bottom: 5px;
	color: #444443;
	height: 14px;
}

/******* Section 3 *******/
.section-3 {
	/* FM666 & 百問百答 */
	position: relative;
	width: 980px;
	height: 275px;
}
.section-3-1 {
	/* FM666 */
	position: relative;
	width: 455px;
	height: 255px;
	margin-left: 26px;
	background: #FBE9C4;
	border: 1px solid #DEBE83;
	overflow: hidden;
}
.section-3-1-kingtv .video-title {
	position: absolute;
	top: 40px;
	left: 270px;
	width: 185px;
	x-height: 40px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #4F7329;
}
.section-3-1-kingtv .video-desc {
	position: absolute;
	top: 84px;
	left: 270px;
	width: 185px;
	height: 145px;
	font-size: 12px;
	overflow-y: scroll;
	overflow-x: hidden;
}


.section-3-2 {
	/* 百問百答 */
	position: absolute;
	top: 0;
	left: 491px;
	width: 455px;
	height: 255px;
	background: #FBE9C4;
	border: 1px solid #DEBE83;
}
.section-3-2-qna {
	width: 455px;
	height: 250px;
}
.section-3-2-qna .question {
	position: absolute;
	top: 50px;
	width: 455px;
	height: 100px;
}
.section-3-2-qna .question .head,
.section-3-2-qna .answer .head {
	/* head image */
	position: absolute;
	left: 10px;
	top: 0;
}
.section-3-2-qna .question-header {
	position: absolute;
	width: 30px;
	top: 5px;
	left: 100px;
	color: #F50C38;
	font-weight: bold;
}
.section-3-2-qna .question-content {
	position: absolute;
	top: 5px;
	left: 130px;
	width: 320px;
	height: 100px;
	color: #252525;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-right: 10px;
}
.section-3-2-qna .answer {
	position: absolute;
	top: 155px;
	width: 455px;
	height: 100px;
}
.section-3-2-qna .answer-header {
	position: absolute;
	top: 5px;
	left: 100px;
	width: 30px;
	color: #171CE7;
	font-weight: bold;
}
.section-3-2-qna .answer-content {
	position: absolute;
	top: 5px;
	left: 130px;
	width: 320px;
	color: #252525;
}

/* ****** Section 4 ****** */
.section-4 {
	/* KingTV, 資料庫 */
	position: relative;
	width: 980px;
	height: 275px;
}
.section-4-1 {
	/* KingTV */
	position: relative;
	width: 455px;
	height: 255px;
	margin-left: 26px;
	background: #FBE9C4;
	border: 1px solid #DEBE83;
	overflow: hidden;
}
.section-4-1-kingtv .video-title {
	position: absolute;
	top: 40px;
	left: 270px;
	width: 185px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #4F7329;
}
.section-4-1-kingtv .video-desc {
	position: absolute;
	top: 84px;
	left: 270px;
	width: 185px;
	height: 145px;
	font-size: 12px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.section-4-2 {
	/* 玄學資料庫 */
	position: absolute;
	top: 0;
	left: 491px;
	width: 455px;
	height: 255px;
	background: #FBE9C4;
	border: 1px solid #DEBE83;
}
.section-4-2 ul {
	margin-top: 10px;
	margin-left: 10px;
	width: 430px;
	height: 180px;
	x-list-style-image: url("../images/home_page/database_icon.png") left center;
}
.section-4-2 ul li {
	x-margin: 0 0 5px 10px;
	height: 27px;
	line-height: 27px;
	background: url("../images/home_page/database_icon.png") left center no-repeat;
	padding-left: 30px;
}
#content .section-4-2 ul li a {
	color: #0F1FFF;
	line-height: 25px;
}

/* ****** 9 Boxes ****** */
.section-9boxes {
	position: relative;
	width: 980px;
	height: 960px;
}
.section-9boxes-1 {
	position: relative;
	width: 920px;
	height: 940px;
	margin-left: 26px;
	background: #FBE9C4;
	border: 1px solid #DEBE83;
	overflow: hidden;
}
.section-9boxes-1 .change-page { /* ul */
	position: relative;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	left: 48%;
	display: block;
}
.section-9boxes-1 .change-page li {
	width: 15px;
	height: 15px;
	float: left;
	display: block;
	right: 48%;
	margin: 0 5px;
	background: url("../images/home_page/dot_inactive.png") no-repeat;
}
.section-9boxes-1 .change-page li a {
	display: block;
	width: 15px;
	height: 15px;
}
.section-9boxes-1 .change-page .page-dot-active {
	width: 15px;
	height: 15px;
	background: url("../images/home_page/dot_active.png") no-repeat;
}

.section-9boxes-1 .boxes {
	position: relative;
	width: 99999px;
	height: 920px;
	overflow: hidden;
}
.section-9boxes-1 .boxes .box {
	position: relative;
	display: inline;
	width: 920px;
	height: 920px;
	float: left;
	margin-left: 10px;
}
.section-9boxes-1 .boxes .box img {
	float: left;
	width: 280px;
	height: 280px;
	margin: 10px;
}


/* ****** Section 5 ****** */
.section-5 {
	/* weekly horo, daily good bad */
	position: relative;
	width: 980px;
	height: 275px;
}
.section-5-1 {
	/* weekly horo */
	position: relative;
	width: 455px;
	height: 255px;
	margin-left: 26px;
	background: #FBE9C4;
	border: 1px solid #DEBE83;
	overflow: hidden;
}
.section-5-2 {
	/* daily good bad */
	position: absolute;
	top: 0;
	left: 491px;
	width: 455px;
	height: 255px;
	border: 1px solid #DEBE83;
	background: url('../images/home_page/daily_taboo_bg.png') 40px 60px no-repeat;
	background-color: #FBE9C4;
}

.section-5-2 .date {
	position: absolute;
	top: 70px;
	left: 40px;
	width: 385px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #ff6a0b;
}
.section-5-2 .good {
	position: absolute;
	width: 140px;
	height: 40px;
	top: 170px;
	left: 76px;
}
.section-5-2 .bad {
	position: absolute;
	width: 140px;
	height: 40px;
	top: 170px;
	left: 252px;
}

/* ****** Master Join ****** */
.section-6 {
	/* master join */
	position: relative;
	width: 980px;
	height: 275px;
}
.section-6-1 {
	/* master join */
	position: relative;
	width: 920px;
	height: 255px;
	margin-left: 26px;
	background: #FBE9C4;
	border: 1px solid #DEBE83;
	overflow: hidden;
}
.section-6-1  .scrolling-box {
	width: 900px;
	height: 180px;
	margin-left: 10px;
	margin-top: 20px;
	overflow: hidden;
}
.section-6-1  .scrolling-items { 
	/* ul */
	position: relative;
	height: 180px;
	width: 99999px;
}
.section-6-1  .scrolling-items li {
	margin-right: 10px;
	float: left;
}

.section-7 {
	/* friend links */
	position: relative;
	width: 980px;
	height: 275px;
}
.section-7-1 {
	position: relative;
	width: 920px;
	height: 255px;
	margin-left: 26px;
	background: #FBE9C4;
	border: 1px solid #DEBE83;
	overflow: hidden;
}
.section-7-1 .boxes {
	position: relative;
	margin-left: 10px;
	margin-top: 5px;
	width: 99999px;
	height: 190px;
	overflow: hidden;
}
.section-7-1 .boxes .box {
	position: relative;
	display: inline;
	width: 910px;
	height: 190px;
	float: left;
	overflow: hidden;
}
.section-7-1 .boxes .box img {
	float: left;
	width: 110px;
	height: 60px;
	margin-left: 2px;
	margin-top: 2px;
}
.section-7-1  .change-page { /* ul */
	position: relative;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	left: 48%;
	display: block;
}
.section-7-1  .change-page li {
	width: 15px;
	height: 15px;
	float: left;
	display: block;
	right: 48%;
	margin: 0 5px;
	background: url("../images/home_page/dot_inactive.png") no-repeat;
}
.section-7-1  .change-page li a {
	display: block;
	width: 15px;
	height: 15px;
}
.section-7-1  .change-page .page-dot-active {
	width: 15px;
	height: 15px;
	background: url("../images/home_page/dot_active.png") no-repeat;
}

