﻿/* CSS Document */
@import url(nav.css);
@import url(reset.css);
@import url(product.css);


* {margin: 0;}

html {height:100%;}

body {
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	background: #86b3e0 url(../images/bg.jpg) repeat-x left bottom fixed;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
}

.container {
	margin:0 auto -85px;
	text-align:left;
	width:960px;
	color:#555;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

p {line-height:1.75em;}


/*top*/
.top {
	height: 143px;
	background: url(../images/top_bg.gif) no-repeat;
}

.logo {
	float: left;
	margin: 20px 0 0 38px;
}

.logo a {
	display: block;
	width: 337px;
	height: 57px;
	text-indent:-10000px;
	background:url(../images/logo.png) no-repeat;
}

.metaNav {
	float: right;
	margin: 18px 50px 0 0;
}

.metaNav li {
	float: left;
	padding-left: 20px;
}


/*wrapper*/
.wrapper {
	background: url(../images/content_bg.png) repeat-y center top;
	*background: url(../images/content_bg.png) repeat-y center top;
}

.kv00 {
	width:918px;
	height:348px;
	background: url(../images/kv00.jpg) no-repeat;
	margin:auto;
}

.kv01 {
	width:918px;
	height:198px;
	background: url(../images/kv01.jpg) no-repeat;
	margin:auto;
}

.kv02 {
	width:918px;
	height:198px;
	background: url(../images/kv02.jpg) no-repeat;
	margin:auto;
}

.kv03 {
	width:918px;
	height:198px;
	background: url(../images/kv03.jpg) no-repeat;
	margin:auto;
}

.kv04 {
	width:918px;
	height:198px;
	background: url(../images/kv04.jpg) no-repeat;
	margin:auto;
}

.kv05 {
	width:918px;
	height:198px;
	background: url(../images/kv05.jpg) no-repeat;
	margin:auto;
}

.kv06 {
	width:918px;
	height:198px;
	background: url(../images/kv06.jpg) no-repeat;
	margin:auto;
}

.secondMenu {padding: 25px 0 0 50px;}

.secondMenu a{
	font-size: 12px;
	color: #86b3e0;
	line-height: 26px;
	text-decoration: none;
	padding-left: 10px;
}

.secondMenu a:hover{
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	text-decoration: none;
	padding-left: 10px;
	background: url(../images/triangle.gif) no-repeat left;
}

.secondMenu .here {
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	text-decoration: none;
	padding-left: 10px;
	background: url(../images/triangle.gif) no-repeat left;
}

.bread {
	height: 23px;
	float: right;
	margin: 8px 50px 0 0;
	color: #b1b1b1;
}

.bread a {
	color: #b1b1b1;
	text-decoration: none;
}

.bread a:hover {
	color: #b1b1b1;
	text-decoration: underline;
}


/*Content*/
.content {
	clear:both;
	padding: 0 50px 20px 50px;
}

.title {
	width: 860px;
	height: 25px;
	margin: 0 auto;
	font-size: 16px;
	font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "Arial";
	color: #004098;
	padding: 10px 0 0 35px;
	background: url(../images/title.gif) no-repeat left center;
}

.cstyle01 {
	width: 860px;
	margin: 10px 0;
	*margin: 10px 0 0 0;
	overflow:hidden;
}

.Lefts1 {
	width: 190px;
	float: left;
}

.Lefts1 p {
	font-size: 12px;
	font-weight:bold;
	line-height: 24px;
}

.Rights1 {
	width: 660px;
	float: left;
	padding-left: 10px;
	line-height: 24px;
}

.Rights1 p {
	font-size: 14px;
	font-weight:bold;
}

.Rights1 span img {
	padding-right: 20px;
}

.Rights1 dt {
	font-size: 12px;
	font-weight: bold;
	float:left;
	width: 35px;
}

.Rights1 dd {
	float:left;
	width: 600px;
}


.Rights2 {
	width: 660px;
	float: left;
}


/*footer*/
.push {
	height:85px;
}

.footer {
	width:960px;
	margin:0 auto;
	height: 85px;
	background: url(../images/ft.png) no-repeat;
}
.footer p {
	font-size:9px;
	color:#647d96;
	-webkit-text-size-adjust:none;
	text-align: right;
	padding: 25px 50px 0 240px;

}
.footer p span {
	color: #ffffff;
	padding-top: 15px;
	display: block;
}
:root .footer p {
	font-size: 11px;
	padding: 30px 0 0 245px\0/IE9;
}

/*index*/
.indextitle {
	margin: 10px 0 0 0;
	height: 30px;
}

.indextitle li {
	float:left;
}


/*search*/
.sc_ex {font-weight: bold;}

.sc_type {margin-bottom: 10px;}

.sc_type p {
	font-size: 14px;
	font-weight: bold;
}

.sc_type span {
	font-size: 11px;
	color:#ff0000;
	font-weight: normal;
}

.sc_type2 {margin-bottom: 10px;}

.sc_type2 p {
	font-size: 14px;
	font-weight: bold;
}

.sc_type2 span {
	font-size: 14px;
	font-weight: bold;
	color: #86b2e1;
}

.sc_line {
	background-color:#86b3e0;
	height: 1px;
}

.sc_right p {
	text-align: right;
	font-size:12px;
	font-weight: normal;
	padding-right: 10px;
}

.sc_bt {
	float:right;
	margin: 20px 10px 20px 0;
}

.sc_bt li {
	float:left;
	margin-left:10px;
}

.sc_bt a {
	display:block;
	width: 102px;
	height:32px;
	text-indent:-10000px;
	background:url(../images/sc_bt.gif) no-repeat;
}

.sc_bt01 a {
	width:102px;
	background-position: top left;
}

.sc_bt02 a {
	width:102px;
	background-position: top right;
}

.sc_bt01 a:hover {
	width:102px;
	background-position: bottom left;
}

.sc_bt02 a:hover {
	width:102px;
	background-position: bottom right;
}

/*Contact*/
.ct_ex {
	font-size:12px;
	color: #555;
	font-weight:bold;
	line-height: 24px;
}

.ct_ex p{
	font-size: 14px;
	color: #6e6e6e;
}

.ct_type p{
	font-size:12px;
	font-weight:normal;
	text-align:right;
	padding-right: 5px;
}

.ct_type_H {
	height: 10px;
}

/*Culture*/
.cl_type {
	width: 190px;
	height: 435px;
	background:url(../images/culture_01.jpg) no-repeat;
}

.cl_type p{
	font-size:12px;
	font-weight: normal;
	color: #fefeff;
	padding: 20px 15px 0 15px;
	line-height: 17px;
}
/*Policy*/
.policy {
	font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "Arial";
	padding-bottom: 15px;
}
.policy h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
.policy ol {
	padding-left: 14px;
	margin-left: 6px;
	list-style: decimal!important;
}
.policy ol li {
	padding-bottom: 5px;
}