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


.addmore {
    color: #666;
    font-size: 12px;
}
.addmore a {
	padding-left: 15px;
    background-image: url(../images/list_09.jpg);
    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 #ccc;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 1px 3px rgba(75%,75%,57%,0.5));
    box-shadow: 0px 0px 1px 3px rgba(75%,75%,75%,0.5);
}
#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 {
    color: #878787;
}



#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;
    height: 180px;
    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-right:25px;
    text-align: center;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
	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;
}
.news_editor .Article .date .month {
    color: #FFF;
    background-color: #6CC;
    border: 1px solid #6CC;
}
.news_editor .Article .date .year {
	border: 1px solid #FFF;
}
.news_editor .Article .Title {
    float: left;
    width: 770px;
	min-height:60px;
	margin-bottom: 10px;
    font-size: 24px;
	line-height:30px;
    color: #399;
    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;
}
.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 #ccc;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 1px 3px rgba(75%,75%,57%,0.5));
    box-shadow: 0px 0px 1px 3px rgba(75%,75%,75%,0.5);
}
.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;
    color: #000;
    font-weight: bold;
}
.news_special .item .detail {
    color: #878787;
}




#blog {
	width: 1180px;
	margin:0 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 {
	color: #666;
	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;
	color: #444;
	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;
}
.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: transparent;
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 30px;
}
.loginsubmit2 a{
	width: 100px;
	height: 35px;
	margin: 20px 5px 0px;
	line-height: 35px;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 12pt;
	border: none;
	cursor: pointer;
	text-decoration: none;
	background-color: #CCCCCC;
}
.loginsubmit2 a:hover{
	background-color: #F90;
}



.Left_menu {
	float: left;
	width: 248px;
	border: 1px solid #ddd;
	border-radius: 3px;
	overflow:hidden;
	
}
.Left_menu a {
	display:block;
	width:100%;
}
.Left_menu h3 {
	width: 188px;
	margin: 0px;
	padding: 10px 30px;
	border-bottom: 1px solid #CCC;
	font-size: 16px;
	font-weight: 500;
	background-color: #EBEBEB;
    position: relative;
}
.Left_menu .title:after {
	position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -2px;
    content: "";
    border-left: 5px solid #00c4b3;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
	border-right: 0px solid transparent;
}
.Left_menu .title.active:after {
    border-top: 5px solid #F00;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 0px solid transparent;
}
.Left_menu ul li {
	width:100%;
	border-bottom: 1px solid #CCC;
}
.Left_menu ul li a {
	display:block;
	color: #000;
	padding: 10px 30px;
	width: 185px;
	border-left: 3px solid transparent;
	font-size: 14px;
}
.Left_menu ul li a:hover {
	border-left-color: #6CC;	
}
.Left_menu ul li .current {
	border-left: 3px solid #6CC;
	background-color: #FBFBFB;
}



.Right_Content {
    padding: 0px 20px;
    float: right;
    width: 870px;
    overflow: hidden;
}
.Introduction {
    height: 150px;
    margin: 10px auto;
	padding: 0 20px 50px 20px;
    background-image: url(../images/qa.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.Introduction .narrative {
    color: #707070;
    font-size: 13px;
    line-height: 22px;
    width: 500px;
}
.Introduction .more {
	font-size: 10pt;
	margin-top: 15px;	
}
.Introduction .more a {
	color: #FFF;
	background-color: #4D1961;
	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;
    color: #990000;
    -webkit-transition:  color 0.2s ease-in-out;
    -moz-transition:  color 0.2s ease-in-out;
    -o-transition:  color 0.2s ease-in-out;
    -ms-transition:  color 0.2s ease-in-out;
    transition:  color 0.2s ease-in-out;
}
.st-accordion ul li > a:hover{
    color: #1693eb;
}
.st-accordion ul li > a span{
    background: transparent url(../images/newsclosedbg.gif) no-repeat left center;
    text-indent:-9000px;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -16px;
    opacity:1;
    -webkit-transition:  all 0.2s ease-in-out;
    -moz-transition:  all 0.2s ease-in-out;
    -o-transition:  all 0.2s ease-in-out;
    -ms-transition:  all 0.2s ease-in-out;
    transition:  all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover span{
    opacity:1;
    right: 10px;
}
.st-accordion ul li.st-open > a{
    color: #01b2f1;
}
.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{
    padding: 15px;
	width: 820px;
	margin:auto;
	overflow: hidden;
}



.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: 200px;
    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:-moz-calc(100% / 3 - 1px);
	width:-webkit-calc(100% / 3 - 1px);
	width: calc(100% / 3 - 1px);
	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;
}

.memberintor {
  	width: 100%;
  	margin: 0px auto 30px;
  	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;
}
.memberintor td{font-size:14px;}
.memberintor .pic{width:65px;}
.memberintor .p40{width:40%; text-align:left;}
.memberintor .p20{width:20%; text-align:center;}
.memberintor .p15{width:15%; text-align:center;}
.memberintor .p10{width:10%; text-align:center;}
.memberintor .p5{width:5%; text-align:center;}



#Pricesub {
	width: 100%;
	font-size: 14px;
	position:relative;
}
#Pricesub .cartnote{
	float:left;
	width:700px;
	overflow:hidden;
}
#Pricesub .cartprice{
	float:right;
	width:400px;	
	text-align: right;
}
#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;
}
#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;
}
.pay_select_radio {
	width: 40px;
	background-color: #f7f7f7;
	text-align: center;
}


.order_Profile{
	width: 1140px;	
	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;
}
.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: 150px;
}
#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;
}
