@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{margin:0;padding:0;font-weight:normal;
}
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d7d7d7;
	margin:0;
	padding:0;
	background: url(images/bg.jpg) no-repeat center top;
	background-color: #0c3a5e;
}
p {
	/*\*/
	letter-spacing: 0.05em;
	/**/
	margin:0 0 10px 0;
}
a{
	text-decoration:none;
}
ul,li{
list-style-type:none;
}
#container {
	text-align:left;
	position: relative;
	margin: 0 auto;
	background: url(images/bg_blue_1px.png) repeat-y center top !important;
	_background: url(images/bg_blue_1px.gif) repeat-y center top;
	overflow: hidden;
	height: auto;
	zoom:1;
}
#container_endo{
	width: 970px;
	margin: 0 auto;
	background-color: #0b4b89;
}
#head{
	z-index: 10;
}
h1 {
	position: absolute;
	top:35px;
	left:250px;
}
h1{
    color:#0b4b89;
}
#small{
	float:right;
	height: 23px !important;
	_height/**/: 15px;
	line-height: 2.2 !important;
	_line-height: 1.8;
	white-space: nowrap;
	display: inline;
	clear: both;
}
#lan {
    float:left;
	width:150px;  
}
#lan li{
	background-image: url(images/icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 9px 0 14px;
	color: #c3c3c3;
	float:left;
}
#lan li a{
    color:#c3c3c3;  
}
#lan li a:hover{
    color:#FFFFFF;  
}
#nor {
	float:left;
	width:150px;
	margin:0 0 0 9px;
	
}
#nor li{
	background-image: url(images/icon_red.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 10px 0 13px;
	color:#e5e4e4;
	float:left;
}
#nor li a{
    color:#e5e4e4;
}
#nor li a:hover{
    color:#f70012;
}
.section{
	margin:20px 30px;
}
.section01{
	line-height: 1.6;
	margin: 5px 52px 10px 10px;
}
.section02{
	line-height: 1.6;
	margin: 5px 43px 10px 5px;
}
.section03{
	line-height: 1.4;
	clear: both;
	margin: 20px 30px 20px 0;
}
.section04{
	line-height: 1.6;
	margin: 5px 52px 10px 10px;
	position: relative;
}
.section_endo{
	overflow: visible;
	height: auto;
}
.index_news{
	width:316px;
	float:left;
	margin:0 25px 0 0;
}
.index_news ul{
	padding:7px 0 0 0;
}
.index_news ul li{
    color:#d7d7d7;
	padding:0 0 3px 9px;
	line-height: 1.6;
}
.index_news ul li a{
	color:#d7d7d7;
}
.index_news ul li a:hover{
	color:#ffffff;
}
/*首頁產品的一個一個*/
.index_product{
	width:369px;
    float:left;
	margin:0 0 0 0;
}
.pic_box{
	width:110px;
	margin:10px 6px 0 5px;
	float:left;
}
.pic_box img{
	width:110px;
	height:83px;
	border:1px solid #CCCCCC;
}
.pic_name{
	width:110px;
	height: 17px;
	margin-top: 3px;
	text-align: center;
} 
.pic_name a{
	font-size: 9px;
	color: #eaeaea;
	text-decoration: none;
} 
.pic_name a:hover{
	color: #ffe63f;
	text-decoration: underline;
} 
.banner{
    float:right;
}
.banner p{
   margin:5px 0 9px 0;
}
.banner img{
	border: none;
}
#footer{
	clear:both;
	background: url(images/cn_index_48.png) no-repeat center top !important ;
	_background: url(images/cn_index_48_ie6.jpg) no-repeat center top;
	/*height: 98px;
    width: 970px;
	padding:2px 0 0 0;
	color:#707070;
	text-align:left;
	font-size:8pt;
	line-height: 1.2;*/
	height: 95px !important;
	_height: 66px;
    width: 990px;
	padding:2px 5px 0 5px;
	color:#707070;
	margin:0 auto;
	text-align:left;
	position:relative;
	font-size:8pt;
	line-height: 1.2;
}
#footer .copy{
	margin:5px 0 0 330px;
	color:#FFFFFF;
	word-spacing: 0.1em;
	line-height: 1;
	text-align:center;
}
#footer .ework{
	color:#8fc8ff;
	position:absolute;
	top: 48px;
	right:30px;
