/******************************************************************
	This is the CSS Reset
******************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	width: 100%;
	height: 100%;
	letter-spacing: 0.025em;
	-webkit-font-smoothing: subpixel-antialiased;
}
/******************************************************************
  youtube
******************************************************************/		
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxWrapper {
	max-width: none;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
#cboxOverlay {
	background: #fff;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}
#colorbox {
	outline: 0;
}
#cboxTopLeft {
	width: 25px;
	height: 25px;
	background: url(images/border1.png) no-repeat 0 0;
}
#cboxTopCenter {
	height: 25px;
	background: url(images/border1.png) repeat-x 0 -50px;
}
#cboxTopRight {
	width: 25px;
	height: 25px;
	background: url(images/border1.png) no-repeat -25px 0;
}
#cboxBottomLeft {
	width: 25px;
	height: 25px;
	background: url(images/border1.png) no-repeat 0 -25px;
}
#cboxBottomCenter {
	height: 25px;
	background: url(images/border1.png) repeat-x 0 -75px;
}
#cboxBottomRight {
	width: 25px;
	height: 25px;
	background: url(images/border1.png) no-repeat -25px -25px;
}
#cboxMiddleLeft {
	width: 25px;
	background: url(images/border2.png) repeat-y 0 0;
}
#cboxMiddleRight {
	width: 25px;
	background: url(images/border2.png) repeat-y -25px 0;
}
#cboxContent {
	background: #fff;
	overflow: hidden;
}
.cboxIframe {
	background: #fff;
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	margin-bottom: 20px;
}
#cboxTitle {
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #999;
}
#cboxCurrent {
	position: absolute;
	bottom: 0px;
	left: 100px;
	color: #999;
}
#cboxLoadingOverlay {
	background: #fff url(images/loading.gif) no-repeat 5px 5px;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}
#cboxSlideshow {
	position: absolute;
	bottom: 0px;
	right: 42px;
	color: #444;
}
#cboxPrevious {
	position: absolute;
	bottom: 0px;
	left: 0;
	color: #444;
}
#cboxNext {
	position: absolute;
	bottom: 0px;
	left: 63px;
	color: #444;
}
#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	color: #444;
}
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}
/******************************************************************
	General
******************************************************************/								
a {
	font-family: "Open Sans", Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	color: #DA922C;
}
a:hover {
	color: #DA922C;
	;
}
b {
	font-weight: bold;
}
p {
	font-family: "Open Sans", Verdana, Arial, sans-serif;
	line-height: 24px;
	color: #000;
	font-size: 14px;
	text-align: justify;
	text-indent: 28px;
	word-spacing: 2px;
}
span {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
h1, h2 {
	text-indent: -9999px;
}
h4, h5, h6 {
	text-align: center;
}
/******************************************************************
	Main
******************************************************************/
.content_a {
	width: 100%;
	height: 805px;
}
h4.top {
	width: 100%;
	height: 660px;
	background-color: #E8E0DB;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
h5.recommend {
	width: 100%;
	height: 135px;
	background-color: #CC7718;
	background-image: url(../images/a_bg.gif);
	background-repeat: repeat;
}
h6.line {
	width: 100%;
	height: 10px;
	background-color: #000;
}
.content_b {
	width: 100%;
	height: 920px;
}
h5.book {
	width: 100%;
	height: 850px;
	background-color: #7CAFB2;
	background-image: url(../images/b_bg.jpg);
	background-repeat: repeat;
	position:relative;
}
h6.line_1 {
	width: 100%;
	height: 70px;
	background-color: #46575C;
}
.content_c {
	width: 100%;
	height: 1135px;
}
h5.celebrity {
	width: 100%;
	height: 1000px;
	background-image: url(../images/c_bg.gif);
	background-repeat: repeat;
}
h6.author {
	width: 100%;
	height: 135px;
	background-color: #000;
}
.content_d {
	width: 1050px;
	height: 800px;
	position: relative;
	margin: 0 auto;
}
h5.writing {
	width: 100%;
	height: 800px;
}
.play1 {
	width: 260px;
	height: 290px;
	position: absolute;
	border: 1px solid #999;
	left: 0px;
	top: 440px;
	text-indent: -9999px;
	background-image: url(../images/play1.png);
	background-repeat: no-repeat;
}
.play2 {
	width: 260px;
	height: 290px;
	position: absolute;
	border: 1px solid #999;
	left: 280px;
	top: 440px;
	text-indent: -9999px;
	background-image: url(../images/play2.png);
	background-repeat: no-repeat;
}
.play1 a, .play2 a {
	display: block;
	width: 260px;
	height: 290px;
	text-decoration: none;
}
h6.line_2 {
	width: 100%;
	height: 70px;
	background-color: #B6D2DC;
	background-image: url(../images/d_s_bg.gif);
	background-repeat: repeat;
}
.content_e {
	width: 100%;
	height: 910px;
	margin: 0 auto;
	background-color: #BBD5DE;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: 'Raleway', Arial, sans-serif;


}
h6.line_3 {
	width: 100%;
	height: 175px;
	background-image:url(../images/new.png);
	background-position:top center;
	background-repeat:no-repeat;
}
h6.line_5 {
	width: 1050px;
	height: 30px;
	background-color: #C9DEE5;
	margin: 0 auto;
}
h5.read {
	width: 1010px;
	height: 600px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #C9DEE5;
}
h6.line_4 {
	width: 1050px;
	height: 30px;
	background-color: #C9DEE5;
	margin: 0 auto;
}
.content_f {
	width: 100%;
	height: 650px;
	background-color: #000;
}
#new{
	width:1050px;
	margin:0 auto;
}
/******************************************************************
	選單
******************************************************************/
.menubar {
	position: fixed;
	top: 0px;
	height: 80px;
	width: 100%;
	z-index: 9999;
	background-color: #FFF;
	margin-top: -80px;
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.menubar.alt {
	background-color: #f6f6f6;
}
a.logo {
	float: left;
	display: block;
	width: 180px;
	height: 30px;
	background-image: url(../images/logo.png);
	margin: 27px 0px 0px 40px;
}
ul.mainmenu {
	font-family: "Open Sans", Verdana, Arial, sans-serif;
	float: right;
	margin: 0px 40px 0px 0px;
	text-transform: uppercase;
	font-weight: 300;
}
ul.mainmenu li {
	cursor: pointer;
	display: inline-block;
	padding: 30px 10px 31px 10px;
}
ul.mainmenu li a {
	font-size: 14px;
	color: #838282;
	-webkit-transition: color 400ms ease;
	-moz-transition: color 400ms ease;
	-o-transition: color 400ms ease;
	-ms-transition: color 400ms ease;
	transition: color 400ms ease;
}
ul.mainmenu li:hover a {
	color: #DA922C;
}
ul.mainmenu li.active a {
	font-weight: bold;
	color: #DA922C;
}
