<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*版面外框style */
/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
body {
	margin: 0;
	padding: 0;
	color: #717171;
	font-family: 'Open Sans', '微軟正黑體', sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 200%;
}
::selection {
	background-color: #222;
	color: #fff;
}
a, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #E20C0B;
	
}
a:hover img {
	filter: alpha(opacity=80);       /* IE */
	-moz-opacity: 0.8;              /* Moz + FF */
	opacity: 0.8;           /* 支持CSS3的瀏覽器（FF 1.5也支持）*/
	
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}


.box100 {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.parallax {
	background-color: transparent;
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
#nav {
	float: right;
	/*width: 90%;*/
	position: absolute;
	z-index: 97;
	top: 50px;
	right: 0px;
}
#link-top {
	position: absolute;
	top: 10px;
	right: 10px;
 *right:25px;/*IE 7 ONLY*/
	left: auto;
	color: #666;
	text-decoration: none;
	display: inline-block;
	padding: 5px 10px;
	background: #e5e5e5;
	line-height: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/*編輯器統一樣式*/

.edit ul {
	padding-left: 20px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../dot2.png);
}
.edit ol {
	padding-left: 20px;
	list-style-type: decimal;
}
.edit li {
	margin-bottom: 5px;
}
.edit h1, h2, h3, h4, h5 {
	font-family: "微軟正黑體", Open Sans;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.edit h1 {
	font-size: 36px;
}
.edit h2 {
	font-size: 26px;
}
.edit h3 {
	font-size: 22px;
	line-height: 30px;
	padding-bottom: 5px;
}
.edit h4 {
	font-size: 17px;
}
.edit h5 {
	font-size: 14px;
}
.edit strong {
	font-weight: bold;
}
.edit em {
	font-style: italic;
}
/*文字輸入框統一樣式*/
.text {
	border: 1px solid #BBB;
	background: #DFDFDF;
	color: #666;
	font: 12px Verdana, Geneva, sans-serif;
}
/* 版面layout */
.page_title {
	font-family: 'Open Sans', '微軟正黑體', sans-serif;
	font-size: 28px;
	color: #222;
	padding-bottom: 30px;
	margin-bottom: 35px;
	background: url(../line2.gif) repeat-x left bottom;
	font-weight: 600;
	line-height: 2.2em;
	text-align: center;
	letter-spacing: 1px;
}
.page_title02 {
	font-family: 'Open Sans', '微軟正黑體', sans-serif;
	font-size: 22px;
	color: #222;
	margin-bottom: 18px;
	font-weight: 600;
	line-height: 2.1em;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


.menufixed{ z-index: 999; position: fixed; top: 0; width: 100%;}

#container_top100 {
	width: 100%;
	background-color: #222222;
	float: left;
	height: 101px;

	border-top: 3px solid #B30100;
}


.container {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
}
.page {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	width: 100%;
	top: 0px;
	z-index: 96;
	float: left;
	position: relative;
	height: 115px;
}
#logo {
	float: left;
	width: 284px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 80;
	padding-top: 20px;
	padding-left: 33px;
}
#content {
	float: left;
	width: 100%;
	background-color: #F8F4E8;
	background-image: url(../index_pro_title.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 176px;
}
#footer_bg {
	background-image: url(../index_right.png);
	width: 100%;
	float: left;
	background-position: center top;
	color: #FFF;
}
#footer {
	float: left;
	line-height: 22px;
	padding-bottom: 14px;
	background-color: #111;
	color: #5A5A5A;
	width: 100%;
	background-image: url(../footerbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


#footer strong {
	font-size: 15px;
	font-family: "Open Sans", "微軟正黑體";
	line-height: 30px;
	color: #ff0100;
	font-weight: 600;
}
#footerlist {
	float: left;
	width: 600px;
	margin-left: 20px;
	margin-top: 22px;
}
.footerlistmenu {
	float: left;
	width: 19%;
	margin-left: 1%;
}
.footertitle, .footertitle a {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #C8EDFF;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.footer-list, .footer-list ul, .footer-list ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-list li a {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #fff;
	list-style: none;
}
.footer-list li a:hover {
	color: #E1F7FF;
}
#footerinfo {
	float: left;
	width: 600px;
	text-align: left;
	color: #f2f2f2;
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	margin-right: 20px;
	font-size: 13px;
	line-height: 22px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footerinfo a:link, #footerinfo a:visited {
	color: #f2f2f2;
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-decoration: underline;
}
#footerinfo a:hover {
	color: #FF0000;
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-decoration: underline;
}
#google {
	float: left;
}
#topnav {
	position: absolute;
	z-index: 99;
	top: 0px;
	right: 0px;
}
/* DEMO 5 */

