body {
	margin:0;
	padding:0;
	border:0;
	color:#333;
	font:normal 13px/normal '新細明體','細明體',Sans-Serif;
	line-height:22px;
}
img {border:0;}
form {margin:0;}

a:link,a:visited {color:#fff; text-decoration:none;} 
a:hover {color:#0d0; text-decoration:none;}

.tal {text-align:left;}
.tac {text-align:center;}
.tar {text-align:right;}
.taj {text-align: justify;}

.tdu {text-decoration:underline;}
.tdn{text-decoration:none;}

.fwb{font-weight:bold;}
.fsn {font-style:normal;}

.fk{clear:both;}
.fl {float:left;}
.fr {float:right;}

.ccenter {margin:0 auto 0 auto;}

.dnone {display:none;}
.dblock {display:block;}
.dinline {display:inline;}

.cp {cursor:pointer;}

.vat {vertical-align:top;}
.vam {vertical-align:middle;}
.vab {vertical-align:bottom;}
.p2 {text-indent:2em;}

.ffff {color:#fff;}
.fffc {color:#ffc;}
.f222 {color:#222;}
.f888 {color:#888;}
.ff00 {color:#f00;}
.fc66 {color:#c66;}
.f00f {color:#00f;}
.f000 {color:#000;}
.fc30 {color:#c30;}
.fc93 {color:#c93;}
.f33f {color:#33f;}
.f639 {color:#639;}
.ff60 {color:#f60;}
.f690 {color:#690;}
.f960 {color:#960;}
.fff0 {color:#ff0;}
.fxxx {color:#860;}
.f11 {font-size:11px;}
.f13 {font-size:13px;}
.f15 {font-size:15px;}
.f16 {font-size:16px;}
.f18 {font-size:18px;}
.f20 {font-size:20px;}
.f22 {font-size:22px;}


/*內頁css*/
#Globals {
	width:1000px;
	margin:0 auto;
	padding:0;
}
#logo {
	float:left;
	width:444px;
	height:78px;
}
#logo_right_bg {
	float:left;
	width:76px;
	height:73px;
	padding:5px 0 0 480px;
	font-size:12px;
	background-color:#343434;
}
#flash {
	width:958px;
	height:232px;
	padding:0 21px 0 21px;
}
#pu {
	float:left;
	width:224px;
	padding:10px 0 0 21px;
}
#text {
	float:left;
	width:705px;
	padding:0 21px 0 29px;
}
#title_img {
	width:705px;
	height:22px;
	margin:22px 0 0 0;
	background:url(../images/bg_11.jpg) left top repeat-x;
}
#word {
	width:700px;
	min-height:350px;
	padding:10px 0px 20px 5px;
}
#word a,
#word a:visited {
	color:#333;
	text-decoration: none;
}
#word a:hover{
	color:#090;
	text-decoration: underline;
}
#foot {
	width:1000px;
	padding:5px 0 5px;
	color:#FFF;
	background-color:#343434;
	text-align:center;
}
#ds {
	width:1000px;
	color:#FFF;
	font-size:11px;
	text-align:right;
	background-color:#343434;
}

.sp {
	width:1000px;
	float:left;
	padding:5px 0 0 0;
}

#index_contact {
	float:left;
	width:226px;
	height:200px;
	padding:0 0 10px 21px;
}
#contact_title {
	width:226px;
	height:33px;
}
#contact_text {
	padding:5px 0 0 5px;
	float:left;
	width:217px;
}
#contact_text a,
#contact_text a:visited {
	color:#333;
	text-decoration: none;
}
#contact_text a:hover{
	color:#090;
	text-decoration: underline;
}
#contact_line {
	float:left;
	height:167px;
	width:3px;
	background:url(../images/index/line.jpg) left top repeat-y;
}

#index_pu {
	float:left;
	width:432px;
	height:200px;
	padding:0 0 10px 0;
}
#pu_title {
	width:414px;
	height:33px;
	padding:0 0 0 10px;
}
#pu_text {
	float:left;
	width:412px;
	height:167px;
	padding:0 10px 0 10px;
}

#index_equipment {
	float:left;
	width:300px;
	height:200px;
	padding:0 21px 10px 0;
}
#equipment_title {
	width:283px;
	height:33px;
	padding:0 0 0 17px;
}
#equipment_text {
	padding:5px 0 0 14px;
	float:left;
	width:283px;
}
#equipment_line {
	float:left;
	width:3px;
	background:url(./images/index/line.jpg) left top repeat-y;
}

#img_border {
	border:1px solid #656565;
}
.bold_color {
	font-weight:bold;
	color:#c1df18;
}
#send_mail {
	width:700px;
	height:18px;
	margin:20px 0 0 0;
	font-size:15px;
	font-weight:bold;
}

#pu_image_bg {
	float:left;
	width:200px;
	padding:0 20px 10px 13px;
}
#pu_image {
	width:200px;
	height:133px;
}
#pu_word {
	width:200px;
	height:15px;
	line-height:15px;
	text-align:center;
	padding:0px 0px 0px 0px;
}
.map {
	width:690px;
	border:ridge 1px #949494;
}
/*幻燈片&選單*/
ul#imagevs {
	margin:0px;	
	padding:0px;
	list-style-type:none;
}
.nav ul{
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
}
.nav ul li {
	display: inline-block;
}
.nav ul li a{
	color: #2db105;
	font-family: "微軟正黑體";
	font-size: 18px;
	padding: 2px 15px;
	border-right:1px solid #2db105;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-weight: 600;
}
.nav ul li a:hover{
	background:#2db105 ;
	color: #FFF;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}