*{
	margin:0;
	padding:0;
	font-family:"微軟正黑體";
	font-size:13px;
}
.p_fn img{
	float:right;
	margin-left:15px;
}
body{
	background:url(/images/wood.jpg);
	background-size:cover;
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	font-size:12px;
	color: #000;
}
h1{
	color:#2F1B0C;
	font-size:40px;
	margin:20px 0px 0px 20px;
}

@media screen and (min-width: 0px) and (max-width: 739px){
h5:first-child{
display: none;
}
.top_allt a{ 
padding:7px;
line-height:33px;
}
.left_allt li{
float: left;
padding: 7px;
list-style: none;
}
.right_title{
text-align:center;
}
.p_fn{
line-height: 27px;
margin: 14px;
}
.right_b02 li{
line-height:33px;
margin-left: 10px;
}
.right_b02 a{
font-size: 12px;
color: #1D3513;
}
footer a{
line-height:33px;
padding:7px;
}
iframe{
width:100%;
}
}

@media screen and (min-width: 740px) and (max-width: 5000px){

span.reference{
	font-family:Arial;
	display:block;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}
span.reference a{
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px 20px;
}
span.reference a:hover{
	color:#ddd;
}
/* Booklet jQuery Plugin Style*/
.booklet{
	-moz-box-shadow:0px 0px 1px #fff;
	-webkit-box-shadow:0px 0px 1px #fff;
	box-shadow:0px 0px 1px #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.booklet .b-wrap-left  {
	background:#fff url(/images/left_bg.jpg) no-repeat top left;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.booklet .b-wrap-right {
	background:#efefef url(/images/right_bg.jpg) no-repeat top left;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.booklet .b-counter {
	bottom:10px;
	position:absolute;
	display:block;
	width:90%;
	height:20px;
	border-top:1px solid #ddd;
	color:#222;
	text-align:center;
	font-size:12px;
	padding:5px 0 0;
	background:transparent;
	-moz-box-shadow:0px -1px 1px #fff;
	-webkit-box-shadow:0px -1px 1px #fff;
	box-shadow:0px -1px 1px #fff;
	opacity:0.8;
}
.book_wrapper{
	margin:0 auto;
	padding-top:50px;
	width:1440px;
	height:auto;
	position:relative;
	background:transparent url(/images/bg.png) no-repeat 50% 50%;
}
.book_wrapper02{
	margin:0 auto;
	padding-top:50px;
	width:1440px;
	height:auto;
	position:relative;
background: transparent url(/images/bg-b.png) no-repeat 50% 50px;
}
.book_wrapper02 h1{
	color:#13386a;
	margin:5px 5px 5px 15px;
	font-size:26px;
	background:transparent url(/images/h1.png) no-repeat bottom left;
	padding-bottom:7px;
}
.book_wrapper h1{
	color:#13386a;
	margin:5px 5px 5px 15px;
	font-size:26px;
	background:transparent url(/images/h1.png) no-repeat bottom left;
	padding-bottom:7px;
}
.book_wrapper p{
	font-size:16px;
	margin:5px 5px 5px 15px;
}
.book_wrapper a.article,
.book_wrapper a.demo{
	background:transparent url(/images/circle.png) no-repeat 50% 0px;
	display:block;
	width:95px;
	height:41px;
	text-decoration:none;
	outline:none;
	font-size:16px;
	color:#555;
	float:left;
	line-height:41px;
	padding-left:47px;
}
.book_wrapper a.demo{
	margin-left:50px;
}
.book_wrapper a.article:hover,.book_wrapper a.demo:hover{
	background-position:50% -41px;
	color:#13386a;
}

.booklet .b-wrap-right img{
	border:1px solid #E6E3C2;
}
.b-load{
	width: 710px;
	min-height: 750px;
	padding-left: 25px;
	padding-right: 90px;
	padding-bottom: 50px;
	padding-top: 55px;
	margin: 0 auto;
}
.right_title{
	width: 260px;
	height: 70px;
	margin-left: auto;
	position:relative;
}
.right_title img{
	position:absolute;
}
.left_allt{
	position: absolute;
	left: 26px;
	top: 156px;
	width: 260px;
	height: 630px;
	background-image: url(/images/black.png);
	background-size: cover;
}
.left_allt ul{
	list-style-type:none;
	padding-right:30px;
	padding-top:40px;
	text-align: right;
}
.left_allt ul li a{
	color:#fff;
	font-size:14px;
	text-align:right;
	line-height:25px;
	text-decoration:none;

}
.top_allt{
	background-color:#3f3f3f;
	width:100%;
	height:50px;
}
.top_allt div a{
	color: #fff;
	vertical-align: bottom;
	font-size: 17px;
	text-decoration: none;
	display: inline-block;
	margin-top: 23px;
	margin-right:8px;
}
.top_allt div{
	text-align:right;
	margin-right:20px;
}
h2{
	margin-top:10px;
	line-height:20px;
}
#footer {
	background: #3f3f3f;
	color: #FFF;
	font-size: 13px;
	padding: 8px;
	text-align: center;

}
#footer a{
	color:#fff;
	text-decoration:none;
}
.right_w{
width: 240px;
display: inline-block;
position: absolute;
right: 50px;
bottom: 0px;
border:0px;
border-spacing:0px;
padding:0px;
}
.right_b02{
	padding-left: 15px;
}
.right_b02 ul{
	padding-left: 35px;
	text-decoration: none;
	color: #000;
	width: 155PX;
	overflow: hidden;
}
.right_b02 ul li{
	height:20px;
	white-space: nowrap;
	text-overflow: ellipsis;}
.right_b ul li a,.right_b02 ul li a{
	text-decoration:none;
	color:#000;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}
.w-b01{
	background-image:url(/images/think_img/w-top.png);
	width:240px;
	height:118px;
}
.w-b02{
	background-image:url(/images/think_img/w-center.png);
	background-repeat:repeat-y;
	height:100%;
	width:240px;
}
.w-b03{
	background-image:url(/images/think_img/w-bottom.png);
	width:240px;
	height:108px;
}
.w-b03 p{
	text-align:right;
}
.p_fn{
	display: block;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-size:13px!important;
}
.more_th{
	position: relative;
	top: -45px;
	right: 15px;
	cursor: pointer;
}
h5{
	display:none;
}
.c{
	width:360px;
	height:240px;
}
}
