/* 二欄式子頁（含選單）內容區整體樣式設定
---------------------------------------------*/
#wrapper {
	position: relative;
	text-align: center;
	margin: -4px auto;
	padding: 0px; /* 設定內距為0 */
	width: 994px;
}

	/* 頁首（放置選單）樣式設定 */
	#header {
		position: absolute;
		text-align: center;
		margin: 0px;
		width: 940px;
		padding: 0px; /* 設定內距為0 */
		background: url(images/CSBCBanner.jpg) left top no-repeat;
		z-index: 9;
	}

	#header img {
		position: relative;
		float: left;
		margin-left: 6px;
	}

	/* 頁首隱藏區塊（放置選單）樣式設定 */
	#hidenheader {
		position: relative;
		text-align: center;
		margin: 0px;
		padding: 0px; /* 設定內距為0 */
		width: 944px;
		height: 96px;
	}

	/* 資料區樣式設定 */
	#container {
		position: relative;
		width: 922px;
		margin: auto;
		margin-top: 10px; /* 設定下邊界為10 */
		margin-bottom: 10px; /* 設定下邊界為10 */
		padding-left: 10px;
		padding-right: 10px;
	}

	#submenu {
		position: relative;
		float: left;
		width: 170px;
		padding: 0px;
		margin-bottom: 10px; /* 設定下邊界為10 */
		background-color: #FFFFFF;
		display: inline;
		text-align: left;
		line-height: 120%;
	}

	#submenu_board {
		position: relative;
		float: left;
		width: 170px;
		padding: 0px;
		margin-top: 30px; /* 設定上邊界為60 */
		margin-bottom: 10px; /* 設定下邊界為10 */
		background-color: #FFFFFF;
		display: inline;
		text-align: left;
		line-height: 120%;
	}

	#primary {
		position: relative;
		padding: 0px;
		width: 800px; /* 設定右邊界為3 */
	}

	.prisub {
		position: relative;
		width: 760px;
		padding: 10px; /* 設定內距為10 */
		margin: 0px 0px 20px 0px; /* 設定下邊界為10 */
		background-color: #FFF7FF;
		text-align: center;
		border: 1px solid #FFB5B5;
	}

	.inleftbox {
		position: relative;
		float: left;
		padding: 10px; /* 設定內距為10 */
		margin: 0px 0px 10px 0px; /* 設定下邊界為10 */
		background-color: #F9F9F9;
		text-align: justify;
		border: none;
	}

	.inrightbox {
		position: relative;
		float: right;
		padding: 10px 10px 10px 0px; /* 設定內距為10 */
		margin: 0px 0px 10px 0px; /* 設定下邊界為10 */
		background-color: #F9F9F9;
		text-align: justify;
		border: none;
	}
	.inboxPlayTime {
		display: block;
		width: 96%;
		padding: 6px; /* 設定內距為6 */
		margin: 0px; /* 設定邊界為0 */
		background-color: #EFEFE9;
		border: 1px dashed #B3B595;
		font-size: 90%;
		line-height: 120%;
		text-align: justify;
		color: #82855C;
	}

	.prisub_board {
		position: relative;
		width: 728px;
		padding: 0px; /* 設定內距為10 */
		margin-bottom: 10px; /* 設定下邊界為10 */
		text-align: center;
	}

	#TwoCol {
		position: relative;
		width: 708px;
		padding: 10px 0px 0px 10px; /* 設定左邊界為3 */
		background-color: #FFF7FF;
		border: 1px solid #FFB5B5;
	}

	.TwoColsub {
		position: relative;
		width: 686px;
		padding: 10px 10px 0px 10px;
		margin-bottom: 10px; /* 設定下邊界為10 */
		text-align: left;
		line-height: 140%;
	}

	.TwoColdivsub {
		position: relative;
		float: left;
		width: 340px;
		padding: 10px 5px 0px 5px;
		margin-bottom: 10px; /* 設定下邊界為10 */
		text-align: left;
		font-size: 90%;
		line-height: 140%;
	}

/* 文章樣式設定
---------------------------------------------*/
#primary .section, #TwoCol .section {
	margin: 20px 0px 26px 20px;
	text-align: left;
}

#primary .section2, #TwoCol .section2 {
	margin: 0px 26px 0px 26px;
}

#primary p.ReplayList, #TwoCol p.ReplayList {
	padding-left: 70px;
}

#primary .section .person {
	margin-left: 120px;
}

#primary h1, #TwoCol h1 {
	margin: 0px;
	padding: 10px 0 10px 0px;
	font-size: 180%;
	font-weight: bold;
	color: #660099;
	text-align: left;
}
#primary h2, #TwoCol h2 {
	background: url(../CSS/images/h2_RedBg.gif) left center no-repeat;
	clear: both;
	margin-top: 0px;
	padding: 8px 0 15px 20px;
	font-size: 120%;
	color: #990000;
	text-align: justify;
}
#primary h3, #TwoCol h3 {
	font-size: 120%;
	width: 98%;
	margin: 0px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	color: #6666CC;
	text-align: justify;
}
#primary h4, #TwoCol h4 {
	margin: 0px;
	padding-top: 10px;
	color: #666699;
	text-align: justify;
}

