/**/
@import url(//fonts.googleapis.com/css?family=Dorsa);

@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";

input {
	outline:  none !important;
	border-radius: 0 !important;	 
}


html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	background:#ffffff;
	font: 14px/20px  Arial, Helvetica, sans-serif;
	color:#969698;
	position:relative;
	min-width:960px;

}

.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'Dorsa', sans-serif;
	color: #009fb3;

}

h3 {
	font-size: 72px;
	line-height: 72px;
	color: #838384;
	padding-top: 29px;
	margin-bottom: 18px;
}

h4 {
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 18px;
}
p {
	margin-bottom: 20px;
}

img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
}


ul.list li {
	padding-left: 23px;
	background: url(../images/marker.png) 0 5px no-repeat;

}

ul.list li +li {
	margin-top: 23px;
}

ul.list li +li+li {
	margin-top: 26px;
}

ul.list.l1 li+li {
	margin-top: 7px;
}

/*links*/

a {
    font-family:"Helvetica Neue", Helvetica, Arial, "微軟正黑體", sans-serif;:"Helvetica Neue", Helvetica, Arial, "微軟正黑體", sans-serif;
    text-align:center; 
	font-size: 18px !important;
	
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #5bc1b5;
	
}

a.btn {
	margin-top: -5px;
	text-transform: uppercase;
	display: inline-block;
	padding-right: 14px;
	background: url(../images/l_marker.png) right 5px no-repeat;
}


/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.mb1  {
	margin-bottom: 25px !important;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}


.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
	margin-bottom: 19px;
 position: relative;
 	margin-top: 5px;
}

.fleft {
	float: left;
	margin-right: 18px;
	margin-top: 5px;	
	margin-bottom: 12px;
}

.page1 .fleft {
	margin-top: 1px;
	margin-right: 22px;
}

.fright {
	float: right !important;

}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}


/*header*/

header {
	display: block;
	position: relative;
	z-index: 999;
	padding: 48px 0 0;
}