.wrapper-dropdown-5 {
	/* Size &amp; position */
	position: relative;
	width: 80px;
	/* Styles */
	
	-webkit-border-bottom-right-radius: 1px;
	-webkit-border-bottom-left-radius: 1px;
	-moz-border-radius-bottomright: 1px;
	-moz-border-radius-bottomleft: 1px;
	
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	cursor: pointer;
	outline: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #676767;
	color: #FFFFFF;
	background-color: #676767;
}

.wrapper-dropdown-5:after { /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    border-width: 5px 5px 0 5px;
    border-style: solid;
    border-color: #505050 transparent;
}

.wrapper-dropdown-5 .dropdown {
	/* Size &amp; position */
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
-webkit-border-bottom-right-radius: 1px;
-webkit-border-bottom-left-radius: 1px;
-moz-border-radius-bottomright: 1px;
-moz-border-radius-bottomleft: 1px;
border-bottom-right-radius: 1px;
border-bottom-left-radius: 1px;
	border: 1px solid rgba(0,0,0,0.2);
	border-top: none;
	border-bottom: none;
	list-style: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	/* Hiding */
	max-height: 0;
	overflow: hidden;
	background-image: url(../white-opacity-60.png);
	z-index: 999;
}

.wrapper-dropdown-5 .dropdown li {
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}
.wrapper-dropdown-5 .dropdown li a {
	display: block;
	text-decoration: none;
	color: #333;
	transition: all 0.3s ease-out;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.wrapper-dropdown-5 .dropdown li:last-of-type a {
    border: none;
}

.wrapper-dropdown-5  i {
	margin-top: 4px;
	margin-right: 7px;
    color: inherit;
    vertical-align: middle;
	float: left;
	height: 16px;
	width: 16px;
}

/* Hover state */

.wrapper-dropdown-5 .dropdown li:hover a {
	color: #B30100;

}

/* Active state */

.wrapper-dropdown-5.active {
-webkit-border-bottom-right-radius: 1px;
-webkit-border-bottom-left-radius: 1px;
-moz-border-radius-bottomright: 1px;
-moz-border-radius-bottomleft: 1px;
border-bottom-right-radius: 1px;
border-bottom-left-radius: 1px;
    background: #B30100;
    box-shadow: none;
    border-bottom: none;
    color: white;
}

.wrapper-dropdown-5.active:after {
	border-top-color: #f2f2f2;
	border-right-color: transparent;
	border-bottom-color: #f2f2f2;
	border-left-color: transparent;
}

.wrapper-dropdown-5.active .dropdown {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    max-height: 400px;
}



#copyright {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 12px;
	width: 400px;
	color: #D3D3D3;
	line-height: 22px;
	float: right;
	text-align: right;
	padding-top: 15px;
	font-style: normal;
}

#copyright strong {
	font-size: 12px;
	font-family: "Open Sans", "微軟正黑體";
	line-height: 22px;
	color: #D3D3D3;
	font-weight: 600;
}
#copyright A:link, #copyright A:visited {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	color: #D3D3D3;
	text-decoration: underline;
}
#copyright A:hover {
	color: #FF0A09;
	font-weight: normal;
}



