/* CSS Document */
body {
	background: #8E5027 url(images/body_back.jpg);
	margin: 0px;
}
img {
	border-width: 0px;
}
#topbar {
	background: #333;
}
#container {
	margin: 0px auto; /* firefox */
	*margin: 0px auto; /* ie7 */
	_margin: 0px auto; /* ie6 */
	width: 980px;
	background: url(images/content_back.jpg) repeat-y;
}
/* HEADER */
#header {
	width: 980px;
	height: 482px;
	background: url(images/header_back.jpg);
	position: relative;
}
/* MENU */
#menu {
	height: 135px;
	width: 980px;
	background: url(images/menu_back.jpg);
	position: relative;
}
#menu .about a{
	text-indent: -9999px;
	background: url(images/menu.png) no-repeat 0px 0px;
	height: 60px;
	width: 154px;
	position: absolute;
	left: 55px;
	top: 15px;
}
#menu .about a:hover {
	background: url(images/menu_over.png) no-repeat 0px 0px;
}
#menu .author a {
	text-indent: -9999px;
	background: url(images/menu.png) no-repeat -120px -60px;
	height: 57px;
	width: 126px;
	position: absolute;
	left: 155px;
	top: 68px;
}
#menu .author a:hover {
	background: url(images/menu_over.png) no-repeat -120px -60px;
}
#menu .intro a {
	text-indent: -9999px;
	background: url(images/menu.png) no-repeat -220px 0px;
	height: 60px;
	width: 134px;
	position: absolute;
	left: 260px;
	top: 16px;
}
#menu .intro a:hover {
	background: url(images/menu_over.png) no-repeat -220px 0px;
}

#menu .commends a {
	text-indent: -9999px;
	background: url(images/menu.png) no-repeat -310px -60px;
	height: 60px;
	width: 208px;
	position: absolute;
	left: 352px;
	top: 64px;
}
#menu .commends a:hover {
	background: url(images/menu_over.png) no-repeat -310px -60px;
}

#menu .use a {
	text-indent: -9999px;
	background: url(images/menu.png) no-repeat -470px 0px;
	height: 60px;
	width: 166px;
	position: absolute;
	left: 501px;
	top: 13px;
}
#menu .use a:hover {
	background: url(images/menu_over.png) no-repeat -470px 0px;
}

#menu .article a {
	text-indent: -9999px;
	background: url(images/menu.png) no-repeat -610px -60px;
	height: 60px;
	width: 150px;
	position: absolute;
	left: 614px;
	top: 60px;
}
#menu .article a:hover {
	background: url(images/menu_over.png) no-repeat -610px -60px;
}

#menu .event a {
	text-indent: -9999px;
	background: url(images/menu.png) no-repeat -750px 0px;
	height: 60px;
	width: 166px;
	position: absolute;
	left: 754px;
	top: 15px;
}
#menu .event a:hover {
	background: url(images/menu_over.png) no-repeat -750px 0px;
}
/* BOOK */
#book {
	float: right;
	width: 265px;
	background: url(images/book_back.gif) no-repeat;
	height: 447px;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	font: 10pt/20px Arial, Helvetica, sans-serif, "新細明體";
	margin-top: 20px;
	margin-left: 20px;
}

/* CONTENT */
#content {
	background: url(images/content_top_back.jpg) no-repeat top;
	padding: 20px 60px 30px;
	margin: 0px;
	letter-spacing: 1px;
	color: #4F483E;
	font: 11pt/24px "新細明體";
}
#content a {
	color: #3F7DBC;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	color: #A93007;
	font-size: 11pt;
	font-weight: bold;
}
#content h2 {
	font-size: 11pt;
	font-weight: bold;
}

#content p {
	background: url(images/line.png) repeat-y;
}
#content .aboutTitle {
	background: url(images/title.gif) 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 795px;
	margin-left: -50px;
	margin-bottom: 30px;
}
#content .authorTitle {
	background: url(images/title.gif) no-repeat 0px -67px;
	text-indent: -9999px;
	height: 55px;
	width: 795px;
	margin-left: -50px;
	margin-bottom: 30px;
}
#content .introTitle {
	background: url(images/title.gif) 0px -135px;
	text-indent: -9999px;
	height: 55px;
	width: 795px;
	margin-left: -50px;
	margin-bottom: 30px;
}
#content .commendTitle {
	background: url(images/title.gif) 0px -200px;
	text-indent: -9999px;
	height: 55px;
	width: 301px;
	margin-left: -50px;
	margin-bottom: 30px;
}
#content .useTitle {
	background: url(images/title.gif) 0px -267px;
	text-indent: -9999px;
	height: 55px;
	width: 795px;
	margin-left: -50px;
	margin-bottom: 30px;
}
#content .articleTitle {
	background: url(images/title.gif) 0px -332px;
	text-indent: -9999px;
	height: 55px;
	width: 795px;
	margin-left: -50px;
	margin-bottom: 30px;
}
#content .eventTitle {
	background: url(images/title.gif) 0px -399px;
	text-indent: -9999px;
	height: 90px;
	width: 795px;
	margin-left: -50px;
	margin-bottom: 30px;
}
#content .authorPic1 {
	display: block;
	float: right;
	margin-top: -70px;
}
#content .image01 {
	display: block;
	float: right;
}
#content .image02 {
	display: block;
	float: right;
	margin-top: -60px;
}
#content .red {
	color: #E3391C;
}
#content .green {
	color: #176466;
	font-weight: bold;
	line-height: 22px;
}
#content .small {
	font-size: 10pt;
	color: #666;
}
#content .name {
	display: block;
	border-bottom: 1px dotted #4A240F;
	text-align: right;
	background: #E2DFDA;
	padding-right: 5px;
	color: #655E50;
}
#content .pre {
	text-align: center;
}
#content .pre img {
	border-top: 1px solid #CCC;
	border-right: 4px solid #CCC;
	border-bottom: 4px solid #CCC;
	border-left: 1px solid #CCC;
}

#contentLine {
	background: url(images/content_line.jpg) no-repeat;
	width: 980px;
	margin-left: -60px;
	height: 120px;
	margin-top: 30px;
}
#backtotop a {
	background: url(images/backtotop.png);
	text-indent: -9999px;
	height: 38px;
	width: 101px;
	float: right;
	margin-top: 70px;
	margin-right: 30px;
}
/* FOOTER */
#footer {
	width: 980px;
	background: url(images/footer_back.jpg) no-repeat top;
	height: 108px;
	text-align: center;
	}
