@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css); 
body{
	margin:0;
	font-family:'Microsoft JhengHei', sans-serif;
	font-size:18px;
	background:url(../images/bg07.jpg) top center no-repeat fixed;
	background-size:1920px 1080px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
ul{
	padding:0;
	margin:0;
}
li{
	list-style:none;
}
p{
	padding:0;
	margin:0;
}
button{
	font-size:18px;
	font-family:'Microsoft JhengHei', sans-serif;
	padding:5px 0%;
	background:#2c4c16;
	border:1px solid #2c4c16;
	color:#ffffff;
}
input{
	width:100%;
	padding:10px 0%;
	font-size:18px;
}
.link_word a{
	color: #ffffff;
}
.web_cclink {
	color:#800002;
}
.web_cclink :hover{
	color:#800002;
	text-decoration:underline;
}
.mail_msg {
	font-weight:bold;
	color:#800002;
}
.marginct{
	width: auto;
	padding:0% 1%;
	margin:auto;
	max-width:1100px;
}
.marginct-2{
	width:100%;
	padding:0% 0% 0% 100px;
	background:url(../images/logo1.png) no-repeat;
	background-position:5px 5px;
	background-size:80px 80px;
	margin:auto;
	max-width:570px;
	position:relative;
}
.web_path{
	color: #ffffff;
}
.titlebox{
	widows:100%;
	padding:10px 0%;
	text-align:center;
}
.titlebox button{
	width:200px;
	padding:10px 40px;
	border:2px solid #dddddd;
	font-size:20px;
	font-weight:bold;
	color:#2c4c16;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#e6ffffff',GradientType=0 );
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#topbox{
	width:100%;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#ccffffff',GradientType=0 );
	box-shadow:0px 1px 3px #969696;
}
#logobox{
	width:100%;
	padding:25px 0%;
}
#logo{
	height:60px;
	padding:7px 0% 0% 65px;
	margin-left:10px;
	background:url(../images/logo1.png) no-repeat;
	background-size:60px 60px;
	background-position:0px 0px;
	font-size:35px;
	letter-spacing:2.8px;
	color:#2c4c16;
	text-shadow:0px 1px 0px #fff;
	font-family:'cwtexfangsong', sans-serif;
}
#logo p{
	font-size:12px;
	padding:3px 0% 0% 5px;
	letter-spacing:2.1px;
}
#menubox{
	width:100%;
	display:table;
	background:#2c4c16;
}
#menubox ul{
	display:table-row;
}
#menubox ul li{
	display:table-cell;
	padding:15px 52px;
	text-align:center;
	border-right:1px solid #ffffff;	
	font-weight:bold;
}
#menubox ul li:hover{
	color:#2c4c16;
}
#menubox ul li:last-child{
	border-right:none;
}
#menubox ul li a{
	text-decoration:none;
}

.menu-l a{
	color:#fff;
}

.menu-l:hover{
	background:#6db11f;
}
.menu-r{
	background:#1b3b05;
}
.menu-r:hover{
	background:#6db11f;
}

.menu-other a{
	color:#FC0;
}
.menu-other:hover{
	color:#fff;
	background:#6db11f;
}

.menu-other-blue a{
	color:#0CF;
}
.menu-other-blue:hover{
	color:#fff;
	background:#6db11f;
}

#aboutbox{
	width:100%;
	padding:100px 0%;
	box-shadow:0px 10px 10px #000000;
}
#aboutbox ul{
	padding:40px 0%;
	text-align:center;
}
#aboutbox ul li{
	padding:10px 70px;
	display: inline-table;
	margin:auto;
	text-align:center;
	text-shadow:0px 1px 2px #000000;
	color:#fff;
	font-weight:bold;
}
#aboutbox ul li:hover{
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.3) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80ffffff',GradientType=0 );
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
#aboutbox ul li p{
	padding-top:10px;
}
#newsbox{
	width:100%;
	padding:50px 0%;
	background:url(../images/bg09.jpg) center no-repeat fixed;
	background-size:1920px;
}
#newsbox ul.tabs {
	width: 100%;
	height: 42px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
