body {
	margin: 0px;
	font-family: "Arial","新細明體";
	background-color: #0167AC;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
}

.blue12 {color: #66CCFF; font-size: 12px;	line-height: 18px}
.white12 {color: #ffffff; font-size: 12px;	line-height: 18px}
.white14_B {color: #ffffff; font-size: 14px;	line-height: 18px; font-weight:bold}
.content {color: #ffffff; font-size: 12px;	line-height: 22px}
.gray12 {color: #cccccc; font-size: 12px;	line-height: 18px}
.white18 {color: #ffffff; font-size: 18px; line-height: 25px; font-weight: bold}
.blue16 {color: #66CCFF; font-size: 16px; line-height: 25px; font-weight:bold; letter-spacing: 3px}
.blue16_e {color: #66CCFF; font-size: 16px; line-height: 20px; font-weight:bold} /*英文首頁產品名*/
.bottom {color: #95CAD9; font-size: 12px;	line-height: 18px}
.desingBy{color:#56A8C7; font-size: 12px; line-height:18px}
.gray_blue{color:#B5C6D2; font-size: 12px; line-height:18px; letter-spacing: 1px}
.yellow12{color:#FFCC00; font-size: 12px; line-height:18px}
.picmargin {margin-top:120px}
.gray_line {color: #999999 }
.text {font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: left;
	text-align: left;
}
.underline {    
    font-size:12px;
	line-height: 15px;
	color: #666666;
	background-color: #e8e8e8;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
}

a:link {text-decoration: none}
a:visited {	text-decoration: none}
a:hover {position:relative; text-decoration:underline;	color:#cccccc}
a:active {	text-decoration: none}
