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


.addmore {
    color: #666;
    font-size: 12px;
}
.addmore a {
    background-repeat: no-repeat;
    background-position: 0px center;
}

#project_map{
	width: 1184px;
	margin:0 -2px 30px -2px;
    margin-bottom: 30px;
    overflow: hidden;
}
#project_map .Staff {
	float: left;
	width: 245px;
	height:auto;
	margin:13px;
	padding:10px;
	border: 1px solid #cfcfcf;
	overflow: hidden;
}
#project_map .Staff .picture {
	padding: 0px;
}
#project_map .Staff .map > div {
    padding: 5px;
	font-size: 12px;
	line-height: 20px;
}
#project_map .Staff .map .date {
    color: #ff6600;
}
#project_map .Staff .map .title {
    font-size: 16px;
    font-weight: bold;
}
#project_map .Staff .map .caption {
 
}



#news {
    width: 1170px;
    margin:0 auto;
	overflow:hidden;
}
#news .item {
    float: left;
    width: 340px;
	padding:10px;
    margin: 15px;
	overflow:hidden;
}
#news .item:hover {
	box-shadow: 0px 0px 2px rgba(200,200,200,0.8),0px 0px 5px rgba(200,200,200,0.8),0px 0px 10px rgba(0,0,0,0.8);
	transition:box-shadow 1s;
    -moz-transition:box-shadow 1s;
    -webkit-transition:box-shadow 1s;
    -o-transition:box-shadow 1s;
}
#news .item .map {
    width: 340px;
    overflow: hidden;
}
#news .item .Writing {
    width: 340px;
	font-size:12px;
	line-height: 20px;
	overflow: hidden;
}
#news .item .Writing > p{
    width: 100%;
	margin:5px auto;
	overflow: hidden;
}
#news .item .Writing .title {
	height: 44px;
    font-size: 16px;
    line-height: 22px;
	overflow:hidden;
}
#news .item .Writing .content {
	height:40px;
}
#news .item .Writing .date {
	height:20px;
}



.news_editor {
	float:left;
	width:900px;
	min-height:500px;
	overflow:hidden;
}
.news_editor .Article {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.news_editor .Article .date{
	float: left;
    width: 82px;
	margin: auto 15px;
    text-align: center;
    font-size: 16px;
	overflow:hidden;
}
.news_editor .Article .date span {
	display:block;
	width: 80px;
	font-weight: 700;
	padding: 2px 0px;
}
.news_editor .Article .date .day {
     border-top: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
    font-size: 32px;
}
.news_editor .Article .date .month {
    color: #FFF;
    background-color: #447070;
    border: 1px solid #447070;
}
.news_editor .Article .date .year {
	border: 1px solid #FFF;
	color: #c3c3c3;
}
.news_editor .Article .Title {
    float: left;
    width: 770px;
	min-height:60px;
	margin-bottom: 20px;
    font-size: 24px;
	line-height:30px;
    text-align: left;
}
.news_editor .Article .share {
	float: right;
	padding-right:25px;
}
.news_editor .content{
	float: left;
	width:860px;
	margin:0 20px 20px;
	padding-bottom: 40px;
    border-bottom: 1px dotted #CCC;
	overflow:hidden;
	    font-size: 14px;
    line-height: 26px;
	    color: #fff;
}
.news_editor .bmore {
	float:left;
	width:100%;
}
.news_editor .bmore a{
	width: 80px;
	margin:auto;
	font-size:10px;
	line-height: 20px;
    padding: 5px 10px;
	color:#fff;
	display: block;
	text-align:center;
    background-color: #83B850;
	_webkit-box-shadow: 3px 3px 4px 0px rgba(20%,20%,40%,0.5));
    box-shadow: 3px 3px 4px 0px rgba(20%,20%,40%,0.5);
}



.news_special {
	float:right;
	width:270px;
	overflow:hidden;
}
.news_special .item {
	width: 240px;
	height:auto;
	margin:5px 5px 15px;
	padding:9px;
	border:1px solid #5a5555;
	overflow: hidden;
}
.news_special .item > div {
	width: 100%;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 20px;
	box-sizing: border-box;
}
.news_special .item .map {
	padding:0;
	margin:0;
}
.news_special .item .date {
    color: #ff6600;
}
.news_special .item .tit {
    font-size: 16px;
    font-weight: bold;
}
.news_special .item .tit a{

 
}
.news_special .item .detail {
}