#newsbox ul.tabs li {
	float: left;
	height: 41px;
	line-height: 41px;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;
	border: 1px solid #999;
	border-left: none;
	background: #e1e1e1;
}
#newsbox ul.tabs li div {
	display: block;
	padding: 0 20px;
	color: #000;
	border: 1px solid #fff;
	text-decoration: none;
}
#newsbox ul.tabs li div:hover {
	background: #fff;
	text-decoration:underline;
}
#newsbox ul.tabs li.active  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
#newsbox ul.tabs li.active a:hover {
	background: #fff;
}
#newsbox div.tab_container {
	clear: left;
	width: 100%;
	border: 1px solid #999;
	border-top: none;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccffffff',GradientType=0 );
}
#newsbox div.tab_container .tab_content {
	padding: 20px;
}
#newsbox div.tab_container .tab_content a{
	color:#000;
}

#newsbox div.tab_container ul li{
	border-bottom:1px dotted #9C9C9C;
	padding:10px 0%;
}
#newsbox div.tab_container ul li:hover{
	background:#fff;
	text-decoration:underline;
}
#newsbox div.tab_container ul li:last-child{
	border-bottom:none;
}
#newsbox div.tab_container ul li strong{
	padding-right:20px;
	color:#2f94c1;
}
#newsbox div.tab_container ul li button{
	font-size:12px;
	margin-left:10px;
	vertical-align:middle;
	padding:5px 10px;
	background:#d93d21;
	color:#fff;
	border:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#activitybox{
	width:100%;
	padding:50px 0%;
	background:url(../images/bg01.png);
}
.activity {
	width:100%;
	padding:60px 0%;
	position: relative;
}
.activity * {
	margin: 0;
	padding: 0;
}
.activity ul, .activity li {
	list-style: none;
}
.activity a img {
	border: none;
	width:100%;
}
.activity h3 {
	height: 30px;
}
.activity .page {
	position: absolute;
	top: 12px;
	right: 80px;
}
.activity .btn {
	position: absolute;
	top: 10px;
	right: 5px;
	height: 20px;
}
.activity .btn a {
	width: 31px;
	height: 24px;
	float: left;
	text-indent: -9999px;
}
.activity .btn a.prev {
	background:url(../images/btn.png) no-repeat 0 -42px;
}
.activity .btn a.next {
	background:url(../images/btn.png) no-repeat 0 0;
}
.activity .frame {
	position: relative;
	overflow: hidden;
	width: 1120px;
	height: 200px;
}
.activity ul {
	width: 99999px;
	position: absolute;
}
.activity li {
	float: left;
	width: 265px;
	height: 200px;
	position: relative;
	margin-right: 10px;
	border: 1px solid #fff;
}
.activity li .thumb, .activity li .ovrly, .activity li h3 {
	position: absolute;
}
.activity li .ovrly, .activity li h3 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	bottom: 0;
}
.activity li .ovrly {
	background: #000;
}
.activity li h3 a {
	color: #fff;
}
.activity li h3 a:hover {
	color: #6db11f;
}
#memberbox{
	width:100%;
	height:180px;
	padding:100px 0%;
	background:url(../images/bg10.jpg) center no-repeat fixed;
	background-size:1920px;
	display:table;
}
#memberbox ul{
	display:table-row;
}
#memberbox ul li{
	display: table-cell;
	width:275px;
	text-align:center;
	margin:auto;
}
#memberbox ul li button{
	width:200px;
	padding:125px 20px 25px 20px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
	font-weight:bold;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#e6ffffff',GradientType=0 );
	opacity:0.9;
}
#memberbox ul li button p{
	padding-top:5px;
	font-size:13px;
}
#memberbox ul li button:hover{
	opacity:1;
}
.memicon-1{
	color:#e84426;
	border:2px solid #dddddd;
	background:url(../images/icon-b01.png) #fff no-repeat;
	background-size:100px 100px;
	background-position:50% 25px;
}
.memicon-1 a{
	color:#e84426;
}
.memicon-1:hover{
	border:2px solid #e84426;
}
.memicon-2{
	color:#d48e28;
	border:2px solid #dddddd;
	background:url(../images/icon-b02.png) #fff no-repeat;
	background-size:100px 100px;
	background-position:50% 25px;
}
.memicon-2 a{
	color:#d48e28;
}
.memicon-2:hover{
	border:2px solid #d48e28;
}
.memicon-3{
	color:#699725;
	border:2px solid #dddddd;
	background:url(../images/icon-b03.png) #fff no-repeat;
	background-size:100px 100px;
	background-position:50% 25px;
}
.memicon-3 a{
	color:#699725;
}
.memicon-3:hover{
	border:2px solid #699725;
}
.memicon-4{
	color:#0083d3;
	border:2px solid #dddddd;
	background:url(../images/icon-b04.png) #fff no-repeat;
	background-size:100px 100px;
	background-position:50% 25px;
}
.memicon-4 a{
	color:#0083d3;
}
.memicon-4:hover{
	border:2px solid #0083d3;
}
#linkbox{
	width:100%;
	padding:100px 0%;
	background:url(../images/bg08.jpg) #fffdcd no-repeat center fixed;
	background-size:100%;
	display:table;
}
#linkbox ul{
	display:table-row;
}
#linkbox ul li{
	display: table-cell;
	width:275px;
	text-align:center;
	margin:auto;
}
#linkbox ul li button{
	width:230px;
	height:78px;
	border:1px solid #e1d39d;
	background-size:100%;
}
#linkbox ul li button:hover{
	border:1px solid #b1a365;
}
#titlebar{
	width:100%;
	padding:30px 0%;
	color:#ffffff;
	font-weight:bold;
	text-shadow:0px 0px 5px #000000;
}
#titlelink{
	padding-bottom:30px;
}
#titlename{
	font-size:70px;
}
#contentbox{
	width:100%;
	padding-bottom::50px;
	background:url(../images/bg01.png);
}
#contentbox2{
	width:90%;
	padding:5%;
	background:#fff;
	position:relative;
	top:-10px;
	box-shadow:0px 1px 3px #ADADAD;
	line-height:30px;
}
#contentbox2 strong{
	font-size:25px;
	color:#2c4c16;
}
#contentbox2 p{
	padding:10px 0%;
}
#contentbox2 ul{
	padding:0;
	margin:0;
}
#contentbox2 ul li{
	margin-left:25px;
	padding-left:25px;
	list-style:none;
	background:url(../images/icon01.jpg) no-repeat;
	background-position:0px 5px;
	background-size:20px 20px;
}
#contentbox3{
	width:60%;
	padding:5% 20%;
	background:#fff;
	position:relative;
	top:-10px;
	box-shadow:0px 1px 3px #ADADAD;
	line-height:30px;
}
#contentbox3 strong{
	font-size:25px;
	color:#2c4c16;
}
#contentbox3 p{
	padding:10px 0%;
}
#contentbox3 button{
	width:100%;
	border:1px solid #2c4c16;
}
#contentbox3 select{
	width:100%;
	padding:10px 0%;
	font-size:18px;
	border:1px solid #2c4c16;
}
#contentbox3 input{
	font-size:18px;
	border:1px solid #2c4c16;
}
#contentbox3 textarea{
	font-size:18px;
	border:1px solid #2c4c16;
	width:100%;
}
#contentbox3 fieldset {
    border-radius: 7px;
	border:1px solid #2c4c16;
}

