@charset "utf-8";

* {
	font-size:13px;
}
.index{
	text-align:center;
	background-image:url(images/BG.jpg);
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #336600;
}
.mbody {
	width: 900px;
	margin:auto;
	overflow:auto;
	background-color:#FFFFFF;
}
.left_side {
	width:180px;
	height:582px;
	padding-top:120px;
	padding-left:25px;
	background-image:url(images/main_r1_c1.jpg);
	background-repeat:no-repeat;
	float:left;
}
.right_side {
	width:695px;
	float:left;
}
	.top {
		background-image:url(images/main_r1_c2.jpg);
		background-repeat:no-repeat;
		width:690px;
		height:120px;
		text-align:right;
		padding-right:5px;
		padding-top:10px;
	}
	.mContent {
		height:499px;
		padding-left:5px;
	}
	/* 主要區塊 */
	.main_box{
		width:665px;
		margin-left:6px;
	}
	.main_head {
		height:23px;
	}
	.main_content {
		background-image:url(images/frame_r1_c1.jpg);
		background-repeat:repeat-y;
	}
		.content {
			width:650px;
			height:445px;
			padding-top:8px;
			padding-left:2px;
			padding-right:2px;
			overflow:auto;
			margin:auto;
		}
		.point {
			color:#FF0000;
			font-weight:bold;
		}
	.main_subject {
		padding-left:12px;
		font-size:13px;
		height:24px;
		line-height:24px;
	}
	.main_tail {
		background-image:url(images/frame_r3_c1.jpg);
		background-repeat:no-repeat;
		height:10px;
		line-height:10px;
	}
	.block {
		margin-top:9px;
		margin-left:6px;
		height:226px;
	}
	/* 名人開講區塊 */
	.column_box{
		width:157px;
		float:left;
	}
	.column_box_head {
		background-image:url(images/column_box_r1_c1.jpg);
		background-repeat:no-repeat;
		height:23px;
	}
	.column_box_content {
		background-image:url(images/column_box_r2_c1.jpg);
		background-repeat:repeat-y;
		height:160px;
		font-size:13px;
		padding:6px;
	}
	.column_box_tail {
		background-image:url(images/column_box_r4_c1.jpg);
		background-repeat:no-repeat;
		height:10px;
	}

	/* 其他區塊 */
	.others_box {
		float:left;
		margin-left:4px;
	}
	.line {
		background-image:url(images/main_r3_c2.jpg);
		background-repeat:no-repeat;
		height:20px;
	}
	.footer {
		font-size:13px;
		text-align:center;
		padding-top:10px;
	}
/* 活動相簿 */
.album_preview_list {
	width:600px;
	margin:auto;
}
.album_preview_img {
	float:left;
	width:100px;
	text-align:center;
	margin:8px;
}

/* 分頁 */
.pager_links { 
	font-size:13px;
	text-align:center;
}
.pager_links a{ 
	color:#333333; 
	padding:1px 4px 1px 4px; 
	margin:2px;
	font-size:13px;
}
.pager_links a:hover{
	text-decoration:none;
	color:#3399ff;
	background:#f2f2f2;
	border:1px solid #3399ff;
	padding:1px 4px 1px 4px;
	margin:2px;
	font-size:13px;
}
.current_page{
	font-weight: bold;
	padding:1px 4px 1px 4px;
	font-size:13px;
}
/* 台南市公職 */
.list-div {
  background: #F3F8E0;
  border: 1px solid #C8DA70;
}

