@charset "utf-8";
/* CSS Document */
img{
	width:auto;
}
hr{
	border-color: #fff;
}
p{
	font-size:13px;
	letter-spacing:2px;
}
a{
	letter-spacing:2px;
	font-size: 10pt;
}

mark{
	background-color:#f2e295;
}
h1,h2,h3,h4,h5,h6{
	color:#dc8d03;
	font-size: 11pt;
	text-shadow: 3px 3px 1px #fff;
	letter-spacing:2px;
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:left;
}
h5{
	display:none;
}
body{
	font: 12pt/1.75em "Open Sans", Arial, Helvetica, sans-serif;
	line-height: 18pt;
	padding: 0;
	margin: 0;
	font-size: 10.5pt;
	color: #333;
	letter-spacing: 1px;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DADADA), to(#FFFFFF));*/
	background:#fff;
}
a {
	color: #333;
	text-decoration: none;
	transition: color 0.15s linear 0;
}
a:hover {
	color: #f19500;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style: inherit;
}
.thinTxt{
	height: 40px;
	text-align:right;
	background-color: rgba(255, 255, 255, .8);
	
}
.thinTxt ul li{
	display: inline-block;
	padding:10px;
}
.thinTxt ul li a{
	color:#333!important;
}
header{
	
	background-image:url(../images/think/tit-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-size: cover;
}
footer{
	background-color: #d9d9d9;
	width: 100%;
	padding: 15px;
	text-align: center;
}
footer span{
	color:#000;
	font-size: 10pt;
}
.titLink{
	text-align: right;
	display: block;
	font-size: 10pt;
	padding-right:15px;
}
.book{
	margin: 0 auto;
	width: 1000px;
	height: auto;
	position: relative;
	background-position-y:-100px;
	background-color:#fff;
}
nav{
	width: 150px;
	background-color: #ccc;
	line-height: 20pt;
	display: inline-block;
	padding-left: 30px;
	background-color: #f5efe7;
	box-shadow: 0 0 10px 2px rgba(133, 133, 133, 0.6);
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-top:50px;
	padding-bottom:50px;
	min-height: 550px;
}
.book article{
	padding-left: 55px;
	padding-right: 50px;
	padding-bottom: 50px;
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
	padding-top: 120px;
	max-width: 650px;
}
.book article h1{
	color: #562a0a;
	margin: 5px 5px 5px 0px;
	font-size: 26px;
	/*background: transparent url(../images/think/h1.png) no-repeat bottom left;*/
	padding-bottom: 7px;
	font-family:"微軟正黑體";
	line-height:30px;
	margin-top:15px;
	padding-left:0;
}
.thtTxt{
	padding-left: 50px;
}
.heaTitTxt{
	text-align: center;
	font-size: 8pt;
	display: block;
	padding-left: 25px;
}
.thinklogo{
	display:block;
	margin:0 auto;
	padding-top:20px;
}
.tbwe01 {
	background-image: url(../images/think/w-top.png);
	width: 280px;
	height: 157px;
}
.tbwe02{
	/*background-image: url(../images/think/w-center.png);*/
	background-repeat: repeat-y;
	height: 100%;
	width: 280px;
}
.tbwe03 {
	/*background-image: url(../images/think/w-bottom.png);*/
	width: 280px;
	height: 177px;
}
.tb_think ul{
	padding-left: 35px;
	text-decoration: none;
	color: #000;
	width: 155PX;
	border-spacing:0px;
	padding:0px;
}
.tb_think tr td{
	padding:0;
}
.tb_think ul li {
	width:195px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
}
.tb_think 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;
}
.tb_think{
	position: absolute;
	top: 50px;
	right: -200px;
	border-spacing: 0;
	background:#f4f4f4;
}
#footer {
display:none;
line-height: 1.2;
padding-top: 32px;
font-size: 92.3%;
letter-spacing: 0.06em;
height: 350px;
background-color:#f5efe7;
}
#binFoo {
margin-top: 15px;
width: 1280px;
margin: 0 auto;
display: block;
}
#footer .col {
float: left;
width: 150px;
margin-right: 30px;
}
.fooH {
width: 150px;
display: block;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 8px;
border-bottom: 1px dotted #999;
line-height: 45px;
font-weight: bolder;
font-size: 14pt;
letter-spacing: 3px;
}
#footer ul {
list-style: none;
margin: 0;
text-align:left;
margin-left:15px;
}
#footer li {
margin-bottom: 10px;
padding-left: 10px;
background: url(../images/arrow2.gif) no-repeat left 4px;
}
#footer .col02 {
float: left;
width: 150px;
margin-right: 30px;
margin-top: 69px;
}
#footer .col {
float: left;
width: 150px;
margin-right: 30px;
}
.insImg img{
	position: absolute;
	top: -10px;
	right: 53px;
}
.heaLink{
	display:block;
	text-align:right;
}
.print{
	cursor:pointer;
}
.cell{
	display:block;
	text-align:right;
	color:#562a0a;
	font-weight:bold;
	font-size:11pt;
}
.timeOut{
	display: block;
	text-align: right;
	font-size: 10pt;
}