#blog {
	width: 1180px;
	margin:80px auto;
	overflow: hidden;
	z-index:1;
}
.say {	
	float: left;
	width: 460px;
	min-height: 450px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #F0F0F0;
	overflow: hidden;
}
.say p {
	margin: 0px;
	font-size: 10pt;
	line-height: 20pt;
}
.contact {
	float: right;	
	width: 560px;
	margin: 0 45px;
	overflow: hidden;
}
.contact table tr td p {
	font-size: 15px;
	
	font-weight: normal;
	-webkit-margin-before: 5px;
    -webkit-margin-after: 5px;
}
.contact table tr td p span {
	color: #F40201;
	margin-left: 2px;
}
.contact table tr td input {
	width: 250px;
	height: 25px;
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 25px;
	padding: 1px 0;
	margin-right: 10px;
}
.contact table tr td {
	padding: 0px 10px 15px 10px;
}
.contact table tr td textarea {
	width: 530px;
	height: 118px;
	border: 1px solid #E0E0E0;
}
.contact table tr td select {
	width: 250px;
	height: 30px;
	padding: 0px;
	background-color: rgb(255, 255, 255);
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 30px;
}
.loginsubmit2 a{
	width: 100px;
	height: 35px;
	margin: 20px 5px 0px;
	line-height: 35px;
	color: #000;
	display: inline-block;
	text-align: center;
	font-size: 12pt;
	border: none;
	cursor: pointer;
	text-decoration: none;
	background-color: #CCCCCC;
}
.loginsubmit2 a:hover{
	background-color: #387617;
}



.Left_menu {
	float: left;
	width: 220px;
	margin-right: 20px;
	border-radius: 5px;
	overflow:hidden;
	
}
.Left_menu .title {
	margin: 0px;
	padding: 15px 30px;
	    color: #fff;
    font-weight: bold;
	background-color: #000;
}
.Left_menu ul li {
	width:100%;
	border-bottom: 1px solid #CCC;
}
.Left_menu ul li a {
	display: block;
    color: #999;
    padding: 12px 20px;
    width: 178px;
    border-left: 3px solid #fff;
    font-size: 14px;
}
.Left_menu ul li a:hover {
	border-left-color: #000;	
}
.Left_menu ul li .current {
	    padding: 15px 30px;
    color: #000;
    width: 185px;
    border-left: 6px solid #000000;
    background-color: #e4e4e4;
}
.Left_menu .sub-menu   {
	  
}
.Left_menu  .sub-menu  li {
	    border-bottom: 0px solid #CCC;
}


.Left_menu .sub-menu  li a{
	    display: block;
    
   padding: 8px 10px 8px 40px;
    width: 175px;
        border-left: 6px solid #ff0000;
    font-size: 14px;
}


.Left_menu .sub-menu  li  .current {
     padding: 8px 10px 8px 50px;
    color: #afc3a3;
    width: 185px;
	    background-color: rgba(255, 255, 255, 0.23);
}

.Right_Content {
    padding: 0;
    float: right;
    width: 950px;
    overflow: hidden;
}
.Introduction {
   height: 90px;
    margin: 10px auto;
    padding: 10PX 20px 10px 20px;
    border: 1px solid #CCC;
	
   
	
}
.Introduction .narrative {
    font-size: 13px;
    line-height: 22px;
    width: 500px;
}
.Introduction .more {
	font-size: 10pt;
	margin-top: 15px;	
}
.Introduction .more a {
	color: #FFF;
	background-color: #4f6650;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left: 10px;
}
.Introduction .more a:hover {
	background-color: #F93;
}



.st-accordion{
    width:100%;
    margin: 0 auto;
	padding-bottom:50px;
}
.st-accordion li{
    width:100%;
    margin: 0px auto;
    /*border-bottom:1px solid #e3e3e3;*/
    overflow: hidden;
}
.st-accordion ul li > a{
    text-shadow: 1px 1px 1px #fff;
    display: block;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    padding: 0px 15px 0px 45px;
    outline:none;
	letter-spacing: 1px;
   
}
.st-accordion ul li > a:hover{
    color: #A3B8A0;
}
.st-accordion ul li > a span{
    background: transparent url(../images/newsclosedbg.png) no-repeat left center;
    text-indent:-9000px;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -16px;
    opacity:1;
   
}
.st-accordion ul li > a:hover span{
    opacity:1;
    right: 10px;
}
.st-accordion ul li.st-open > a{
    color: #ffffff;
}
.st-accordion ul li.st-open > a span{
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    transform:rotate(90deg);
	margin-top: -19px;
    left: 3px;
    opacity:1;
}
.st-content{
	    color: #949494;
    padding: 14px;
	font-size: 14px;
	width: 820px;
	margin:auto;
	overflow: hidden;
	line-height: 24px;
}



