* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #53A5dd;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 11.5pt;
	color: #5C5B5B;
	line-height: 1.75em;
	background: #E0DCDC url(images/img01.gif) repeat-x top left;
	font-family: "微軟正黑體", "新細明體", "標楷體", Arial, "Times New Roman";
}

body,input {
	font-family: "微軟正黑體", "新細明體", "細明體", "標楷體";
}

strong {
	color: #2C2B2B;
}

br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 2.25em;
}

h2,h3,h4 {
	color: #2C2B2B;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.5em;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}
img.aligncenter {
	padding-left: 102px;
	padding-top: 10px;
	padding-bottom: 10px;
}


img.aligntop {
	margin: 5px 0 20px 0;
}

img.pic {
	padding: 5px;
	border: solid 1px #D4D4D4;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.box {
	overflow: hidden;
	margin-bottom: 1em;
	margin-top: 0em;
}

.box h2 {
	line-height: 1em;
	margin-bottom: 5px;
	margin-top: 10px;
}


.date {
	color: #FFFFFF;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: double;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #6E6E6E;
	border-bottom-style: double;
}

#content {
	width: 580px;
	float: left;
	padding: 0;
}

#prod_content {
	width: 650px;
	float: left;
	padding: 0;
}
#about_content {
	width: 770px;
	float: left;
	padding: 0;
	margin-left: 50px;
}



#content-box1 {
	width: 320px;
	float: left;
}

#content-box2 {
	margin: 0 0 0 345px;
	width: 320px;
}

#footer {
	text-align: justify;
	color: #434343;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 15px;
	line-height: 36px;
	font-weight: bold;
}

#footer a {
	color: #8C8B8B;
}

#header {
	height: 35px;
	position: relative;
	padding: 45px;
	color: #FFFFFF;
	width: 888px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
	/* [disabled]background-image: url(images/img03_5.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	line-height: 160px;
	height: 0px;
	position: absolute;
	top: 0;
	left: 45px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 0 1px 1px #3E3E3E;
}

#logo h1 {
	font-size: 3.25em;
}

#slogan {
	height: 100px;
	position: absolute;
	right: 350px;
	top: 0px;
	width: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "微軟正黑體", "新細明體", "標楷體", Arial, "Times New Roman";
	color: #1c7575;
}

#slogan h2 {
	color: #3B6283;
	font-size: 20px;
	text-shadow: 0 1px 1px #3E3E3E;
	text-align: center;
	line-height: 50px;
	letter-spacing: 0.1em;
	display: block;
}

#menu {
	position: relative;
	margin: 0;
	height: 60px;
	width: 890px;
	border-top: solid 1px #53A5dd;
	border-bottom: solid 1px #3b6283;
	text-shadow: 0 1px 1px #53A5dd;
	background-color: #53A5dd;
	background-image: url(images/img02_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 45px;
}

#menu ul {
	list-style: none;
	padding-top: 12px;
	position: relative;
	left: -15px;
}

#menu ul li {
	padding: 5px 15px 5px 15px;
	margin-right: 10px;
	display: inline-block;
}

#menu ul li a, #menu ul li span {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-size: 1.25em;
}

#menu ul li span b {
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #1C7575;
	margin-left: 8px;
	position: relative;
	top: -1px;
}

#menu ul li.active {
	background: #aec9d7;
	border-top: solid 1px #dbecf6;
	border-bottom: solid 1px #53A5dd;
	border-radius: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu ul li.active span b {
	border-top-color: #165E5E;
}

.dropotron {
	background: rgba(32,157,157,0.9);
	border-top: solid 1px #5AD7D7;
	border-bottom: solid 1px #1C7575;
	text-shadow: 0 1px 1px #007D7D;
	list-style: none;
	margin: 0;
	padding: 15px 10px 15px 10px;
	min-width: 200px;
	border-radius: 6px;
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.2);
}

.dropotron a, .dropotron span {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	display: block;
	width: 100%;
	position: relative;
}

.dropotron span b {
	display: inline-block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #1C7575;
	position: absolute;
	right: 0px;
	top: 7px;
}

.dropotron li:hover span b {
	border-left-color: #165E5E;
}

.dropotron li {
	padding: 3px 10px 3px 10px;
	margin: 2px 0 2px 0;
	border-radius: 3px;
}

.dropotron li:hover, .dropotron li.active {
	padding-top: 2px;
	padding-bottom: 2px;
	background: rgba(28,117,117,0.9);
	border-top: solid 1px #1A6B6B;
	border-bottom: solid 1px #5AD7D7;
}

.dropotron-level-1 {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

#page {
	position: relative;
	width: 890px;
	margin: 0;
	padding-top: 45px;
	padding-right: 45px;
	/* [disabled]padding-bottom: 15px; */
	padding-left: 45px;
}
#about_bg {
	background-color: #FFF;
	background-image: url(images/about_bg02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	clear: both;
	padding: 30px 0 30px 0;
}