#contentbox3 fieldset legend{
    background: #2c4c16;
    padding: 5px 10px;
    border-radius: 7px;
    color: #FFF;
    font-weight: bold;
}

#contentbox3 .date{
	width:28%;
}
#contentbox4{
	width:90%;
	padding:5%;
	background:#fff;
	position:relative;
	top:-10px;
	box-shadow:0px 1px 3px #ADADAD;
	line-height:30px;
}
#contentbox4 ul li{
	padding:10px 0%;
	border-bottom:1px dotted #000000;
}
#contentbox4 ul li:last-child{
	border-bottom:none;
}
#contentbox4 ul li strong{
	margin-right:20px;
}
#contentbox4 ul li button{
	/*padding:0% 10px;*/
	/*margin-left:20px;*/
}
.listbtn{
	width:100%;
	padding-bottom:50px;
	text-align:right;
}
.listbtn select{
	font-size:18px;
	padding:5px 10px;
	border:1px solid #2c4c16;
	color:#2c4c16;
}
.morebtn{
	width:100%;
	padding-top:50px;
	text-align:center;
}

.morebtn button{
	width:200px;
}
.morebtn #backbutton{
	width:200px;
}
.ctbox-center{
	text-align:center;
}
.ctbox-center2{
	text-align:center;
	color:#ABABAB;
	letter-spacing:5px;
	overflow:hidden;
}
.password{
	float:left;
	font-weight:bold;
}
.password a{
	color:#2c4c16;
}
.joinus{
	float:right;
	font-weight:bold;
}
.joinus a{
	color:#2c4c16;
}
.photoright{
	float:right;
}
.photoright img{
	width:450px;
	border:5px solid #fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	box-shadow:0px 0px 5px #5B5B5B;
	-moz-transform:rotate(-2deg);
	-webkit-transform:rotate(-2deg);
	-o-transform:rotate(-2deg);
	-ms-transform:rotate(-2deg);
	transform:rotate(-2deg);
}
.photoright2{
	float:right;
}
.photoright2 img{
	width:210px;
	border:5px solid #fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	box-shadow:0px 0px 5px #5B5B5B;
	-moz-transform:rotate(-2deg);
	-webkit-transform:rotate(-2deg);
	-o-transform:rotate(-2deg);
	-ms-transform:rotate(-2deg);
	transform:rotate(-2deg);
}
.news_title{
	width:100%;
	padding-bottom:10px;
	font-size:30px;
	font-weight:bold;
	color:#2c4c16;
}
.news_title p{
	font-size:15px;
	font-weight:100;
	padding-top:10px;
}
.news_photo{
	width:100%;
	text-align:center;
	padding:30px 0%;
	border-bottom:1px dotted #2c4c16;
}
.news_link a{
 	color: #000;	
}
.news_link li strong{
 	color: #2f94c1;	
}
.news_link li:hover {
    background: #fff;
    text-decoration: underline;
}
.news_link li button{
	font-size:12px;
	margin-left:10px;
	vertical-align:middle;
	padding:5px 10px;
	background:#d93d21;
	color:#fff;
	border:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.photoshow{
	width:100%;
	display:table;
	text-align:center;
}
#img_site img{			 
	width:220px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:5px solid #fff;
	box-shadow:0px 0px 5px #B4B4B4;								
}
#img_site{
	display: inline-block;
	margin:5px;
}