.Member_Profile {
    width: 1000px;
    margin: 30px auto;
}
.roundbox_center {
	width: 100%;
	margin:0px auto;
}
/* --------------------會員表單-------------------- */
#register {font: normal 15px/14pt "微軟正黑體", "Century Gothic";color: #333;	}
#register, #register tr td{padding:10px 5px;border-collapse:collapse;}
#register .contact-title{width:90px;text-align:left;}
#register .contact-input{text-align: left;}
#register .Submit{
	line-height: 25px;
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #999;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 30px;
}
#register input[type="text"], 
#register input[type="password"], 
#register textarea{
	width:400px;
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 25px;
}
#register textarea{
	height: 150px;
}
#register select {
    width: 180px;
    height: 29px;
    padding: 0px;
    background-color: transparent;
    border: 1px solid #E0E0E0;
    color: #666666;
    line-height: 29px;
}
#register #checkbox1 {
	margin: 0px;
	border: none;
	padding: 0px;
	height: 12px;
}



#Block_button {
	width: 1180px;
	margin:0px auto 30px;
	padding: 35px 0px 25px;
	background: url(../images/divider-about2.png) no-repeat center top, url(../images/divider-about3.png) no-repeat center bottom;
	overflow:hidden;
}
#Block_button a {
	float: left;
	width: 294px;
	color: #999;
	font-size: 10pt;
	line-height: 20pt;
	text-align: center;
	text-transform: uppercase;
}
#Block_button a:after {
	content: " ▶ ";
}
#Block_button a:hover {
	color: #00c4b3;	
}
#Block_button a.stay {
	text-align: center;
	float: left;
	color: #000;
	font-size: 10pt;
	line-height: 20pt;
}
#Block_button a.stay:after{
	content: " ▼ ";
}
#Block_button a.Sideline {
	border-right: 1px dashed #CCC;
}



.circuit {
	width:100%;
	margin-bottom: 30px;
    padding-bottom: 30px;
	text-align:center;
}
.backdrop_white {
  	width: 100%;
    
    background-color: #fff;
  	
}
.memberintor {
  	width: 100%;
  	margin: 30px auto 0px;
  	position: relative;
	overflow:hidden;
}
.memberintor .ppin {
	width: 100%;
	margin-bottom: 5px;
	border-bottom: 1px dotted #333333;
	overflow:hidden;
}
.memberintor .ppin1 {
    width: 100%;
	height: 35px;
    padding: 5px 0px;
    border-bottom: 1px solid #999999;
    overflow: hidden;
    background-image: url(../images/btn_big_01.png);
    background-repeat: repeat-x;
    background-position: center center;
	color: #000000;
}



.memberintor td{font-size:14px; color: #000000;}
.memberintor .pic{width:65px; color: #000000;}
.memberintor .p40{width:40%; text-align:left; color: #000000;}
.memberintor .p20{width:20%; text-align:center; color: #000000;}
.memberintor .p15{width:15%; text-align:center; color: #000000;}
.memberintor .p10{width:10%; text-align:center; color: #000000;}
.memberintor .p5{width:5%; text-align:center;}


.bonustable table{
	margin:10px 0;
	border-collapse:collapse;
}
.bonustable tr{}
.bonustable td{
	width:25%;
	padding:10px 5px;
	border:1px solid #999;
	text-align:center;
	color: #000000;
}
.bonustable td:nth-child(odd){
	background-color:#F9DAD9;
}

.bonusboxtable {
	width: calc(100% - 2px);
	border-collapse: collapse;
}
.bonusboxtable tr th {
	padding:10px 5px;
    border-bottom:1px solid #999;
	background-color: #eee;
    text-align:center;
}
.bonusboxtable tr td{
	padding:10px 5px;
    border-bottom:1px dotted #999;
    text-align:center;
}


#Pricesub {
	width: 100%;
	font-size: 14px;
	position:relative;
}
#Pricesub .cartnote{
	float:left;
	width:700px;
	overflow:hidden;
}
#Pricesub .cartnote > ul {
	margin:5px 0;
	padding:5px 0px 5px 25px;
	list-style-type:square;
	border-bottom: 1px dotted #333333;
}
#Pricesub .cartnote > ul li{
	padding:5px 0px;
}
#Pricesub .cartprice{
	float:right;
	width:360px;	
	text-align: right;
	color: #000000;
}
#Pricesub table td{
	padding:5px;;
}



