@charset "utf-8";

/* CSS Document */

html{ overflow-x:hidden}

body {

	font-family: "微軟正黑體", Arial;

	font-size:15px;

	line-height: 28px;

	color: #666;



}

a {

	color: #666;

	text-decoration: none;

}

a:hover {

	color: #4fbcc3;

	text-decoration: none;

}

.topbox{ background-image:url(../images/top.jpg); height:515px; background-size:cover; background-position:center center}

h2{ color:#000; font-weight:bold; font-size:24px}

.clear{ clear:both}

.about{ padding:30px; position:absolute; padding-top:80px }

.work{ padding-top:50px; padding-bottom:70px}

.box{ padding:5px; border:#CCC 1px solid; margin:25px 0px 15px 0px}

.rline{ border-right:1px solid #CCC;}

.lline{ border-left:1px solid #CCC;}

.year{ font-size:20px; font-weight:bold; color:#274999; vertical-align:middle; text-align:center; padding-top:70px}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{ line-height:28px}

.slong{  background-color:#f7f7f7; border-bottom:1px solid #CCC; border-top:1px solid #CCC; padding:15px;}

.floot{ position:fixed; bottom:0; padding:10px; background-color:#f7f7f7; width:100%; text-align:center;border-bottom:1px solid #CCC; border-top:1px solid #CCC; font-size:14px}

.floot span{ margin-left:5px; margin-right:5px}

#m1,#m2,#m3,#m4,#m5,#m6,#m7,#m8,#m9,#m10 { position:absolute; margin-top:-140px}

@media (max-width:767px) {

	.topbox{ background-image:url(../images/top.jpg); height:250px; margin-top:152px }

	.about{ padding:0px; position:static; margin-top:30px }

	.navbar{ margin-bottom:0px; margin-top:99px; z-index:9999}

	.year{ font-size:20px; font-weight:bold; color:#274999; vertical-align:middle; text-align:center; padding-top:15px; padding-bottom:15px}

.slong1{  padding:0px; padding-bottom:0px; border-bottom:0px; background-image:url(../images/slong3.png); background-repeat:no-repeat; background-size:contain; background-position:center center; height:100px; position:fixed; width:100%; top:0px; background-color:#f7f7f7; z-index:999}

.floot{ position: static; padding:10px; background-color:#f7f7f7; width:100%; text-align:center;border-bottom:1px solid #CCC; border-top:1px solid #CCC; font-size:14px}

.work{ padding-top:0px; padding-bottom:30px}

#m1,#m2,#m3,#m4,#m5,#m6 { position:absolute; margin-top:-180px}

}