.align-left {
	float: left;
}
.align-right {
	float: right;
}
.center {
	text-align: center;
}
#indexswf {
	width: 100%;
	float: left;
	height: 638px;
	margin-top: 90px;
}
/* 首頁news */
#indexnews {
	float: left;
	width: 100%;
	padding-top: 140px;
	color: #FFF;
}


#indexnews_left {
	float: left;
	width: 310px;
}



.indextitle {
	width: 100%;
	height: 30px;
	float: left;
	background-image: url(../indexproject_bg.jpg);
	background-repeat: repeat-x;
	background-position: right center;

}
.indextitletitle {
	width: auto;
	float: left;
	background-color: #fff;
	padding-right: 10px;
	}
.indextitle01 {
	font-size: 22px;
	font-family: 'Open Sans', '微軟正黑體', sans-serif;
	line-height: 25px;
	margin-bottom: 10px;
	color: #000;

}
.indextitle02 {
	font-size: 18px;
	font-family: 'Open Sans', '微軟正黑體', sans-serif;
	line-height: 25px;
	margin-bottom: 10px;
	color: #F49395;
	padding-right: 5px;
	padding-left: 5px;
}


.marquee {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
}
.marquee li {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	display: block;
	float: left;
	text-decoration: none;
	color: #222;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	line-height: 18px;
	font-size: 13px;
	line-height: 22px;
	background-image: url(../dot_indexnews.jpg);
	background-position: 3px 16px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #E5E5E5;
}
.marquee li A:link, .marquee li A:visited {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 14px;
	color: #3a3a3a;
	text-decoration: none;
	float: right;
	width: 97%;
	line-height: 24px;
}
.marquee li A:hover {
	color: #E80908;
	font-weight: normal;
}
.marquee li .date {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	display: block;
	float: right;
	text-decoration: none;
	color: #a9a9a9;
	width: 90px;
	font-size: 13px;
	line-height: 22px;
	text-align: right;

}





/* 首頁應用*/		
#indexnews_right {
	float: right;
	width: 780px;
	height: 220px;
}




/* 回上層*/		
#indextop {
	float: left;
	width: 100%;
	padding-top: 22px;
	background-image: url(../footerlogo_01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 44px;
	text-align: center;
}
/* 內頁 */

.rightpic {
	padding: 2px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.lefttpic {
	padding: 2px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#pageswf {
	width: 100%;
	float: left;
	height: 300px;
	position: relative;
}
#pagecontentbox {
	float: left;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
	background: #FFF;
}
#pagecontent {
	float: right;
	width: 740px;
}
#pagecontent_title {
	font-family: 'Raleway', '微軟正黑體', sans-serif;
	color: #1b82b4;
	font-size: 34px;
	line-height: 34px;
	text-transform: uppercase;
	text-align: left;
}
.vcenter {
	display: table-cell;
	vertical-align: middle;
}
#in_content {
	float: left;
	width: 98%;
	margin-top: 5px;
	margin-bottom: 40px;
	padding-right: 1%;
	padding-left: 1%;
	min-height: 400px;
}
#in_content2 {
	float: left;
	width: 100%;
	margin-top: 30px;
	min-height: 400px;
	margin-bottom: 30px;
}

.content100 {
	float: left;
	width: 100%;
}
#pageright {
	float: right;
	width: 77%;
	margin-bottom: 25px;
}