.Total-price {
	padding-top: 5px;
	border-top: 1px solid #C00;
}
#free-logo{
	position:absolute;
	top:15px;
	right:245px;
	display:none;
}


#buttomarea {
	width:100%;
	margin:0px auto 20px;
	padding-top: 20px;
	overflow: hidden;
}
#buttomarea a {
	display: block;
	height: 25px;
	width: 120px;	
	padding: 8px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;	
	background: url(../images/btn_big_01.png) repeat-x;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-size: 10pt;
	line-height: 25px;
	color: #333333;
	cursor:pointer;
}
#buttomarea a:hover {
	background: #f3f3f3 !important;
}
#buttomarea .lefts {
	float: left;
}
#buttomarea .rights {
	float: right;
}


#pay_select_list {
	width: 100%;
	margin: 0px auto 20px;
}
#pay_select_list .pay {
	height: 20px;
	margin-bottom: 10px;
	padding-left: 30px;
	background-image: url('../images/icon_arrow.gif');
	background-repeat: no-repeat;
	    color: rgb(0, 0, 0);
}
#pay_select_list_last {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
#pay_select_list table {
	width: 100%;
	font-size: 10pt;
	border-bottom: 1px solid #EFEFEF;
}
#pay_select_list tr td {
	padding: 15px;
	line-height: 20px;
	border-top: 1px solid #eeeeee;
	    color: rgb(0, 0, 0);
}
.pay_select_radio {
	width: 40px;
	background-color: #f7f7f7;
	text-align: center;
}


.order_Profile{
	padding: 19px;
	margin: 30px auto 0px;
	border: 1px solid #D4D7DB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}
.order_Profile .subject {
	font-size: 16px;
	line-height:20px;
	padding: 5px 0 15px 50px;
	color: #000;
}
.order_Profile .text {
	width:100%;
	margin: 0 auto;
	overflow:hidden;
}



#shop_center {font: normal 15px/14pt "微軟正黑體", "Century Gothic";color: #333;	}
#shop_center, #shop_center tr td{padding:10px 5px;border-collapse:collapse;}
#shop_center .contact-title{width:90px;text-align:left;}
#shop_center .contact-input{text-align: left;}
#shop_center .Submit{
	line-height: 25px;
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #999;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 30px;
}
#shop_center input[type="text"], 
#shop_center input[type="password"], 
#shop_center textarea{
	width:400px;
	padding:2px 5px;
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 25px;
}
#shop_center textarea{
	height: 100px;
}
#shop_center select {
    width: 200px;
    height: 29px;
    padding: 0px;
    background-color: transparent;
    border: 1px solid #E0E0E0;
    color: #666666;
    line-height: 29px;
}
#shop_center #checkbox1 {
	margin: 0px;
	border: none;
	padding: 0px;
	height: 12px;
}


.alertbox {
	position: relative;
}
.alerticon{
	cursor: pointer;
    font-size: 25px;
	color:#8a6d3b;
    vertical-align: middle;
}
.alertinfo {
	display:none;
	position: absolute;
    top: 0;
    left: 430px;
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 400px;
    color: #8a6d3b;
    background-color: #f8efc0;
    border-color: #f5e79e;
	background-image: linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);
    text-shadow: 0 1px 0 rgba(255,255,255,.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
}

.allpayicon{
	display:block;
    width: 150px;
	padding: 15px;
    margin: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
	text-align: center;
	background-image: -webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);
    background-image: -o-linear-gradient(top,#d9edf7 0,#b9def0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));
    background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea;
	text-shadow: 0 1px 0 rgba(255,255,255,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
	color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.allpayicon:hover {
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
}


#__paymentButton{
    width: 350px;
	padding: 8px;
    margin: 0px;
    border: 1px solid transparent;
    border-radius: 4px;
	text-align: center;
	background-image: -webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);
    background-image: -o-linear-gradient(top,#d9edf7 0,#b9def0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));
    background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea;
	text-shadow: 0 1px 0 rgba(255,255,255,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
	color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
#__paymentButton:hover {
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
}
#paymentButton {
	margin-left: 30px;
	color: #83521e;
	text-decoration: underline;
}
.pmpoint{
	padding:10px 0;
	color:#000;
	font: normal 15px/14pt "微軟正黑體", "Century Gothic";
}
.pmbotton{
	padding:10px 0;
}
.pmbotton > div{
	text-align:left !important;
}
