@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	-webkit-text-size-adjust: none;
}
ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	border:none;
}
p {
	padding:0;
	margin:0;
	font-size:1em;
	line-height:24px;
}
#wrapper{
	width:990px;
	margin:0 auto;
}
#Indexwrapper{
	width:1240px;
	margin:0 auto;
}
#footer{
	width: 100%;
	background-color: #f3f3f3;
	color: #5b5b5b;
	text-align: center;
	line-height: 36px;
	height: 36px;
	float: left;
	clear: both;
	display: block;
	}
/******************************* 首頁 *******************************/
#header {
	height: 90px;
	width: 990px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin:0 auto;
}
#header ul {
	display: block;
	width: 300px;
	height: 20px;
	list-style-type: none;
	font-size: 15px;
	margin-left: 655px;
	margin-top: 40px;
	position: absolute;
}
#header ul li{
	color: #f05100;
	float:left;
	font-size: 14px;
	padding-left:12px;
	padding-right:12px;
	}
#header ul li a {
	color: #000;
	text-decoration: none;
}
#header ul a:hover {color: #f05100;}
#header img {
	z-index:1;
	float:left;
}
#index_btn{
	width:1240px;}
#index_btn ul {
	width:948px;
	margin:146px;
}
#index_btn ul li {
	width:83px;
	margin:44px 77px;
	float: left;}
/******************************* 內容 *******************************/	
.about_pic, .contact_pic,.news_pic{
	height:238px;
	width:100%;
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#edf2f6;}
.about_pic{
	background-image:url(../images/about_pic.jpg);}
.contact_pic{
	background-image:url(../images/contact_pic.jpg);}
.news_pic{
	background-image:url(../images/news_pic.jpg);}
.box{
	width:990px;
	margin:0 auto}	
.news_box{
	width:870px;
	margin:0;
	padding:0;}	
.news_box li {
	font-size: 15px;
	text-align: left;
	color: #666060;
	width: 870px;
	height: 74px;
	line-height: 74px;
	list-style-type: none;
	background:url(../images/news_li.gif) no-repeat;
}
.news_data1 {
	display:block;
	width:125px;
	float:left;
}
.news_data2 {
	display:block;
	width:655px;
	float:left;
}
.news_data2 a{
	color: #666060;
	text-decoration: none;
}
.news_data2 a:hover{
	color: #f05100;
}	
.news_main{
	background-image: url(../images/news_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.news_main .tite {
	height:70px;
	width:684px;
	margin:78px 0 0 247px;
	font-size:40px;
}
.news_main .main {
	width:684px;
	margin:0 0 0 247px;
	padding-bottom:70px;
	font-size:15px;
}
/******************************* 產品頁 *******************************/	
.product_pic{
	height:181px;
	width:990px;
	margin:0 auto;
	background-image:url(../images/product_pic.gif);}
.product_main1_pic{
	height:82px;
	width:990px;
	margin:0 auto;
	background-image:url(../images/title_product1.gif);}
.product_main2_pic{
	height:82px;
	width:990px;
	margin:0 auto;
	background-image:url(../images/title_product2.gif);}
.product_main3_pic{
	height:82px;
	width:990px;
	margin:0 auto;
	background-image:url(../images/title_product3.gif);}	
.product_main4_pic{
	height:82px;
	width:990px;
	margin:0 auto;
	background-image:url(../images/title_product4.gif);}	
.product_main5_pic{
	height:82px;
	width:990px;
	margin:0 auto;
	background-image:url(../images/title_product5.gif);}	
.product_main6_pic{
	height:82px;
	width:990px;
	margin:0 auto;
	background-image:url(../images/title_product6.gif);}	

.product_box{	
    width:990px;
	float: left;
	margin:0;
	padding:0 0 20px 113px;
}	
.product_box li{
	float: left;
	display: block;
	width: 233px;
	margin:0 32px 18px 0;
	font-size: 23px;
	list-style-type: none;
	line-height: 50px;
	text-align: center;}
.product_box li a{
	color: #000;
	text-decoration: none
}
.t_style1{
	font-size: 23px;
	color: #000;
	line-height: 50px;
}
.t_blue{
	color:#73b5ff;}
.product_main{
	float: left;
	padding:15px 0 35px 0;
}
	
.product_main .data1 {
	float: left;
	display:block;
	height: 392px;
	width: 315px;
	margin:0 58px 0 157px;
}
.product_main .data2 {
	float: left;
	display: block;
	width: 340px;
	font-size: 15px;
	line-height: 20px;
	color: #666060;}
.back{
	width: 165px;
	text-align:left;
	float:left;
	margin-left:825px;
	margin-bottom:32px;
}
.back a{
	color:#c8c8c8;}
.back a:hover{
	color:#666060;}