#seminar_img{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:5px solid #fff;
	box-shadow:0px 0px 5px #B4B4B4;	
} 

.edmshow{
	width:100%;
	display:table;
	text-align:center;
}

.edmshow #img_site img{			 
	width:200px;
	height:150px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:5px solid #fff;
	box-shadow:0px 0px 5px #B4B4B4;								
}
.edmshow #img_site{
	display: inline-block;
	margin:5px;
}

.edm_button{
    font-size: 18px;
    font-family: 'Microsoft JhengHei', sans-serif;
    padding: 5px 0%;
    background: #2c4c16;
    border: 1px solid #2c4c16;
    color: #ffffff;
	padding:3px 5px 3px 5px;
	margin:5px;
}


#footerbox{
	width:100%;
	padding:40px 0%;
	background:#2c4c16;
	color:#fff;
	font-weight:bold;
	display:table;
	font-size:20px;
}
#footerbox ul{
	display:table-row;
}
#footerbox ul li{
	width:185px;
	padding:0% 45px;
	line-height:30px;
	display:table-cell;
}
#footerbox ul li p{
	font-size:16px;
}
#footerbox ul li a{
	color:#fff;
	text-decoration:none;
}
#copyrightbox{
	width:100%;
	padding:20px 0%;
	background:#1b3b05;
	color:#fff;
	position:relative;
}
#copyrightbox p{
	font-size:15px;
	line-height:16px;
	display:inline-block;
}
#copyrightbox .name{
	font-size:18px;
	font-weight:bold;
	width:100%;
	letter-spacing:3px;
	line-height:25px;
}

#copyrightbox .eng_name{
	font-size:15px;
	font-weight:bold;
	width:100%;
	letter-spacing:3px;
	line-height:15px;
}

#copyrightbox .map{
	width:100%;
}
#copyrightbox .tel{
	width:160px;
}
#copyrightbox .fax{
	width:160px;
}
#copyrightbox .mail{
	width:200px;
	text-align:right;
}
#copyrightbox .mail a{
	color:#FFF;
}

#copyrightbox .cprt{
	width:100%;
}
#numberbox{
	position:absolute;
	right:10px;
	bottom:10px;
	font-size:15px;
	color:#2c4c16;
}
#goto-top{
	width:70px;
	height:150px;
	position:fixed;
	margin:auto;
	bottom:-65px;
	right:15px;
	z-index:40;
	font-size:12px;
	text-align:center;
}
#goto-top button{
	width:62px;
	height:62px;
	padding:8px;
	border:2px solid #dddddd;
	color:#2c4c16;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#ccffffff',GradientType=0 );
	-webkit-border-radius:90px;
	-moz-border-radius:90px;
	border-radius:90px;
}
#goto-top button p{
	font-size:35px;
	padding-bottom:10px;
}

#goto-top button{
	outline: none; /* for Firefox Google Chrome  */
    behavior:expression(this.onFocus=this.blur()); /* for IE */
}
