@charset "utf-8";
/* CSS Document */


/* all style */
body{
	font-family: 'sans-serif',"Heiti SC Light","Heiti TC Light","Adobe Fan Heiti Std B","Adobe LiGothic Medium","Apple SD Gothic Neo Light","MHeiGB5-Light-U","Hiragino Sans GB","Hiragino Sans GB W3",微軟正黑體 !important;
	line-height: 21pt;
	background-image:url(../img/indbg01.jpg);
	background-size:cover;
	background-attachment:fixed;
	padding:0;
	margin:0;
}
a{
	color:#333;
	text-decoration:none;
}
ul{
	list-style:none;
	padding:0px;
}
h1,h2,h3,h4,h6{
	color: #818181;
	text-shadow: 4px 4px 4px #ccc;

}
h1{
	font-size: 10pt;
}
h2{
	font-size: 18pt;
}
h3{
	font-size: 12pt;
	text-shadow:none;
}
h4{
	font-size: 12pt;
}
h5{
	display:none;
}
img, object, embed, video,iframe{
     max-width: 100%;
    
}
#nav{
	  max-width: 1000px;
	display: block;
	margin: 0 auto;
	
}
#dvthis{
	max-width:1280px;
	display:block;
	margin:0 auto;
	  padding-top: 160px;
	  padding-bottom: 45px;
}
.dv_rg,.dv_lf{
	display:inline-block;
}
.dv_rg{
	vertical-align:top;
	max-width: 730px;
	padding-left:30px;
}
.dv_rg{
	list-style:none;
}
.dv_rg{
	background-image:url(../img/tbbg.png);
	border-radius:10px;
}
.tb_img img{
	max-width:500px;
}
.mon{
	font-size:30pt;
	font-weight:bold;
	color:#ff0000;
}
.tbthis td{
	padding-left:20px;
	padding-right:20px;
}
.sot{
	text-decoration:line-through;
	color:#333;
}
footer {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 30px 0;
  background: #31312c;
  color:#fff;
  text-align:center;
}
footer span{
	display:block;
}
.moysot{
	color:#ff0000;
	font-weight:bold;
	  padding-left: 18px;
}
.le_ll li{
	display:inline-block;
	float:left;
	font-size:11pt;
}
.dv_ll{
	display:inline-block;
}
.cont_this{
	max-width:45%;
	display:inline-block;
	padding-top: 25px;
}
.buess{
	max-width:100%;
}
.txt_bot{
	float:right!important;
}
.buess{
	display: block;
	margin: 0 auto;
}
.thle{
	padding-right:30px;
}
.tpp{
	  background-color: #D63877;
  position: fixed;
  width: 100%;
  top: 0px;
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.05);
  box-shadow: 0 5px 5px rgba(0,0,0,0.05);
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.05);
  -ms-box-shadow: 0 5px 5px rgba(0,0,0,0.05);
  -o-box-shadow: 0 5px 5px rgba(0,0,0,0.05);
  box-shadow: 0 5px 5px rgba(0,0,0,0.05);
  z-index:99;
}
#nav ul li a{
	text-shadow: 0px 0px 30px #fff;
}
.now{
	vertical-align:top;
	padding-left: 45px;
	cursor:pointer;
}
#share{
	position: fixed;
	right: 5px;
	top: 100px;
	  background-color: #f8f8fa!important;
	padding: 15px;
	color:#333;
	  text-align: center;
	   border-radius: 3px;
	   z-index:99;
}
#share a{
	color:#ee5f00;
	
}
#share a:hover{
	text-decoration:underline;
}
footer span a{
	color:#CCC;
}
.le_ll{
	position:relative;
}
.good{
	position:absolute;
	top: -30px;
	right: -25px;
}
.action {
    background-color: #fff;
	  color: #D63877;
}
.nav-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 70px;
  height: 55px;
  float: right;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  background: #f43c12 url("../img/hamburger.gif") no-repeat 50% 33%;
}
@media screen and (min-width: 40em){
.nav-collapse a {
    margin: 0;
  padding: 3em 0.5em 0 0.5em;
  float: left;
  text-align: center;
  font-size: 14pt;
}
.nav-collapse img {
  margin: 0;
  padding: 1em;
  float: left;
  text-align: center;
  border-bottom: 0;
}

}

@media screen and (max-width: 481px) {
.cont_this {
  max-width: 90%;
}	
.thle{
	padding-right:0;
}
.moysot {
	  padding-left: 4px;
}
.now {

	padding-left: 20px;
}
#share{
	position:inherit;
	  background-color: #f8f8fa!important;
	padding: 15px;
	color:#333;
	  text-align: center;
	   border-radius: 3px;
}
#nav ul li a {
    width: 100%;
  text-align: center;
  display: block;
}
}