/*	margin:0px 0 5px 880px;
	color:#8fc8ff;
	position: relative;
	top: 1px;
	line-height: 2;*/
}
#footer .ework a{
	color:#8fc8ff;
}
#footer .ework a:hover{
	color:#ffffff;
}
.clear{
   clear:both;
}
/*內頁的*/
#secondary{
	background: url(images/left.jpg) no-repeat left top;
	width:210px;
	height:265px;
	float:left;
}
#primary{
    background: url(images/main_1px.jpg) repeat-y right top;
    width:760px; 
	float:right;
}
#primary h2{
	background: url(images/right.jpg) no-repeat left top;
	height:63px;
	width:760px;
}
#primary h2 img{
	margin:32px 0 0 28px;
}
#primary h3{
	background: url(images/h2.jpg) no-repeat left center;
	padding:0 0 0 15px;
	color:#ededed;
	font-size:10pt;
	font-weight:bold;
	height:25px;
	width:696px;
	margin:20px 0 0 10px;
	vertical-align: middle;
}
#primary h3 .orange{
	color:#ffe373;
	font-weight: normal;
	font-size:9pt;
}
/*===============面包屑===============*/
#crumb {
	font-size: 9pt;
	position: absolute;
	top: 130px;
	right: 260px;
}
#crumb a{
	color:#e9e9e9;
}
#crumb a:hover{
	color: #ffffff;
	border-bottom: 1px solid #008db5 underline;
}
#crumb a:active {
	color: #c00000;
}
.crumb {
	color: #fab800;
}
#btm{
	height:18px;
	width:781px;
	margin: 0  0 20px 189px;
	background: url(images/main_down.jpg) no-repeat left bottom;
}
#secondary ul{
    margin:85px 0 0 0;
}
#secondary ul li{
	height:30px;
	width:188px;
	background: url(images/left_smal.jpg) no-repeat left 18px;
	font-weight: bold;
}
#secondary ul li a{
    padding:0 0 0 45px;
	color:#e0e0e0;
	width:188px;
	height:30px;
	background: url(images/icon_gray.jpg) no-repeat 30px 4px;
}
#secondary ul li a:hover{
	color:#ffffff;
	background: url(images/icon_white.jpg) no-repeat 30px 4px;
}
.blue{
	color:#e5e5e5;
	height:29px;
	width:689px;
	background: url(images/blue_1.jpg) no-repeat left top;
	margin-bottom: 0px;
}
#primary .section01 blockquote {
	text-indent: 10px;
}
.about_em{
    font-weight:bold;
}
.em{
	color:#ffffff;
	border:none;
}
.em img{
    border:none;
}
.product_title{
    color:#d9f1ff;
}
#secondary img{
	margin:5px 0 5px 10px;
	border: none;
}
.contact {
	font-size: 10pt;
	height: 330px;
	width: 712px;
	background-image: url(images/pic_contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 1.8;
}
.contact li{
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/orange_01.jpg) no-repeat left 6px;
	padding:0 0 0 12px;
	letter-spacing: 0.1em;
	color:#ffffff;
}
/*接下來是聯絡表單的*/
.section02 #reserve_form_txt {
	padding: 0 150px 0 100px;
}
.form_p1 {
	color:#e5f2ff;
	font-size: 10pt;
	padding: 10px 0 3px 0;
	border-bottom: 1px dotted #002a53;
}
.form_p2 {
	font-size: 10pt;
	color: #e5f2ff;
	margin-top:10px;
	vertical-align: top;
}
.form_label_1 {
	width: 380px;
	font-size: 10pt;
	color: #333333;
	background-color: #e5f2ff;
	border: 1px solid #001d39;
	padding-left:0 3px 0 3px;
}
.form_label_2 {
	width: 443px;
	font-size: 10pt;
	color: #333333;
	background-color: #e5f2ff;
	border: 1px solid #001d39;
	padding:0 3px 0 3px;
	margin-bottom:20px;
}

.section02 #reserve_form_txt #sent {
	float: right;
	padding:0 10px 0 0;
}
/*產品*/
.product{
	padding:20px 50px 20px 35px;
}
.product li {
	float:left;
	padding:0 0 10px 35px;
	width:260px;
	height:290px;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	font-size: 10pt;
}
.product li a{
    color:#c3c3c3;
	line-height:2;
	font-size: 10pt;
	
}
.product li a:hover{
    color:#ffffff;
	line-height:2;
	font-size: 10pt;
}
.product li a img{
float:left;
	opacity: 1;                   /* 透明度100% FireFox 的寫法 */ 
    filter: Alpha(Opacity=100);   /* 透明度100% IE 的寫法 */ 
}
.product li a:hover img{
   float:left;
    opacity: 0.9;                   /* 透明度90% FireFox 的寫法 */ 
    filter: Alpha(Opacity=80);   /* 透明度80% IE 的寫法 */ 
}

