@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body {
	margin: 0;
	height: 100%;
	font-family:"微軟正黑體";
	background-color: #f0f0f0;
	background-image: url(../../bg/bg27.png);
	width: 100%;
 
}
#gotop{
	width:160px;
	/*height:195px;*/
	position:fixed;
	_position: absolute; /* position fixed for IE6 */
  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-10);
	z-index:1;
	bottom: 25%;
	text-align: center;
	margin-right: -670px;
	right: 50%;
	background-color: #000;
	color: #FFF;
	border-radius: 10px;
	opacity: 0.8;
	font-size: 16px;
}
#gotop a {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 160px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626262;

}
#gotop a:visited {
	color: #FFF;
	text-decoration: none;
}
#gotop a:hover {
	color: #FF0;
	text-decoration: none;
}
#gotop a:active {
	color: #FF0;
	text-decoration: none;
}
#gotop a:last-child {
	border-bottom-style: none;
}
#header-share {
	text-align: center;
	width: 900px;
}

#header-rwd {
	display: none;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#noie{
	color: #FFF;
	width: 100%;
	height: 70px;
	text-align: center;
	border: 1px solid #006699;
	background-color: #669933;
	_z-index: 9999;
	z-index: 9999;
	position: fixed;
	 _top:expression(documentElement.scrollTop+"px");/*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/
	left: 0;
	top: 0;
}
#noie a{
	color: #FC0;
}
#BodyContent {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1000px;
	/*background-color: #fff;*/
	background-image: url(img_02.png);
	background-repeat: repeat;
}
.logo img {
	width: 100%;
	display: block;
}
#hot {
	background-color: #fff4d6;
	padding: 10px;
	width: auto;
}
#hot p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 16px;
}
#hot p span {
	background-color: #900;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
}
#nav  {

				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf0f', endColorstr='#f0661f',GradientType=1 );
	color: #FFF;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: block;
	list-style-type: none;
	font-size: 18px;
	color: #FFFF00;
	background-color: #000;
	width: 25%;
	float: left;
	text-align: center;
	margin: 1%;
	padding: 1%;
	border-radius: 15px 0px 15px 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #705b45;
	border-bottom-color: #705b45;
}
#nav ul li a , #nav ul li a:visited , #nav ul li a:hover{
	color: #FFF;
	text-decoration: none;
}
#nav ul li a:hover {
	text-decoration: underline;
}



#nav ul li:last-child {
	width: 36%;
}
#nav ul li span.arrow_b_int , #nav ul li span{
	width:0px;
	height:0px;
	border-width:8px;
	border-style:solid;
	border-color:#000 transparent transparent transparent;
	position:relative;
	bottom:-38px;
	right:35%;
}

#nav2 {
	text-align: center;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 5px;
}
#nav2 a , #nav2 a:visited{
	display: inline-block;
	background-color: #990000;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-radius: 15px;
}
#nav2 a:hover {
	background-color: #639;
}



#content {
	height: auto;
	width: 84%;
	clear: both;
	/*background-image: url(img_02.png);*/
	background-repeat: repeat;
	/*background-color: #fff;*/
	padding-right: 8%;
	padding-left: 8%;
	padding-bottom: 20px;
}

#content .book {
	clear: both;
	float: none;
	/*background-color: #fbf8f3;*/
	padding: 2%;
	width: 96%;
	margin-top: 15px;
}
#content .book h2 {
	color: #c22e2a;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .book h2 a , #content .book h2 a:visited{
	color: #FFFFFF;
	background-color: #003E97;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 10px;
	border-radius: 15px;
}
#content .book h2 a:hover {
	background-color: #069;
}
#content .book h3 {
	font-size: 16px;
	font-weight: bold;
	color: #063;
	margin: 0px;
	padding: 0px;
	text-indent: 16px;
}
#content .book .sign {
	color: #900;
}
#content .book .sign a {
	color: #900;
}
.book ul {
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
}
.book ul div{
    border-bottom-width: 2px;
    border-bottom-style: double;
    border-bottom-color: #fff;
}
.book .NewsStyle {
	color: #000;
	margin: 0px;
	padding: 0px;
}
.book .NewsStyle a {
	font-size: 18px;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
}
.book .NewsStyle a:visited {
	color: #000;
	text-decoration: none;
}
.book .NewsStyle a:hover {
	color: #000;
	text-decoration: underline;
}
.book .NewsStyle a:active {
	color: #FFF;
	text-decoration: underline;
}



#content .book2 {
	clear: both;
	float: none;
	/*background-color: #fbf8f3;*/
	padding: 2%;
	width: 96%;
	margin-top: 15px;
}
#content .book2 h2 {
	color: #2a6ac2;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .book2 h2 a , #content .book2 h2 a:visited{
	color: #FFFFFF;
	background-color: #2a6ac2;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 10px;
	border-radius: 15px;
}
#content .book2 h2 a:hover {
	background-color: #069;
}
#content .book2 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #063;
	margin: 0px;
	padding: 0px;
	text-indent: 16px;
}
#content .book2 .sign {
	color: #900;
}
#content .book2 .sign a{
	color: #2a6ac2;
	font-weight: bold;
}
#content .book2 .sign a:hover{
	color: #069;
	text-decoration:underline;	
}
.book2 ul {
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
}
.book2 ul .detial{
	padding-left:15px;
}
.book2 ul div{
    border-bottom-width: 2px;
    border-bottom-style: double;
    border-bottom-color: #fff;
}
.book2 .NewsStyle {
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 1.5em;
}
.book2 .NewsStyle a {
	font-size: 18px;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
}
.book2 .NewsStyle a:visited {
	color: #000;
	text-decoration: none;
}
.book2 .NewsStyle a:hover {
	color: #000;
	text-decoration: underline;
}
.book2 .NewsStyle a:active {
	color: #FFF;
	text-decoration: underline;
}


