@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family:'Helvetica Neue', Verdana, 微軟正黑體, 'Microsoft JhengHei', 'Microsoft YaHei', "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
html, body {
	margin:0;
	padding:0;
	width:100%;
	border:0;
	text-align:center;
	font-size:12px;
	color:#382E25;
	background:#E1E4E1;
	line-height:150%;
	outline:none;
}
ul, h1, h2, h3, h4, h5, h6, ol, p {
	margin:0;
	padding:0
}
ul, ol {
	list-style:none
}
.clear {
	clear:both
}
a img {
	border:none
}
a {
	color:#382E25;
	text-decoration:none;
	font-size:12px
}
a:hover {
}
.aleft {
	float:left
}
.aright {
	float:right
}
.required {
	color:red
}

#container {
	width:968px;
	margin:auto;
	padding:0 10px;
	background:url(../images/cbg.jpg) no-repeat center top;
	background-position:0 128px;
}
#header {
	width:948px;
	margin:auto;
	height:138px;
	background:url(../images/hbg.jpg) no-repeat top left;
	text-align:left
}
.language {
	text-align:right;
	padding:8px 0;
}
.language a {
	font-size:11px
}
.logo a {
	width:261px;
	height:76px;
	background:url(../images/logo.png) no-repeat;
	display:block;
	outline:none;
	position:relative;
	top:10px;
}
#content {
	width:948px;
	background:#FFF;
}
.warpper {
	width:928px;
	padding:10px;
}
.menu {
	width:948px;
	height:46px;
	background:#382E25;
	padding:2px 0;
}
.menu li {
	width:158px;
	height:46px;
	float:left
}
.menu li a {
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	width:158px;
	height:16px;
	background:url(../images/mbg.png) no-repeat;
	display:block;
	padding:15px 0;
	background-position:0 -46px;
}
.menu li a:hover {
	background-position:0 0;
	display:block;
}
.banner {
	width:928px;
	height:300px;
	margin:0 0 10px 0;
}
.minibanner {
	width:928px;
	height:230px;
	margin:0 0 10px 0;
}
.hprojects {
	width:440px;
	height:366px;
	background:#382E25 url(../images/linkbg.png) no-repeat bottom right;
	padding:10px;
	text-align:left
}
.hprojects h1, .hinfo h1 {
	font-size:15px;
	color:#FFF;
	padding:0 0 8px 0;
}
.hprojects p {
	width:420px;
	height:230px;
	background:#423930;
	padding:10px;
	overflow:hidden
}
.hprojects h2 {
	font-size:14px;
	color:#FFF;
	padding:5px 0 0 0;
}
.hprojects span {
	color:#FFF;
	font-size:12px;
	width:440px;
	height:35px;
	overflow:hidden;
	display:block
}
.hprojects .hmore {
	color:#FFF;
	float:right;
	margin:5px 0 0 0;
}
.hinfo {
	width:460px;
	text-align:left
}
.habout {
	width:440px;
	height:180px;
	background:#382E25 url(../images/linkbg.png) no-repeat bottom right;
	padding:10px;
	text-align:left
}
.habout p {
	color:#FFF;
}
.hnews {
	padding:10px 0 0 0;
}
.hnews li {
	padding:6px;
	height:25px;
	border-bottom:1px dashed #382E25
}
.hnews h1 {
	font-size:15px;
	color:#382E25
}
.hnews label {
	width:100px;
	display:block;
	float:left
}
.hnews .more {
	float:right;
	display:block;
	width:12px;
	height:12px;
	background:url(../images/more.png) no-repeat;
	margin:3px 0 0 0;
}
.hnews .more:hover {
	background-position:0 -12px;
}
.hnews .tmore {
	float:right;
	padding:0;
	margin:8px 0
}
.bmore {
	background:#FFF;
	width:60px;
	display:block;
	padding:3px 0;
	text-align:center;
	float:right;
	-moz-border-radius:5px;
	border:1px solid #382E25;
}
.bmore:hover {
	border:1px solid #FFF;
}
.leftmenu {
	width:160px;
	padding:10px 20px 20px 20px;
	background:#382E25 url(../images/linkbg.png) no-repeat bottom right;
	text-align:left
}
.leftmenu li {
	padding:5px 0;
}
.leftmenu a {
	color:#FFF;
	background:url(../images/categorybg.png) no-repeat left center;
	padding:0 0 0 15px;
}
.leftmenu a:hover {
	text-decoration:underline
}
.rightpage {
	width:718px;
	text-align:left;
	overflow:hidden
}
.rightpage h1, .page h1 {
	font-size:24px;
	line-height:24px;
	*line-height:150%;
}
.page {
	width:928px;
	text-align:left
}
.contactinfo p {
	line-height:180%;
}
.contactform label {
	display:block;
	line-height:180%;
}
.contactform input {
	padding:8px;
	border:1px solid #CCC;
	width:430px;
	font-size:12px;
	line-height:150%;
}
.contactform textarea {
	border:1px solid #CCC;
	width:430px;
	height:150px;
	padding:8px;
	font-size:12px;
	line-height:150%;
}
.contactform input:hover, .contactform textarea:hover {
	box-shadow:0 0 4px #382E25
}
.contactform .button {
	width:80px;
	cursor:pointer;
}
.contactform .button:hover {
	box-shadow:none;
}
.news {
	padding:10px;
	width:908px;
}
.news .topbar {
	width:908px;
	background:#382E25;
	color:#FFF;
	height:25px;
	border-bottom:2px solid #D7D5D3
}
.news .topbar p {
	float:left;
	width:200px;
	text-align:center;
	line-height:25px;
	font-weight:bold
}
.news li {
	width:908px;
	padding:5px 0;
height:25px;
	border-bottom:1px dashed #382E25
}
.news label {
	font-weight:bold;
	width:200px;
	float:left
}
.news a {
	font-weight:bold
}
.news span {
	width:200px;
	float:right;
	display:block;
	text-align:center
}
.pagecontent {
	padding:10px;
}
.pagecontent p {
	line-height:150%;
	font-size:14px;
}
.projects {
	width:924px;
	margin:auto;
	padding:10px 0;
}
.projects li {
	width:288px;
	padding:10px;
	float:left
}
.projects li a {
	width:268px;
	background:#382E25 url(../images/linkbg.png) no-repeat bottom right;
	height:320px;
	display:block;
	padding:10px
}
.projects li a:hover {
	background:#56463B
}
.projects h1, .projects span {
	color:#FFF;
}
.projects h1 {
	font-size:15px;
}
a:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
a:hover, a:active {
	outline:0;
}
.btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover {
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
	color:#ffffff;
}
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
	color:rgba(255, 255, 255, 0.75);
}
.btn-primary {
	background-color:#0074cc;
	background-image:-moz-linear-gradient(top, #0088cc, #0055cc);
	background-image:-ms-linear-gradient(top, #0088cc, #0055cc);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
	background-image:-webkit-linear-gradient(top, #0088cc, #0055cc);
	background-image:-o-linear-gradient(top, #0088cc, #0055cc);
	background-image:linear-gradient(top, #0088cc, #0055cc);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
	border-color:#0055cc #0055cc #003580;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter:progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color:#0055cc;
}
.btn-primary:active, .btn-primary.active {
	background-color:#004099 \9;
}
.btn {
	display:inline-block;
*display:inline;
*zoom:1;
	padding:4px 10px 4px;
	margin-bottom:0;
	font-size:13px;
	line-height:18px;
	color:#333333;
	text-align:center;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align:middle;
	background-color:#f5f5f5;
	background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image:-ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image:linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	border-color:#e6e6e6 #e6e6e6 #bfbfbf;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter:progid:dximagetransform.microsoft.gradient(enabled=false);
	border:1px solid #cccccc;
	border-bottom-color:#b3b3b3;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor:pointer;
*margin-left:.3em;
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	background-color:#e6e6e6;
}
.btn:active, .btn.active {
	background-color:#cccccc \9;
}
.btn:first-child {
*margin-left:0;
}
.btn:hover {
	color:#333333;
	text-decoration:none;
	background-color:#e6e6e6;
	background-position:0 -15px;
	-webkit-transition:background-position 0.1s linear;
	-moz-transition:background-position 0.1s linear;
	-ms-transition:background-position 0.1s linear;
	-o-transition:background-position 0.1s linear;
	transition:background-position 0.1s linear;
}
.btn:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
.btn.active, .btn:active {
	background-image:none;
	-webkit-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	background-color:#e6e6e6;
	background-color:#d9d9d9 \9;
	outline:0;
}
.btn.disabled, .btn[disabled] {
	cursor:default;
	background-image:none;
	background-color:#e6e6e6;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
#footer {
	text-align:left;
	width:948px;
	padding:5px 0 50px 0;
}
#footer p {
	padding:0px 0;
	font-size:11px;
}
.admin {
	padding:0 0 0 15px;
	background:url(../images/key.png) no-repeat center left;
}
.email {
	padding:0 0 0 15px;
	background:url(../images/email.png) no-repeat center left;
	margin:0 0 0 10px;
}
.email:hover, .admin:hover, .oplus a:hover {
	text-decoration:underline
}
.oplus, .oplus a {
	font-size:11px;
	clear:both
}
#map_canvas {
	height: 230px;
	width:440px;
}
#faded {
	width:928px;
	OVERFLOW: hidden;
	HEIGHT: 557px
}
#faded UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
#faded UL.pagination {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	Z-INDEX: 10;
	FLOAT: left;
	PADDING-BOTTOM: 5px;
	MARGIN: 500px 0px 0px 25px;
	PADDING-TOP: 5px;
	LIST-STYLE-TYPE: none;
	POSITION: relative
}
#faded UL.pagination LI {
	PADDING-RIGHT: 5px;
	FLOAT: left
}
#faded UL.pagination LI A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	BACKGROUND: #20130c;
	PADDING-BOTTOM: 0px;
	OVERFLOW: hidden;
	WIDTH: 21px;
	TEXT-INDENT: 20px;
	PADDING-TOP: 0px;
	HEIGHT: 21px;
	TEXT-DECORATION: none
}
#faded UL.pagination LI.current A {
	BACKGROUND: #ee8a00
}
#faded UL.pagination LI A:hover {
	BACKGROUND: #ee8a00
}
#faded {
	WIDTH: 928px
}
A {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	outline: 0
}
div.gallery img 
{
  border: solid 1px white;
}
/* pagination */
DIV.pagination {
	display:block;
	text-align:right;
	height:25px;
	line-height:24px;
	clear:both;
	padding:6px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
DIV.pagination A {
	padding:18px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #55453A;
	margin-left:5px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#55453A;
	width:22px;
	font-weight:normal;
}
DIV.pagination A:hover {
	background-color:#55453A;
	border:1px solid #382E25;
	color:#FFF;
}
DIV.pagination A:active {
	background-color:#55453A;
	border:1px solid #382E25;
	color:#FFF;
}
DIV.pagination SPAN.current {
	padding:18px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #382E25;
	margin-left:5px;
	text-decoration:none;
	background-color:#55453A;
	color:#FFF;
	cursor:default;
	font-weight:bold;
}
DIV.pagination SPAN.disabled {
	padding:18px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}
/********message********/
.message {
	margin-top:5px;
	padding:2px 4px;
	font-size:12px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}
.errormsg {
	border:1px solid #fbc2c4;
	background:#fbe3e4;
	color:#8A1F11;
	margin:10px;
}
.error a {
	color:#8A1F11;
	border-color:#8A1F11;
}
.notice {
	background:#FEF6F3;
	border:1px solid #CD0A0A;
	color:#CD0A0A;
	height:30px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
}
.notice a {
	color:#514721;
	border-color:#514721;
}
.notice ul {
	list-style: none;
}
.success {
	background:#e6efc2;
	border:1px solid #c6d880;
	color:#264409;
	height:30px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
}
.success ul {
	list-style: none;
}
.success a {
	color:#264409;
	border-color:#264409;
}
