@charset "utf-8";
body {
	font-family: Arial, Helvetica, "新細明體", PMingLiU, sans-serif;
	background: url(../images/bg.jpg) repeat;
	min-width: 995px;
}
a {
	text-decoration: none;
	color: #71624b;
	border: 0;
	outline: none;
	cursor: pointer;
}
a:active {
	outline: none;
}
strong {
	font-weight: bold;
}
h2 {
	color: #362923;
	font-weight: bold;
}
span.replace {
	display: none;
}
span.ghosty {
	visibility: hidden;
}
.clear {
	clear: both;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 1.4em;
}
.clear_cyril {
	clear: both;
	content: '';
	visibility: hidden;
}
.clear, .main {
	width: 100%;
	overflow: hidden;
}
.section {
	width: 580px;
	padding: 0 10px;
	overflow: hidden
}
.aside {
	padding: 0 10px
}
.deck {
	padding: 20px 10px
}
.section, .leading {
	float: left;
	overflow: hidden;
}
.aside {
	width: 340px;
	position: relative;
}
.aside .widget-content {
	border-top: 1px solid #fff;
}
.aside, .deck {
	float: right;
	overflow: hidden;
}
.aside {
	color: #353535;
}
.section .widget-header h2 {
	display: inline-block;
	margin-left: 10px;
	height: 40px;
	float: left;
}
.section, .section h3 a, .deck h3 a {
	color: #4d433f;
}
.section h3 a:hover, .deck h3 a:hover {
	color: #836b5c;
}
.aside .widget {
	line-height: 2;
}
/* Sidebar  Component */
.widget-header {
	*position: relative;
	cursor: default;
}
.widget-header h2 {
	display: inline;
	cursor: default;
}
.widget-header .more {
	border-bottom: 1px dotted #CE541E;
}
.page-header .widget-header .more {
	font-size: 0.8em;
}
.widget-header a, .position, .author .owner {
	color: #ce541e;
}
span.time-before {
	color: #98867d;
	border-left: 1px solid #98867d;
	display: inline-block;
	line-height: 0.8;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
}
#widget-container .widget {
	margin: 10px 0;
	overflow: hidden;
}
#widget-container .aside .widget-header {
	/*padding: 0 0 0.2em;
*/
}
#widget-container .aside .widget-header {
	/*padding: 0 0 0.2em;
*/
	border-bottom: 1px solid #c6ad98;
	padding-bottom: 4px;
}
#widget-container .section .widget-header, .page-header .widget-header {
	height: 45px;
	line-height: 40px;
	background: url('../images/widget-header_bg_02.png') no-repeat center bottom;
}
#widget-container .section .widget-header h2, .page-header .widget-header h2 {
	font-size: 1.2em;
	padding: 0 5px 0 37px;
	/*padding: 0.5em 37px 0.3em;
*/
	color: #78502a;
}
.section .widget-header h2 {
	padding: 0 5px 0 37px;
}
#widget-container .section h3 {
	font-size: 1.2em;
	font-weight: bold;
}
/* Body Component */
#content {
	background: url(../images/bg.jpg) repeat;
	padding-bottom: 1em;
	overflow: hidden;
}
#content_search_page {
	overflow: visible;
	background: url(../images/bg.jpg) repeat;
	padding-bottom: 1em;
}
#content-wrapper {
	overflow: hidden;
	/*background: url(../images/slider_nav_bg.png) repeat-x;
*/
}
.book-name {
	color: #3b745c;
}
.due .book-name {
	color: #a5435c;
}
.ui-tab-ajax-loading {
	background-image: url(../images/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 50px;
}
.aside .widget-header h2 {
	background-image: none;
}
.heightless {
	*height: 0;
}
#statistic-wrapper {
}
.rounded_4 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
/*------------------------widget list----------------------*/
.list_type {
	background: #e6d4b9;
	display: block;
	overflow: hidden;
	font-size: 12px;
	background: url(../images/ui/list_type_b.png) right top no-repeat;
	height: 24px;
	line-height: 24px
}
.list_type span {
	padding: 0 10px;
	display: block;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	background: url(../images/ui/list_type_a.png) left top no-repeat;
}
.list_type2 {
	background: #efe4d4;
	display: block;
	overflow: hidden;
	font-size: 12px;
	background: url(../images/ui/list_type2_b.png) right top no-repeat;
	height: 24px;
	line-height: 24px
}
.list_type2 .list_a {
	padding: 0 10px;
	display: block;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	background: url(../images/ui/list_type2_a.png) left top no-repeat;
}
/*pulldown menu - uniform width*/
.s_form .selector select, .s_form .selector {
	width: 75px!important
}
.s_form .selector span {
	width: 50px!important
}
.s_year .selector select, .s_year .selector {
	width: 135px!important
}
.s_year .selector span {
	width: 110px!important
}
.select_w1 .selector select, .select_w1 .selector {
	width: 75px!important
}
.select_w1 .selector span {
	width: 50px!important
}
.notice_bar_contn {
	position: fixed;
	z-index: 989898;
	top: -31px;
	overflow: hidden;
	display: block;
	width: 100%;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	background: #e4ece5;
	border-bottom: 1px solid #fff;
}
.notice_bar {
	color: #3b745c;
	font-size: 13px;
	padding-left: 24px;
	background: url('../images/icon_16/icon_16_pass_notice.png') no-repeat left center;
}