#search {
	height: 35px;
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#search input {
	border: 1px solid #CCC;
	width: 300px;
}
#search h1 {
	font-family: 'Raleway', '微軟正黑體', sans-serif;
	line-height: 30px;
	font-size: 18px;
	color: #2c5dae;
	background-image: url(../icon_search.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 35px;
	margin-right: 30px;
	float: left;
}
.leftmenu {
	float: left;
	width: 204px;
	clear: both;
	border: 1px solid #ddd;
}
.lm_cate {
	font-family: 'Open Sans', '微軟正黑體', sans-serif;
	height: 50px;
	width: 142px;
	background-color: #444;
	text-align: left;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 50px;
	font-size: 20px;
	font-weight: 400;

	padding-right: 44px;
	padding-left: 18px;	
	border-bottom: 3px solid #FF0100;
}
/*
.leftmenu &gt; ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.leftmenu &gt; ul &gt; li {
	float: left;
	list-style-type: none;
	font-family:  'Open Sans', '微軟正黑體', sans-serif;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	display: block;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DAEAEF;
}
.leftmenu &gt; ul &gt; li:last-child {
	border-bottom-style: none;
}
.leftmenu &gt; ul &gt; li &gt; ul {
	float: left;
	width: 100%;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin: 0;
	background-color: #D9D9D9;
}
.leftmenu &gt; ul &gt; li &gt; ul &gt; li {
	float: left;
	list-style-type: none;
	width: 100%;
	font-size: 13px;
	line-height: 18px;
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftmenu &gt; ul &gt; li &gt; ul &gt; li a {
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(../icon1.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	margin: 0px;
	width: 100%;
	color: #ffe6de;
	font-weight: normal;
	padding-right: 10px;
}
.leftmenu &gt; ul &gt; li &gt; ul &gt; li a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	float: left;
}
.leftmenu &gt; ul &gt; li &gt; ul &gt; li a.current {
	color: #fff;
	font-weight: bold;
}
.leftmenu &gt; ul &gt; li &gt; ul &gt; li &gt; ul {
	float: left;
	width: 100%;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
	background-color: #f49c88;
}
.leftmenu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li {
	float: left;
	list-style-type: none;
	width: 100%;
	font-size: 13px;
	line-height: 17px;
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftmenu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li a {
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 35px;
	background-image: url(../icon2.gif);
	background-repeat: no-repeat;
	background-position: 25px 11px;
	margin: 0px;
	width: 100%;
	color: #666;
	font-weight: normal;
	padding-right: 10px;
	background-color: #f49c88;
}
.leftmenu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	float: left;
}
.leftmenu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li a.current {
	color: #333;
	font-weight: bold;
}
.lm_over {
	float: left;
	margin: 0px;
	width: 100%;
	padding: 0px;
}
.lm_over a {
	width: 91%;
	padding-left: 8%;
	padding-right: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #797979;
	text-decoration: none;
	float: left;
}
.lm_over a:hover {
	color: #666;
	text-decoration: none;
	background-color: #FFFFE8;
}
.lm_hit {
	margin: 0px;
	width: 100%;
	color: #08a1ca;
}
.lm_hit a {
	float: left;
	width: 91%;
	padding-left: 8%;
	padding-right: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FD9510;
	text-decoration: none;
}
.lm_hit a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFE8;
}
*/



