/*----- 技鼎實業股份有限公司 2014 DESIGNED BY 威普網站 http://www.website.com.tw/ -----*/
@charset "utf-8";

body {
	background: #EDEDED;
	font-family: "微軟正黑體", Arial, "LiHei Pro", "新細明體", sans-serif;
	color: #454545;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.font13_grey {
	font-size: 13px;
	color: #454545;
}

.font13_green {
	font-size: 13px;
	color: #319903;
}


.font18_grey {
	font-size: 18px;
	color: #454545;
}

.main_navi, .main_navi a:link, .main_navi a:visited {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
}

.main_navi a:hover, .main_navi a:active {
	color: #FFF000;
}

.sub_title {
	font-size: 18px;
	color: #319903;
	line-height: 30px;
}

.header_navi, .header_navi a {
	font-size: 8px;
	color: #959595;
	text-decoration: none;
}

.customer_green {
	font-size: 13px;
	color: #246f02;
	line-height: 25px;
	padding-left: 10px;
	font-weight: bolder;
}

.customer_name {
	font-size: 13px;
	color: #565656;
	padding-left: 5px;
}

.customer_link a:link, .customer_link a:visited {
	font-size: 13px;
	color: #319903;
	text-decoration: none;
}

.customer_link a:hover, .customer_link a:hover {
	color: #565656;
}

.pumptitle {
	font-size: 12px;
	color: #454545;
}

.pumptitle_green {
	font-size: 9px;
	color: #319903;
}

.footer_navi, .footer_navi a:link, .footer_navi a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}

.footer_navi a:hover, .footer_navi a:active {
	color: #fff000;
}

.footer, .footer a:link, .footer a:visited {
	font-size: 13px;
	color: #959595;
	line-height: 20px;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #246f02;
	text-decoration: underline;
}