h1 {
	padding-top: 65px;
	text-align: center;
	z-index: 999;

}
h1 a {
	display: inline-block;
	overflow: hidden;
	width: 175px;
	height: 215px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

h1 a img {
	display: block;	
}

h11 {
	padding-left: 90px;
	text-align: center;
	font-family:"Helvetica Neue", Helvetica, Arial, "微軟正黑體", sans-serif;:"Helvetica Neue", Helvetica, Arial, "微軟正黑體", sans-serif;
    color:#333333;
	font-size: 38px !important;

}

.grid_12 h12 {
    padding-top:80px;
	padding:40px;
    text-align:left;
	font-family:"Helvetica Neue", Helvetica, Arial, "微軟正黑體", sans-serif;:"Helvetica Neue", Helvetica, Arial, "微軟正黑體", sans-serif;
    color:#333333;
	font-size: 18px !important;

}

/*Content*/


.content {
}

.content .grid_12 {
	padding-bottom: 31px;
	background-color: #ecefed;
}


.link_img:hover img{
	opacity: 0.63;
}

.link_img img {
	position: relative;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.link_img span {
	display: block;
	left: 7px;
	right: 7px;
	position: absolute;
	top: 7px;
	bottom: 7px;
	border: 2px solid transparent;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.link_img:hover span {
	border-color: #d7d9d9;
}

.link_img  {
	display: block;
	position: relative;
	background-color: #000;
}

a.link1 {
	display: block;
	background-color: #5abeb2;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;
	line-height:60px;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.link1:hover {
	background-color: #ecae03;  
}

a.link1_1 {
	display: block;
	background-color: #5abeb2;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;
	line-height:60px;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.link1_1:hover {
	background-color: #9dcca0;
}

a.link2_1 {
	display: block;
	background-color: #5abeb2;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;	
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.link2_1:hover {
	background-color: #cb2028;
}
.port1 a.link2_1 {
	line-height:300px;
	overflow: hidden;
	margin-top: 0;
	height: 300px;
	display: block;
	padding: 0;
}


a.link2_2 {
	display: block;
	background-color: #5abeb2;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;

	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.link2_2:hover {
	background-color: #009edb;
}
.port1 a.link2_2 {
	line-height:300px;
	overflow: hidden;
	margin-top: 0;
	height: 300px;
	display: block;
	padding: 0;
}


a.link3 {
	display: block;
	background-color: #5abeb2;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;

	text-align: center;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.link3:hover {
	background-color: #111111;
}
.port2 a.link3{
	line-height:112px;
	overflow: hidden;
	margin-top: 0;
	height: 112px;
	display: block;
	padding: 0;
}

a.link4 {
	display: block;
	background-color: #5abeb2;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;
    
	text-align: center;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.link4:hover {
	background-color: #1a158b;
}
.port2 a.link4{
	line-height:112px;
	overflow: hidden;
	margin-top: 0;
	height: 112px;
	display: block;
	padding: 0;
}



/*----------------------------------------Record頁---------------------------------------- */
a.rlink1 {
	display: block;
	background-color: #5abeb2;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;
	line-height:60px;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.rlink1:hover {
	background-color: #9dcca0;  
}

a.rlink2 {
	display: block;
	background-color: #5abeb2;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;
	line-height:60px;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.rlink2:hover {
	background-color: #cb2028;  
}

a.rlink3 {
	display: block;
	background-color: #5abeb2;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;
	line-height:60px;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.rlink3:hover {
	background-color: #009edb;  
}

a.rlink4 {
	display: block;
	background-color: #5abeb2;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;
	line-height:60px;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.rlink4:hover {
	background-color: #111111;  
}

a.rlink5 {
	display: block;
	background-color: #5abeb2;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;
	line-height:60px;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.rlink5:hover, a.rlink5.current {
	background-color: #ecae03;  
}


a.rlink6 {
	display: block;
	background-color: #5abeb2;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;
    line-height:60px;
	text-align: center;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.rlink6:hover,a.rlink6.current {
	background-color: #1a158b;
}


a.btnlink1 {
    height:30px;
	width:95px;
	display: inline-block;
	background-color: #adadad;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;
    line-height:30px;
    margin-left: 2px;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.btnlink1:hover {
	background-color: #c6c6c6;
}


a.btnlink2 {
    height:30px;
	width:95px;
	display: inline-block;
	background-color: #009edb;
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;
    line-height:30px;
    margin-left: 2px;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.btnlink2:hover {
	background-color: #1a158b;
}

a.btnlink3 {
    height:30px;
	width:95px;
	display: inline-block;
	background-color: #ff7800; 
	color: #fff;
	font-family:"微軟正黑體", sans-serif;
	text-align: center;
    line-height:30px;
    margin-left: 2px;
	margin-top: 9px;
	padding-top: 7px;
	padding-bottom: 2px;
}
a.btnlink3:hover {
	background-color: #cb2028;
}
/*----------------------------------------Record頁---------------------------------------- */

.port1 {

}

.port1 .port {
	float: left;
	width: 500px;
	overflow: hidden;
}

.port1 .link_img {
	float: right;
	display: block;
	margin-left: 9px;
}

.port1 .port+.port {
	width: 430px;
	margin-left: 9px;
}

.port1 a.link1 {
	line-height:300px;
	overflow: hidden;
	margin-top: 0;
	height: 300px;
	display: block;
	padding: 0;
}

.port1  {
	overflow: hidden;padding-top: 9px;
}

.port2 {
	padding-top: 9px;
}

.port2 .port {
	float: left;
	width: 580px;
}

.port2 .port +.port {
	margin-left: 9px;
	width: 350px;
}

.port2 .link_img {
	float: right;
	margin-left: 9px;
}

.port2  a.link1 {
	height: 112px;
	padding: 0;
	line-height: 115px;
	margin: 0;
	display: block;
	overflow: hidden;
}

.col1 {
	color: #5bc1b5;
}

.col1 a:hover {
	color: #838384;
}






.scroll-pane
{
	width: 100%;
	height: 200px;
	overflow: auto;
}

.scroll-pane p {
	padding-right: 10px;
}
.oth_pages {
	margin-bottom: 9px;
}

.portfolio {
	overflow: hidden;
	margin: -15px -30px 4px;
}

a.gal {
	position: relative;
	display: block;
	float: left;
	background-color: #000;
	margin: 20px 30px 0;
}

a.gal  img {
	position: relative;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a.gal:hover img{
	opacity: 0.63;
}

a.gal span {
	display: block;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: 2px solid #bfc1c0;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a.gal:hover span {
	border-color: #d5d5d5;
	left: 7px;
	top: 7px;
	bottom: 7px;
	right: 7px;
}

.img1 {
	margin-bottom: 26px;
	margin-top: 5px;
	border: 2px solid #c1c3c2;
}

.pad1 {
	padding: 0 40px;
}

h4.head1 {
	padding-top: 27px;
	margin-bottom: 11px;
}

h4.head2 {
	padding-top: 39px;
	margin-bottom: 14px;
}


.blog {
	overflow: hidden;
}

.blog  .col1 {
	position: relative;
	top: -2px;
	margin-bottom: 12px;
	font-size: 16px;
}

.blog .fleft {
	margin-bottom: 0;
}

.blog a.btn {
	margin-top: -8px;
}

.blog+.blog {
	margin-top: 65px;
}
/****Map***/

.map {
	padding-top: 0px;
	margin-bottom: 27px;
}

.map figure {

	width: 100%;
		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
margin-bottom: 17px;
border: 2px solid #d6d8d7;

}
.map figure iframe {
	width: 100%;
	height: 148px;
}


.map address {
	padding-top: 10px;
	overflow: hidden;
	line-height: 20px;
}


address dt {
	color: #000;
}


address dd span {
	min-width: 85px;
	display: inline-block;
	text-align: left;
}


/************Table***********/

.zebra caption{
	font-size:20px;
	font-weight:normal;
	background:url(../img/zebratable.png);
	background-repeat:no-repeat;
	background-position: 130px center;
	padding-top: 20px;
	height:50px;}
	

table {
	font-family: Georgia, "Times New Roman", Times, serif;
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	-webkit-box-shadow:  0px 2px 1px 5px rgba(242, 242, 242, 0.1);
    box-shadow:  0px 2px 1px 5px rgba(242, 242, 242, 0.1);
}

.zebra {
    border: 1px solid #555;
}

.zebra td {
    border-left: 1px solid #555;
    border-top: 1px solid #555;
    padding: 10px;
    text-align: center;    
}

.zebra th, .zebra th:hover {
    border-left: 1px solid #555;
	border-bottom: 1px solid #828282;
    padding: 20px;  
    background-color:#151515 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#151515), to(#404040)) !important;
    background-image: -webkit-linear-gradient(top,  #0D122B, #256881) !important;
    background-image:    -moz-linear-gradient(top,  #0D122B, #256881) !important;
    background-image:     -ms-linear-gradient(top,  #0D122B, #256881) !important;
    background-image:      -o-linear-gradient(top,  #0D122B, #256881) !important;
    background-image:         linear-gradient(top,  #0D122B, #256881) !important;
	color:#fff !important;
	font-weight:normal;
}

.zebra tbody tr:nth-child(even) {
    background: #829FA3  !important;
	color:#fff;
}

.zebra tr:hover *{
    background: #FCF8A7;
	color:#000;
}

.zebra tr {
	background:#D8E0E4;
	color:#000;
}

/************Footer***********/

footer {
	display: block;
	padding: 17px 0 ;
	font-size: 12px;
	color: #aea9a9;
	text-align: center;
}

/*************fieldset**************/

label {
	float: left;
	width: 10em;
	margin-right: 1em;
}
fieldset ol {
	list-style: none;
	padding-top: 3px;
	padding-left: 2em;
	padding-bottom: 3px;
}
fieldset li {
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}
fieldset li input.fildform{
	line-height: 24px;
	height: 24px;
	border: 1px solid #CCC;
}