.pageleft {
	float: left;
	width: 206px;
}
.pageleft_pro {
	float: left;
	width: 200px;
}
.pageleft_pro .title {
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #e73035;
	padding-top: 13px;
	text-align: center;
	background-color: #333333;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	margin-bottom: 1px;
}
#pageright {
	float: right;
	width: 77%;
	margin-bottom: 25px;
}
.code {
	border: 1px solid #ccc;
	list-style-type: decimal-leading-zero;
	padding: 5px;
	margin: 0;
}
.code code {
	display: block;
	padding: 3px;
	margin-bottom: 0;
}
.code li {
	background: #ddd;
	border: 1px solid #ccc;
	margin: 0 0 2px 2.2em;
}
.indent1 {
	padding-left: 1em;
}
.indent2 {
	padding-left: 2em;
}
/********leftmenu CSS****/
.navexb {
	float: left;
	width: 204px;
	background-color: #fff;
}
.navex {
	width: 204px;
	font-family: 'Open Sans', '微軟正黑體', sans-serif;
	margin: 0px;
	padding: 0px;
}
ul.navex {
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	list-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.navex li {
}
ul.navex li a {
	line-height: 18px;
	font-size: 14px;
	color: #444444;
	display: block;
	text-decoration: none;
	padding: 10px 10px 10px 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9D9D9;
}
ul.navex li a:hover {
	line-height: 18px;
	font-size: 14px;
	color: #333;
	background-color: #FFFFE8;
	padding: 10px 10px 10px 18px;
	text-decoration: none;
}
ul.navex li a.current {
	line-height: 18px;
	font-size: 14px;
	color: #e01414;
	display: block;
	text-decoration: none;
	padding: 10px 10px 10px 18px;
}
ul.navex li a:hover.current {
	font-size: 14px;
	color: #e01414;
	background-color: #FFFFE8;
	text-decoration: none;
}
ul.navex ul {
	display: none;
 display: none !important\9;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
ul.navex ul li {
	margin: 0;
	padding: 0;
	clear: both;
	background-image: none;
}
ul.navex ul li a {
	font-size: 14px;
	font-weight: normal;
	outline: 0;
	background-color: #fbfbfb;
	color: #868686;
	padding: 10px 10px 10px 30px;
}
ul.navex ul li a:hover {
	font-size: 14px;
	color: #333333;
	background-image: none;
	background-color: #FFFFE8;
	text-decoration: none;
	padding: 10px 10px 10px 30px;
}
ul.navex ul li a.current {
	font-size: 14px;
	background-image: none;
	color: #000;
	background-color: #f5f5f5;
	text-decoration: none;
	padding: 10px 10px 10px 30px;
}
ul.navex ul li a:hover.current {
	padding: 10px 10px 10px 30px;
	font-size: 14px;
	color: #C50A08;
	text-decoration: none;
	background-color: #f5f5f5;
}
ul.navex span {
	float: right;
}
/*---------------------------頁數樣式*/	
.pagination {
	display: inline-block;
	padding-left: 0;
	border-radius: 4px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.pagination &gt; li {
	display: inline;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color:#C81514;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #C81514;
}
.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:focus {
	color: #fff;
	background-color: #E20C0B;
	border-color: #C81514;
}
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #222;
	border-color: #222;
}
.pagination &gt; .disabled &gt; span, .pagination &gt; .disabled &gt; span:hover, .pagination &gt; .disabled &gt; span:focus, .pagination &gt; .disabled &gt; a, .pagination &gt; .disabled &gt; a:hover, .pagination &gt; .disabled &gt; a:focus {
	color: #8C8C8C;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #C81514;
}


/* 所有文字樣式 */

.red {
	color: #ff0100;
}

.green13px {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	line-height: 25px;
	color: #35ACA4;
	font-size: 13px;
}
.green15px {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	line-height: 30px;
	color: #35ACA4;
	font-size: 15px;
}
.greenlink A:link, .greenlink A:visited {
	color: #62ac02;
	text-decoration: underline
}
.greenlink A:hover {
	color: #2e7d3a;
	text-decoration: none
}
.white12px {
	color: #FFF;
	font: bold 12px/17px Verdana;
}
.red12px {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 17px;
	color: #C41A1B;
	font-weight: bold;
}

.darkgray12px {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #3d3d3d;
}
.darkgray13px {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #555555;
}
.gray12px {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.graylink A:link, .graylink A:visited {
	color: #CC8160;
	text-decoration: none
}
.graylink A:hover {
	color: #C41A1B;
	text-decoration: underline
}
.brown11px {
	color: #4d8e42;
}
.lightblue12px {
	font-family: "微軟正黑體", 'Open Sans', sans-serif;
	font-size: 12px;
	color: #bfeaff;
}
.back-to-top {
	bottom: 90px;
	right: 50px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	display: none;
	background-image: url(../right.png);
	height: 35px;
	width: 35px;
	background-color: #00AAE7;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	float: left;
}
.back-to-top:hover {
	background-color: #9BC076;
}
#demo {
}

.indexproject {
	width: 100%;
	float: left;
	padding-top: 12px;
	padding-bottom: 5px;
}

.indexprojectpic {
	width: 250px;
	height: 140px;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	 font-family: "微軟正黑體" ,Open Sans ;
 font-size: 16px;
 color: #fff;
 line-height: 30px;
}

.indexprojectpic a:link ,.indexprojectpic a:visited {
 color: #fff;
}
.indexprojectpic a:hover{
 color: #fff;
}


.indexprojectitle {
	width: 96%;
	padding-left: 1%;
	padding-right: 3%;
	padding-bottom: 3px;
	padding-top: 3px;
	float: left;
	position: absolute;
	z-index: 10;
	bottom: 0px;
	background-color: rgba(0,0,0,0.60);
	text-align: right;
}
.indexprojectitle a:link ,.indexprojectitle a:visited {
 font-family: "微軟正黑體" ,Open Sans ;
 font-size: 16px;
 color: #fff;
 line-height: 30px;
}
.indexprojectitle a:hover {
 color: #FF0A09;
}




.backToTop {
	width: 40px;
	line-height: 1.2;
	color: #fff;
	font-size: 12px;
	text-align: center;
	position: fixed;
	_position: absolute;
	right: 13px;
	bottom: 13px;
	_bottom: "auto";
	cursor: pointer;
	background-image: url(../top.png);
	height: 40px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 9999;
}



/*內頁目錄*/
#pcontent {
width: 100%;
float: left;
margin-bottom: 25px;
}

#pcontent ul.bgimg {
	display: block;
	width: 100%;
	margin: 7px 0 0 0;
	float: left;
	text-align: center;
	background-image: url(../line2.gif);
	background-repeat: repeat;
	padding: 0;
}
#pcontent ul.bgimg li {
	display: inline-block;
	margin: 0;
	list-style-type: none;
	padding: 0px;
	background-color: #fff;
}
#pcontent ul.bgimg &gt; li &gt; a {
	border-radius: 0;
	color: #909090;
	font-size: 16px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 8px;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	float: left;
	margin: 0 ;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}