.product li img{
    border:none;
}
/*列出產品的頁面*/
.pic_box_product{
	width:163px;
	margin:0 6px 0 6px;
	float:left;
}
.pic_box_product img{
	width:163px;
	height:122px;
	padding:1px;
	border:1px solid #CCCCCC;
}
.pic_box_product a:link img{
	opacity: 1;                   /* 透明度100% FireFox 的寫法 */ 
    filter: Alpha(Opacity=100);   /* 透明度100% IE 的寫法 */ 
}
.pic_box_product a:visited img{
	opacity: 1;                   /* 透明度100% FireFox 的寫法 */ 
    filter: Alpha(Opacity=100);   /* 透明度100% IE 的寫法 */ 
}
.pic_box_product a:hover img{
	opacity: 0.8;                   /* 透明度80% FireFox 的寫法 */ 
    filter: Alpha(Opacity=70);   /* 透明度80% IE 的寫法 */ 
}
.pic_name_product{
	width:163px;
	height: 45px;
	margin: 5px 0 10px 0;
	text-align: center;
	line-height: 1.4;
	overflow: visible;
	visibility: visible;
} 
.pic_name_product a{
	font-size: 10pt;
	color: #eaeaea;
	text-decoration: none;
} 
.pic_name_product a:hover{
	color: #ffe63f;
	text-decoration: underline;
} 
#primary .section03 .ahead,#primary .section01 .ahead {
	float: right;
	margin:20px 10px 0 0;
}
#primary .section03 .ahead img {
	margin:0 0 0 10px;
}
#primary .section03 .product_list {
	margin:10px 0 0 0;
}
#primary .section03 .product_list img {
	float:left;
	padding: 2px;
	border: 1px solid #cccccc;
	margin:0 10px 2px 0;
	
}
.section03 .product_list ul {
    float:left;
	width:405px;
	font-size: 9pt;
	line-height: 2;
	margin:0 10px 0 0;
	clear:right;
}
.section03 .product_list ul li{
	padding:0 0 0 13px;
	background:url(images/orange_01.jpg) no-repeat left 8px;
}
/*最新消息*/
#primary .section01 dl {
    width:690px;
}
#primary .section01 dt {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
#primary .section01 dt a{
	color: #FFFFFF;
	background: url(images/icon_white.jpg) no-repeat left center;
	padding-left: 10px;
}
#primary .section01 dt a:hover{
	color: #ff8a00;
	background: url(images/icon_orange.jpg) no-repeat left center;
}
#primary .section01 dd{
    padding:0 0 3px 0;
	margin:0 0 15px 10px;
	border-bottom: 1px dotted #999999;
}
#primary .section01 .newshow {
	line-height: 2;
	color:#f2f2f2;
}
#primary .section01 .newshow dt {
	color:#ff8a00;
	font-size: 11pt;
	background-image: url(images/icon_orange.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#primary .section01 .newshow dd{
    border:none;
}
#location{
	border:none;
	position: absolute;
	height: 200px;
	width: 230px;
	left:440px;
	top: 20px;
}
#location ul{
	color:#ffffff;
	font-size: 11pt;
	font-weight: bolder;
}
#location ul li{
    font-size: 9pt;
	color:#e6e6e6;
	background:url(images/orange_01.jpg) no-repeat left 11px;
	padding:5px 0 0 12px;
}
#container #container_endo .section_endo #primary .section01 iframe {
	padding: 1px;
	border: 1px solid #083969;
}
#container #container_endo .section_endo #primary .z_section03 .product_list .clear .pict{
	float:left;
	margin:10px 0;
}
#container #container_endo .section_endo #primary .z_section03 .product_list .clear .pict img{
	border: none;
}
#container #container_endo .section_endo #primary .z_section03 .product_list .clear .small_pic {
	float: left;
	clear: left;
	margin:8px 0 0 0;
	padding:0;
}
.z_about_em {
	font-weight: bold;
	color: #d8ecff;
}
#footer .z_f{
    width:930px;
	text-align:left;
	margin:0 0 0 20px;
}
#footer .z_f a{
    color:#707070;
}
#footer .z_f a:hover{
    color:#23c0d2;
}
.z_section03{
	line-height: 1.4;
	clear: both;
	margin: 20px 25px 20px 0;
	width:735px ;
}
#primary .z_section03 .ahead {
	margin: 20px 10px 0 0;
}
#primary .z_section03 .ahead img {
	margin: 0 7px 0 0;
}
#primary .z_section03 .product_list {
	margin:10px 0 0 0;
}
#primary .z_section03 .product_list img {
	float:left;
	padding: 2px;
	border: 1px solid #cccccc;
	margin:0 10px 2px 0;
	
}
.z_section03 .product_list ul {
	width:700px;
	font-size: 9pt;
	line-height: 2;
	margin:0 10px 0 0;
}
.z_section03 .product_list ul li{
	padding:0 0 0 13px;
	background:url(images/orange_01.jpg) no-repeat left 8px;
}