#page ul {
	list-style: none;
}

#page ul li {
	border-top: dotted 1px #C4C4C4;
	padding: 15px 0 15px 0;
}
#sidebar .box .list li{
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #53a5dd;
}
#prod_sidebar .box .list li {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #247BB5;
}



#page ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom {
	position: relative;
	margin: 0;
	border: 1px none #7E7E7E;
	width: 890px;
	color: #DCDCDC;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 45px;
	background-color: #dbecf6;
	background-repeat: repeat-x;
	background-position: left top;
}

#page-bottom a {
	color: #F5F5F5;
}

#page-bottom h2, #page-bottom h3, #page-bottom h4 {
	color: #FFFFFF;
}

#page-bottom ul {
	list-style: none;
}

#page-bottom ul li {
	border-top: dotted 1px #8F8F8F;
	padding: 15px 0 15px 0;
}

#page-bottom ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom-content {
	width: 665px;
	float: left;
}

#page-bottom-sidebar {
	width: 200px;
	margin: 0 0 0 690px;
}

#search input.form-submit {
	margin-left: 1em;
	color: #FFFFFF;
	padding: 10px;
	background: #2FACAC;
	border: 0;
}

#search input.form-text {
	border: solid 1px #8F8F8F;
	padding: 10px;
}

#sidebar {
	width: 200px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 690px;
}
#prod_sidebar {
	width: 240px;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 650px;
}

#news {
	width: 310px;
	padding: 0;
	margin: 0 0 0 580px;
}


#slider {
	position: relative;
	width: 890px;
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 45px;
}


#slider .viewer {
	width: 890px;
	height: 404px;
	border: solid 1px #D4D4D4;
	border-radius: 3px;
}


#slider .slide {
	width: 890px;
	height: 404px;
	padding: 10px;
}

#slider .indicator {
	position: relative;
	z-index: 1;
	text-align: center;
	margin: 20px 0 0 0;
}

#slider .indicator span {
	display: inline-block;
	text-indent: -9999em;
	width: 12px;
	height: 12px;
	background: #E3DFDF;
	border-radius: 6px;
	margin: 0 2px 0 2px;
}

#slider .indicator span.active {
	background: #6E6E6E;
}

#wrapper {
	position: relative;
	width: 980px;
	background: #FFFFFF;
	border-radius: 6px;
	box-shadow: 0px 5px 20px 2px rgba(0,0,0,0.1);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
}
#wrapper #header #lang h4 {
	font-family: "微軟正黑體", "新細明體", "標楷體", Arial, "Times New Roman";
	font-size: 14px;
	color: #333;
	float: right;
	margin-top: -30px;
	background-color: #53A5dd;
}
#ISO    {
	font-family: "微軟正黑體", "新細明體", "標楷體", Arial, "Times New Roman";
	position: absolute;
	top: 72px;
	left: 793px;
	width: 150px;
}