#pcontent ul.bgimg &gt; li &gt; a:hover {
	color: #AB0D0C;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0100;
}
#pcontent ul.bgimg &gt; li.active &gt; a,
#pcontent ul.bgimg &gt; li.active &gt; a:hover,
#pcontent ul.bgimg &gt; li.active &gt; a:focus {
	color: #C50A08;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0100;
	font-weight: bold;
	cursor: default;
}

.ptitle {
	width: 100%;
	float: left;
	font-size: 26px;
	line-height: 36px;
	color: #000000;
	text-align: center;
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: 1px dashed rgba(142,142,142,1.00);
}




.edit_tech {
	float: left;
	width: 96%;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 25px;
	padding-right: 2%;
	padding-bottom: 25px;
	padding-left: 2%;
	background-color: rgba(243,243,243,1.00)
}
.edit_tech_left  {
	float: left;
	text-align: center;
	width: 172px;
	margin-right: 10px;
}

.edit_tech_pic {
	min-height: 250px;
	width: 330px;
	/* Firefox, Chrome */
	line-height : 250px;
	white-space : nowrap;   /* IE */
      *font-size : 297px;  /* 寬 * 0.9 = ? px */
      *font-family : Arial;
	text-align: center;
	display: block;
	background-color: #FFFFFF;
	padding: 5px;

}
.edit_tech_pic :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}
.edit_tech_pic  img {
	vertical-align : middle;
}

.edit_tech_right {
	float: right;
	text-align: left;
	width: 450px;
}

.edit_tech_name {
	float: left;
	text-align: left;
	width: 99%;
	font-family: "微軟正黑體", Open Sans;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	background-image: url(../title_name.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 18px;
	color: #666;
	padding-left: 1%;
}
.edit_tech_content {
	float: left;
	text-align: left;
	width: 98%;
	font-family: "微軟正黑體", Open Sans;
	font-size: 13px;
	line-height: 25px;
	padding-right: 1%;
	padding-left: 1%;
}
.edit_tech_content ul {
	padding: 5px 15px 5px 15px;
}
.edit_tech_content ul li {
	font-family: "微軟正黑體", Open Sans;
	font-size: 13px;
	line-height: 25px;
	color: #333;
	list-style-type: disc;
}
</pre></body></html>