@charset "utf-8";
body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
/*整體頁面容器*/
#container {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	background-image:url(images/content_bg.gif);
	background-repeat: repeat-y;
}
/*表頭區域*/
#header {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	width:760px;
	height:55px;
}
#header .today {
	font-size:12px;
	margin-top: 30px;
	margin-left:205px;
	position:absolute;
	color:#3E3A39;
}
#header .today .nonglee { color:#888888;}
/*側邊攔*/
#sidebar {
	width:112px;
	float:right;
	margin-right:25px;
	margin-top:12px;
}
/*主要內容區域*/
#mainContent {
	width:590px;
	float:left;
	margin-left:25px;
	margin-top:12px;
	color:#000;
}
/*頁尾區域*/
#footer {
	background-image:url("images/footer.gif");
	width:760px;
	height:78px;
	clear:both;
}
strong {
	font-weight: bold;
	color: #CC0000;
}
em {
	color: #0066CC;
	font-style: normal;
}
hr {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	height: 1px;
}
a:link, a:visited {
	color: #C30D23;
}
a:hover {
	color: #F00;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
.clearflt {
	clear:both;
}
/*//////////////側欄樣式//////////////*/
.block {
	margin-top:10px;
	padding-bottom:10px;
	color:#B07700;
}
.block h2 {
	width:112px;
	height:18px;
	text-indent:-999999px;
	background-repeat:no-repeat;
}
.block.number {
	width:112px;
	height:20px;
	color:#FFF;
	background-color: #851B20;
	text-align:center;
	margin-top:0px;
	padding-bottom:0px;
}
.block.hotcore {
	width:112px;
	height:163px;
	margin-top:0px;
	padding-bottom:0px;
	background-image:url(images/title_hotcore.jpg);
	background-repeat:no-repeat;
	text-indent:-999999px;
}
.block.subscribe {
	border-left:#946134 2px solid;
	border-right:#946134 2px solid;
	border-bottom:#946134 2px solid;
}
.block.subscribe h2 {
	width:110px;
	background-image:url(images/sidebar_title_subscribe.gif);
}
.block.subscribe p {
	padding: 2px 5px;
}
.block.qcode {
	width:112px;
	height:138px;
	padding-bottom:0px;
	border:none;
	background-image:url(images/qcode.gif);
	background-repeat:no-repeat;
}
.block.talk {
	background-color:#F7F7F7;
}
.block.talk h2 {
	background-image:url(images/sidebar_title_talk.gif);
}
.block.talk p {
	padding: 2px 5px;
}
.block.music {
	background-color:#F7F7F7;
}
.block.music h2 {
	background-image:url(images/sidebar_title_music.gif);
}
.block.music p {
	padding: 2px 5px;
}
.block.event {
}
.block.event h2 {
	background-image:url(images/sidebar_title_event.gif);
}
.block.link {
	border-left:#946134 2px solid;
	border-right:#946134 2px solid;
	border-bottom:#946134 2px solid;
}
.block.link h2 {
	width:110px;
	background-image:url(images/sidebar_title_link.gif);
}
.block ul {
	margin-left:3px;
	padding-top: 2px;
}
.block ul li {
	background-image:url(images/icon_02.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding-left:17px;
}
/*//////////////主要內容樣式//////////////*/
.mainevent {
}
.event1 {
	width:268px;
	line-height:22px;
	float:left;
	margin-top:20px;
	border-right:#CCC 1px solid;
}
.event1 h2, .event2 h2, .event3 h2 {
	font-size:20px;
	font-weight:bold;
	color: #910782;
	margin-bottom:10px;
}
.event1 img, .event2 img {
	margin-right:10px;
	margin-top:5px;
	float:left;
}
.event1 p {
	margin-right: 15px;
}
.event2 {
	width:300px;
	float:right;
	margin-top:20px;
	margin-right:8px;
}
.event3 {
	width:590px;
	height:120px;
	margin-top:20px;
	background-color:#F7EBF6;
}
.event3 img {
	margin-right:20px;
	float:left;
}
.event3 h2 { padding-top:8px;
	margin-bottom:5px;}
.event3 p {
	margin-right:10px;
}
.blk_news {
	margin-top:20px;
}
.blk_news.hot {
	width:260px;
	float:left;
}
.blk_news.hot h2 {
	width:29px;
	height:205px;
	background-image:url(images/title_hottopic.gif);
	float:left;
	background-repeat:no-repeat;
	text-indent:-999999px;
}
.blk_news.hot .content {
	border:#DE6800 1px solid;
	margin-left:28px;
	min-height:203px;
}
.blk_news.hot .content ul {
	margin-left:3px;
	margin-top:8px;
}
.blk_news.hot .content ul li {
	background-image:url(images/icon_01.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding-left:17px;
	margin-bottom:5px;
}
.blk_news.news {
	width:315px;
	float:right;
}
.blk_news.news h2 {
	width:29px;
	height:205px;
	background-image:url(images/title_news.gif);
	float:left;
	background-repeat:no-repeat;
	text-indent:-999999px;
}
.blk_news.news .content {
	border:#DE6800 1px solid;
	margin-left:28px;
	min-height:203px;
}
.blk_news.news .content p {
	margin: 10px;
	line-height:20px;
}
.blk_news.news .content p .first {
	font-size:40px;
	float:left;
	line-height:40px;
	margin: 0 3px 0 0;
	padding:0;
	color: #C27E00;
	font-weight:bold;
}
.blk_comic {
	width:708px;
	margin: 10px auto;
	border:#DBA776 2px solid;
	color:#664D37;
}
.blk_comic img {margin:4px; float:left;}

.blk_comic h2 {
	font-size:16px;
	font-weight:bold;
	color: #C75D00;
	margin-top:8px;
	margin-bottom:5px;
}
.blk_comic .content { width:125px; float:right;}
.blk_comic ol {
	list-style-type: decimal;
	margin:0; padding:0;
	margin-left:20px;
}
.blk_comic ol li {
	line-height:16px;
	font-size:11px;
}