#lang h4 a {
	text-decoration: none;
	color: #FFF;
}
#lang h4 a:hover {
	text-decoration: none;
	color: #fe7407;
	font-weight: bold;
}
#content .box h5 {
	font-family: "微軟正黑體", "新細明體", "標楷體", Arial, "Times New Roman";
	font-size: 24px;
	line-height: 60px;
	color: #4173af;
}
#menu ul a:hover {
	font-weight: bold;
	font-family: "微軟正黑體", "新細明體", "標楷體", Arial, "Times New Roman";
}

#templatemo_services {
	clear: both;
	float: left;
	width: 890px;
	height: auto;
	padding-left: 0px;
	margin-bottom: 25px;
	margin-right: 0px;
	margin-left: 0px;
}

.service_box {
	float: left;
	width: 250px;
	height: 258px;
	margin-right: 36px;
	margin-bottom: 20px;
	background-color: #dedede;
	border: 1px solid #CCC;
	padding: 10px;
}
.quality_box {
	float: left;
	width: 403px;
	margin-bottom: 10px;
	background-color: #dedede;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-left: 20px;
	padding: 10px;
	margin-right: 20px;
	height: auto;
}


.service_box p{
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin: 0px;
}

.service_box img{
	display: block;
}


.more_button {
	clear: both;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #FFF;
	font-family: "微軟正黑體", "新細明體", "標楷體", Arial, "Times New Roman";
	font-size: 28px;
	background-color: #88C0E1;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 35px;
	padding-top: 11px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#about_content h2 {
	color: #3b6283;
	font-family: "微軟正黑體", "新細明體", "標楷體", Arial, "Times New Roman";
	font-size: 28px;
	font-weight: bold;
	display: block;
}
#about_content p {
	display: block;
	font-size: 16px;
	font-family: "微軟正黑體", "新細明體", "標楷體", Arial, "Times New Roman";
	margin-top: -15px;
	margin-bottom: 2em;
	line-height: 1.8em;
}
#about_content ul {
	font-family: "微軟正黑體", "新細明體", "標楷體", Arial, "Times New Roman";
	font-size: 18px;
	/* [disabled]list-style-position: inside; */
	/* [disabled]list-style-image: url(images/navi_icon.gif); */
	margin-left: 7px;
}
#about_content ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: url(images/navi_icon.png);
	list-style-position: inside;
}

#imageBox {
	background-color: #f4f4f4;
	width: 140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #d4d4d4;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 228px;
}
#imageBox {
	background-color: #f4f4f4;
	width: 140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #d4d4d4;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 228px;
}

#prod_content #imageBox p a {
	text-decoration: none;
	color: #5c5b5b;
}
#prod_content #imageBox p a:hover {
	text-decoration: underline;
	color: #0F8C8C;
}
#wrapper #page #sidebar .box h3 a {
	text-decoration: none;
}
#news .box .tel img {
	margin-top: 2px;
}
#news .box .tel p {
	font-family: "微軟正黑體", "新細明體", "標楷體", Arial, "Times New Roman";
	color: #53a5dd;
	font-size: 18px;
	font-weight: bold;
}
#news .box .tel {
	height: 35px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #53a5dd;
	padding-top: 10px;
}
#news .box ul li {
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 15px;
}

#news .box h3 {
	color: #3b6283;
	display: block;
}
#sidebar .box h3 {
	color: #3b6283;
}
#prod_sidebar .box h3 {
	color: #3b6283;
}

#content .box div ul {
	list-style-position: inside;
	list-style-type: disc;
}
#content .box div ul li  {
	list-style-position: inside;
	list-style-type: none;
	font-size: 24px;
	color: #3b6283;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#ISO h4 {
	letter-spacing: 0.1em;
	color: #3B6283;
	/* [disabled]font-weight: bold; */
	font-size: 16px;
	text-shadow: 0 1px 1px #3E3E3E;
}

#news .box ul .first .date {
	display: compact;
}
.dot img {

}