#content .blog {
	clear: both;
	float: none;
	/*background-color: #fbf8f3;*/
	padding: 2%;
	width: 96%;
	margin-top: 15px;
}
#content .blog h2 {
	color: #004924;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .blog h2 a , #content .blog h2 a:visited{
	color: #FFFFFF;
	background-color: #004924;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 10px;
	border-radius: 15px;
}
#content .blog h2 a:hover {
	background-color: #819e43;
}
#content .blog h3 {
	font-size: 16px;
	font-weight: bold;
	color: #063;
	margin: 0px;
	padding: 0px;
	text-indent: 16px;
}
#content .blog h4 {
	font-size: 1.2em;
	margin-bottom: 10px;
    margin-top: 10px;
	padding-top: 10px;
}
#content .blog h4 a{
	font-weight: bold;
	text-decoration: none;
	color: #063;
}
#content .blog h4 a:hover{
	text-decoration: underline;
	color: #819e43;
}


#content .blog .span {
	color: #900;
}
#content .blog .span a {
	color: #900;
}
.blog .subpost{
	margin: 0px;
	padding: 0px;
	background-color: #fafff1;
}

.blog .subpost ol li{
    /*background-color: #fff;*/
    border-bottom-width: 2px;
    border-bottom-style: double;
    border-bottom-color: #ecf2df;
    margin-right: 5%;
}
.blog ol.subpost li:hover {
	margin: auto;
	padding-bottom: 10px;
	background-color: #e0e8cf;
}
.date{
	font-size: 0.9em;
    color: #3d5805;
    text-align: right;
    /*border-bottom: 1px solid #d2d1cb;*/
    margin: 5px 0;
}
.caption{
	font-size: 1em;
	margin-top: 10px;
}
.caption a{
	font-size: 13px;
	text-decoration: none;
	color: #063;
}
.caption a:hover{
	text-decoration: underline;
	color: #819e43;
}


.blog .NewsStyle {
	color: #000;
	margin: 0px;
	padding: 0px;
}
.blog .NewsStyle a {
	font-size: 18px;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
}
.blog .NewsStyle a:visited {
	color: #000;
	text-decoration: none;
}
.blog .NewsStyle a:hover {
	color: #000;
	text-decoration: underline;
}
.blog .NewsStyle a:active {
	color: #FFF;
	text-decoration: underline;
}




#content table {
	clear: both;
	float: none;
	zoom: 1;
}
#content .book td {
	font-size: 17px;
	color: #000;
	line-height: 2em;
	padding: 5px;
}
#content .book tr:nth-child(2n+1) {
	background-color: #f2e9e1;
}
#content .book th {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c22e2a;
	line-height: 1.5em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #c22e2a;
	background-color: #c22e2a;
	text-align: center;
}
#content .book th a{
	font-size: 16px;
	color: #c22e2a;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	background-color: #fff;
    border-radius: 13px;
    padding-top: 2px;
    padding-right: 8px;
    padding-bottom: 2px;
    padding-left: 8px;
}

#content .book2 td {
	font-size: 17px;
	color: #000;
	line-height: 2em;
	padding: 10px;
}
#content .book2 tr:nth-child(2n+1) {
	background-color: #e0ecfd;
}
#content .book2 th {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2a6ac2;
	line-height: 1.5em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2a6ac2;
	background-color: #2a6ac2;
	text-align: center;
}

#content .blog td {
	font-size: 17px;
	color: #000;
	line-height: 2em;
	padding: 5px;
}
#content .blog tr:nth-child(2n+1) {
	background-color: #f2e9e1;
}
#content .blog th {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5e0000;
	line-height: 1.5em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5e0000;
	background-color: #5e0000;
	text-align: center;
}
#content .blog th a{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}


#content td a , #content td a:visited{
	color: #b40904;
	text-decoration: none;
	font-weight: bold;
}
#content td a:hover {
	color: #900;
	text-decoration: underline;
}
#content p.buy {
	margin-bottom: 40px;
	clear: both;
	float: none;
	margin-top: 5px;
}

#content p.buy a , #content p.buy a:visited{
	font-size: 16px;
	background-color: #74502a;
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-radius: 15px;
}
#content p.buy a:hover {
	background-color: #069;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}



.hidden_m {
	font-size: 16px;
}

.online {
	font-size: 16px;
	text-align: center;
	width: auto;
	float: right;	
	padding: 3px;
	margin: 5px 25px 10px 0;
	border-radius: 15px;	
	border: 1px solid #5e0000;
}
.online a{
	color: #5e0000;
	text-decoration:none;
}
.online a:hover{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}


.more {
	width: 80%;
	max-width: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #900;
	clear: both;
	float: none;
	padding-right: 10%;
	padding-left: 10%;
}
.more ul {
	clear: both;
	float: none;
}
.more p {
	font-size: 18px;
	font-weight: normal;
	color: #FF0;
	margin: 0px;
	padding: 0px;
}
.more ul {
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.more .NewsStyle {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.more .NewsStyle a {
	font-size: 15px;
	line-height: 1.5em;
	color: #FFF;
	text-decoration: none;
}
.more .NewsStyle a:visited {
	color: #FFF;
	text-decoration: none;
}
.more .NewsStyle a:hover {
	color: #FFF;
	text-decoration: underline;
}
.more .NewsStyle a:active {
	color: #FFF;
	text-decoration: underline;
}