#primary h5, #TwoCol h5 {
	font-size: 105%;
	width: 98%;
	margin: 0px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #BF8200;
	text-align: center;
}

#primary h6, #TwoCol h6 {
	font-size: 120%;
	width: 98%;
	margin: 0px;
	padding: 5px 0px 3px 8px;
	border: 1px dotted #CCCCCC;
	background: url(images/Header_bg1.gif) left top no-repeat;
	color: #CC0066;
	text-align: justify;
}

#primary h7, #TwoCol h7 {
	font-size: 105%;
	width: 100%;
	margin: 0px 0px 0px 28px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #BF8200;
	text-align: justify;
}

#primary .DJName, #TwoCol .DJName {
	clear: both;
	float: left;
	color: #666600;
	padding: 0px;
	background-color: #F9F9F9;
	margin: 0px 4px 0px 0px;
}

#primary .Point1, #TwoCol .Point1 {
	color: #CC6699;
	font-weight: bold;
}

#primary .Point2, #TwoCol .Point2 {
	color: #996699;
}

#primary .Point3, #TwoCol .Point3 {
	display: block;
	width: 130px;
	color: #68672B;
	background-color: #EDECD1;
	font-weight: bold;
	margin: 20px 0px 4px 0px; /* 設定上邊界為10 */
	padding: 2px 0px 0px 8px;
	border-left: 8px solid #B8B650;
}

.reply {
	position: relative;
	float: right;
	width: 93%;
	padding: 4px;
	margin-bottom: 4px; /* 設定下邊界為10 */
	margin-right: 8px; /* 設定下邊界為10 */
	background-color: #FBF9F2;
	border: 1px solid #CE8B00;
	text-align: justify;
}

#primary p, #prisub p, #TwoCol p {
	margin: 10px 0;
	text-align: justify;
}

#primary p.txt_left, #prisub p.txt_left, #TwoCol p.txt_left {
	margin: 10px 0;
	text-align: left;
}

#primary p.txt_right, #prisub p.txt_right, #TwoCol p.txt_right {
	margin: 10px 0;
	text-align: right;
}

#primary p.indent, #prisub p.indent, #TwoCol p.indent {
	margin: 10px 0;
	padding-left: 28px;
}

.section ul {
	margin: 0px; /* 設定邊界為0 */
	padding-left: 14px; /* 設定內距為0 */
	list-style: none; /* 將項目符號設為隱藏 */
	color: #333399;
	text-align: justify;
}

.section ul li {
	margin: 0px;
	padding-left: 14px; /* 設定內距為0 */
	background: url(../CSS/images/list_marker_red.gif) left center no-repeat;
}

.section ol {
	margin: 0px; /* 設定邊界為0 */
	padding-left: 14px; /* 設定內距為0 */
	text-align: justify;
	color: #466868;
	list-style-position: outside; /* 將項目符號設為方塊 */
}

.section ol li {
	margin: 0px 0px 0px 14px;
	list-style-type: square; /* 將項目符號設為方塊 */
}

/* 文章分類／文章彙集
---------------------------------------------*/
.module-categories {
	width: 728px;
	background: url(../CSS/images/list_top_redwide.gif) left top no-repeat;
}
.module-header {
	margin-top: 60px;
	padding: 0px 0px 0px 16px;
	text-align: left;
	color: #E24545;
	background: url(../CSS/images/Title_redBlock.gif) left center no-repeat;
}
.module-content {
	width: 688px;
	padding: 5px 20px 6px 20px;
	margin-bottom: 10px;
	text-align: left;
}
.module-bottom {
	height: 24px;
	background: url(../CSS/images/list_bottom_redwide.gif) left bottom no-repeat;
}
.module-list {
	width: 100%;
	border-top: 1px solid #E24545;
	text-align: left;
	line-height: 130%;
}
.module-list li {
	border-bottom: 1px solid #E24545;
}
.module-list li em {
	display: block;
	padding: 4px 0 4px 16px;
	background: #FEF9F7 url(../CSS/images/marker.gif) left center no-repeat;
	color: #8E9B66;
}
.module-list li a {
	display: block;
	padding: 4px 0 4px 16px;
	background: #FEF9F7 url(../CSS/images/marker.gif) left center no-repeat;
	color: #464646;
	text-decoration: none;
}
.module-list li a:hover {
	color: #E24545;
	background: #FFFFFF url(../CSS/images/marker_yellow.gif) left center no-repeat;
}
