﻿/* 公司*/
#main{
	line-height:25px;
}
#company{
	line-height:22px;
}
#company ul{
	list-style:none;
	margin:0px; padding:0px;
}

#company ul li{
	display:block;
	background:url(../image/ui/ico_arrow1.gif) no-repeat 0px 8px;
	padding-left:13px;
	border-bottom:#CCCCCC  dotted 1px;
	width:450px;
}
.ulbg{
	background:url(../image/com/com_ulbg.gif) no-repeat ;
	height:206px;
	width:476px;
	padding-left:60px;
	padding-top:10px;
}

/*==============工廠=*/
.facbox{
	clear:both;
	padding:8px 0;
}

.facbox div.fcleft{
	float:left;
	margin-right:5px;
}
.facbox div.fcright{
	float:right;
}

.serom{
	clear:both;
	margin:20px 0;
}
.serom img{
	float:left;
}
.odm-pic{
	width:96px;
}
.serom span{
	float:left;
	display:block;
	padding-left:5px;
	padding-right:15px;
	border-left:#CCCCCC solid 1px;
	margin-left:5px;
	color:#0E5496;
	
}


/*=============品保=*/
.eqtitle{
	background:url(../image/equi/eqi_titlebg.gif) no-repeat;
	height:21px;
	color:#FFFFFF;
	margin-bottom:5px;
	padding-left:20px;
}
.eqcontent{
	display:block;
	padding-left:15px;
	margin-bottom:15px;
}
.eqcontent ul li b{
	color:#FF6600;
	font-weight:normal;
}
/*設備*/
.eqcontent dl{
	width:525px;
}
.eqcontent dl dt{
	display:block;
	width:280px;
	float:left;
	margin:0 5px 0 0;
	background:#FFFFFF;

}
.eqcontent dl dt img{
	padding:2px;
	border:#CCCCCC solid 1px;
	display:block;
}
.eqcontent dl dd{
	display:block;
}
.eqcontent dl dd h3{
	color:#0066FF;
	margin-bottom:5px;

}
.eqcontent dl dd em{
	font-size:10px;
	color:#999999;
	font-style:normal;
	list-style:10px;
	display:block;
	height:15px;
	background:url(../image/equi/qu_tit_bg.gif) top repeat-x;
	padding-top:5px;
}

/*=============產品=*/
.propicw{
	width:120px;
}
.protxtw{
	width:410px;
	line-height:18px;

}
.protxtw img{
	margin-bottom:7px;
}

#prolistbox{
	clear:both;
}
#prolistbox h2{
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	padding-left:35px;
	height:21px;
	line-height:21px;
	margin-bottom:2px;
}
.prolistbg1{
	background:url(../image/product/pro_tit_1.gif) no-repeat;
}
.prolistbg2{
	background:url(../image/product/pro_tit_2.gif) no-repeat;
}
.prolistbg3{
	background:url(../image/product/pro_tit_3.gif) no-repeat;
}
#prolistbox table tr td ul{
	margin:0px; padding:0px;
	list-style:none;
}

#prolistbox table tr td ul li{
	display:block;
	background:url(../image/product/ico_arraw.gif) no-repeat left;
	padding:2px 2px 2px 8px;
	
}	

.tab1 td{
	border-bottom:#ff8b8b solid 2px;
	font-weight:bold;
	color:#ff8b8b;
	height:25px;
}
.tab2 td{
	border-bottom:#AD4FE9 solid 2px;
	font-weight:bold;
	color:#AD4FE9;
	height:25px;
}
.tab3 td{
	border-bottom:#2596E5 solid 2px;
	font-weight:bold;
	color:#2596E5;
	height:25px;
}


.flowbt{
	background:url(../image/service/flow_link_bt.gif) no-repeat;
	width:96px;
	height:29px;
	display:block;
	float:right;
	line-height:29px;
	padding-left:50px;
	color:#0064b0;
	text-decoration:none;

}

.flowbt:hover{
	text-decoration:underline;
}


/*==============製造流程=*/
.flowdl{
	clear:both;
}
.flowdl dd{
	margin-left:20px;
	margin-top:10px;
}
.flowstepbox{

}
.flow1arrowbg{
		background:url(../image/service/arrow_1.gif) no-repeat bottom left;
}

.flow2arrowbg{
		background:url(../image/service/arrow_2.gif) no-repeat bottom left;
}


.flowtit{
	float:left;
	width:120px;
	font-weight:bolder;
	padding:4px;
	color:#064ED2;
}

.flowtit b{
	color:#FF9900;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:2px;
}


.flowdd{
	float:right;
	width:400px;
	margin-top:2px;
	min-height:60px;
}
* html .flowdd{ height:60px;} 

.flowdd ul,.flowdd2 ul{
	margin:0px; padding:0px; list-style:none;
}	
.flowdd ul li{
	display:block;
	background:url(../image/ui/ico_arrow1.gif) no-repeat 0 5px ;
	padding-left:10px;
	margin:8px 0;
}

/*第2*/

.flowtit2{
		float:left;
	width:138px;
	font-weight:bolder;
	color:#577401;
	background:url(../image/service/flow_bg2.gif) no-repeat;
	height:36px;
	line-height:36px;
	text-align:center;
}
.flowdd2{
	float:right;
	width:385px;
	margin-top:2px;
	min-height:60px;
}
* html .flowdd2{ height:60px;} 

/*////////////////////////////////*/

.contact td{
	border-bottom:#CCCCCC dotted 1px;
}
.contact th{
	text-align:right;
	border-bottom:#CCCCCC dotted 1px;
}
.contact a{
	text-decoration:none;
}
