@charset "utf-8";
body{
/*--網頁內容設定-----------------------------------------------------*/
	/*scrollbar-3dlight-color:    #fdce23; /*左上外框邊緣*/
	/*scrollbar-highlight-color:  #ffedaa; /*左上外框內綠*/
	/*scrollbar-arrow-color:      #ffffff; /*箭頭*/
	/*scrollbar-base-color:       #fdce23; /*不知作用*/
	/*scrollbar-darkshadow-color: #fdce23; /*右下外框邊緣*/
	/*scrollbar-shadow-color:     #d7a800; /*右下外框內綠*/
	/*scrollbar-face-color:       #fdce23; /*面板*/
	/*scrollbar-track-color:      #fdce23; /*面板底色*/
	background-color: #FFF;
	font-family:Arial;
	font-size: 12px;
	margin: 0px;
	-webkit-text-size-adjust:none;/*解決google瀏覽器無法顯示小於12px字體*/
}
td{
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:16pt;
}
div{margin:0;padding:0;}
ul{list-style:none;margin:0;padding:0;}
li{float:left;}

/*--底圖背景---------------------------------------------------------------------------------------*/
.bg_00      {background-position:0 0;      background-repeat:no-repeat;}/*底圖不重覆靠左置上*/
.bg_050     {background-position:0 50%;    background-repeat:no-repeat;}/*底圖不重覆靠左置中*/
.bg_0100    {background-position:0 100%;   background-repeat:no-repeat;}/*底圖不重覆靠左置下*/
.bg_1000    {background-position:100% 0;   background-repeat:no-repeat;}/*底圖不重覆靠右置上*/
.bg_10050   {background-position:100% 50%; background-repeat:no-repeat;}/*底圖不重覆靠右置中*/
.bg_100100  {background-position:100% 100%;background-repeat:no-repeat;}/*底圖不重覆靠右置下*/
.bg_500     {background-position:50% 0;    background-repeat:no-repeat;}/*底圖不重覆靠中置上*/
.bg_5050    {background-position:50% 50%;  background-repeat:no-repeat;}/*底圖不重覆靠中置中*/
.bg_50100   {background-position:50% 100%; background-repeat:no-repeat;}/*底圖不重覆靠中置下*/
.bg_x00     {background-position:0 0;      background-repeat:repeat-x;}/*底圖水平重覆靠左置上*/
.bg_x050    {background-position:0 50%;    background-repeat:repeat-x;}/*底圖水平重覆靠左置中*/
.bg_x0100   {background-position:0 100%;   background-repeat:repeat-x;}/*底圖水平重覆靠左置下*/
.bg_x1000   {background-position:100% 0;   background-repeat:repeat-x;}/*底圖水平重覆靠右置上*/
.bg_x10050  {background-position:100% 50%; background-repeat:repeat-x;}/*底圖水平重覆靠右置中*/
.bg_x100100 {background-position:100% 100%;background-repeat:repeat-x;}/*底圖水平重覆靠右置下*/
.bg_y00     {background-position:0 0;      background-repeat:repeat-y;}/*底圖垂直重覆靠左置上*/
.bg_y500    {background-position:50% 0;    background-repeat:repeat-y;}/*底圖垂直重覆靠中置上*/
.bg_y1000   {background-position:100% 0;   background-repeat:repeat-y;}/*底圖垂直重覆靠右置上*/
.bg_y0100   {background-position:0 100%;   background-repeat:repeat-y;}/*底圖垂直重覆靠左置下*/
.bg_y50100  {background-position:50% 100;% background-repeat:repeat-y;}/*底圖垂直重覆靠中置下*/
.bg_y100100 {background-position:100% 100%;background-repeat:repeat-y;}/*底圖垂直重覆靠右置下*/

/*--佈局-----------------------------------------------------------------------------------------*/
.container1 { width:100%; background:url(../images/index/i.jpg) 50% 0 no-repeat;}
.container2 { width:100%; background:url(../images/inside/inside.jpg) 50% 0 no-repeat;}
.ipage1 { width:1000px; height:768px; margin:0 auto;}
.ipage2 { width:1000px; height:950px; margin:0 auto;}

/*==EM公版範本===================================================================================*/
/*------------------------- 頂層項目 ------------------------*/
.container,.header_bg,.main_bg,.footer_bg{ width:100%;}
.header,.main,.footer{ width:1000px; margin:0 auto; position:relative;}

.header_bg {
	background-color:transparent;
	background:url(../images/all/header_bg.jpg) 50% 0 no-repeat;
}
.header {
	background-color:transparent;
	height:240px;
}
.main_bg{
	background:url(../images/all/main_bg.jpg) 50% 0 no-repeat;
	background-color:#FFF;
}
.main{
	background-color:transparent;
	height:auto;
}
.side1 {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin-left: 41px;
    width: 225px;
}
.side2 {
    display: none;
    float: left;
}
.content {
    float: left;
    margin: 0 0 0 25px;
    /*min-height: 530px;--原size*/
    width: 700px;
	height:auto;
    z-index: 100;
}
.footer_bg{
	background-color:transparent;
	background:url(../images/all/footer_bg.jpg) 50% 0 no-repeat;
}
.footer{
    height:130px;
}
.clearall{ clear:both;}
/*------------------------- 次級項目 ------------------------*/
/*==Header=====================================*/
/*header只留banner, 用flash做*/
.header h1.title,
.header ul#nav1, 
.header ul#nav2, 
.header div.breadcrumb,
.header div.banner, 
.header div.ex1, 
.header div.ex2{
    position:absolute;	
}
.header h1.title{/*左上角LOGO*/
	margin:0;
	display:block;
	top:20px;
	left:5px;
}
.header ul.nav_h{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.header ul#nav1{
	top:130px;
	left:30px;
	width:100%;
	height:70px;
	z-index:88;
	background:url(../images/all/menuLine.png) 0 0 no-repeat;
}
.header ul#nav1 li{
	float:left;
	text-indent:-99999px;
}
/*-------------↓主選單開始↓-----------*/
.header ul#nav1 li a.b1_1{
	width:100px;
	height:70px;
	text-decoration:none;
	display:block;
	background:url(../images/all/menu.png) 0 0 no-repeat;
}
.header ul#nav1 li a.b1_1:hover{ background:url(../images/all/menu.png) 0 100% no-repeat;}
.header ul#nav1 li a.b1_2{
	width:290px;
	height:70px;
	text-decoration:none;
	display:block;
	background:url(../images/all/menu.png) -100px 0 no-repeat;
}
.header ul#nav1 li a.b1_2:hover{ background:url(../images/all/menu.png) -100px 100% no-repeat;}
.header ul#nav1 li a.b1_3{
	width:190px;
	height:70px;
	text-decoration:none;
	display:block;
	background:url(../images/all/menu.png) -390px 0 no-repeat;
}
.header ul#nav1 li a.b1_3:hover{ background:url(../images/all/menu.png) -390px 100% no-repeat;}
.header ul#nav1 li a.b1_4{
	width:170px;
	height:70px;
	text-decoration:none;
	display:block;
	background:url(../images/all/menu.png) -580px 0 no-repeat;
}
.header ul#nav1 li a.b1_4:hover{ background:url(../images/all/menu.png) -580px 100% no-repeat;}
.header ul#nav1 li a.b1_5{
	width:190px;
	height:70px;
	text-decoration:none;
	display:block;
	background:url(../images/all/menu.png) -750px -2px no-repeat;
}
.header ul#nav1 li a.b1_5:hover{ background:url(../images/all/menu.png) -750px -72px no-repeat;}
/*-------------↑主選單結束↑-----------*/

.header ul#nav2{
	top:65px;
	left:330px;
	width:176px;
	height:44px;
	background:url(../images/all/languages_bg.png) 0 0 no-repeat;
	z-index:88;
	padding-top:10px;
	padding-left:130px;
}
.header ul#nav2 li{
	widht:70px;
	height:20px;
	display:inline-block;
}
/*-------------↓語系開始↓-----------*/
.header ul#nav2 li a.b2_1{
	width:70px;
	height:20px;
	display:block;
	text-decoration:none;
	text-indent:-99999px;
	background:url(../images/all/languages_btn.png) 0 0 no-repeat;
}
.header ul#nav2 li a.b2_1:hover{ background:url(../images/all/languages_btn.png) 0 100% no-repeat;}
.header ul#nav2 li a.b2_2{
	width:70px;
	height:20px;
	display:block;
	text-decoration:none;
	text-indent:-99999px;
	background:url(../images/all/languages_btn.png) 100% 0 no-repeat;
}
.header ul#nav2 li a.b2_2:hover{ background:url(../images/all/languages_btn.png) 100% 100% no-repeat;}
/*-------------↑語系結束↑-----------*/

/*-------------↓麵包屑開始↓-----------*/
.header div.breadcrumb { position:absolute; bottom:-28px; left:760px; z-index:88;}
body.paie .header div.breadcrumb { position:absolute; bottom:-34px; left:760px; z-index:88;}
.header div.breadcrumb ul{ list-style-type:none;}
.header div.breadcrumb ul li{ display:inline; margin:0 3px; color:#FFF;}
.header div.breadcrumb ul li.paieb{ margin-top:-6px; line-height:1em;}
.header div.breadcrumb ul li a{ text-decoration:none; color:#FFF;}
.header div.breadcrumb ul li a:hover{ text-decoration:none; color:#9ebcf0;}
/*-------------↑麵包屑結束↑-----------*/


/*==Main==========================================*/
.main div.side2{
	display:none;
}
.main div.side1{/*中間左側內容*/
	width:259px;
	height:auto;
	float:left;
	display:block;
	margin:0;
	padding:0 0 0 0;
	text-align:left;
}

.main div.side1 .srBox{/*左側內容-關鍵字商品搜尋*/
	width:260px;
	height:106px;
	margin:0 0 10px 0;
	padding:0;
	background:url(../images/pro/srBox_bg.png) 0 0 no-repeat;
	position:relative;
}
.main div.side1 .srBox span.t1{
	width:200px;
	height:20px;
	position:absolute;
	top:45px;
	left:26px;
}
.main div.side1 .srBox span.t2{
	width:40px;
	height:20px;
	position:absolute;
	top:73px;
	left:193px;
}
.main div.side1 .Lcus{/*左側內容-聯絡我們區塊*/
	width:259px;
	height:490px;
	margin-top:0;
	padding:0;
	background:url(../images/all/CusBox_bg.png) 0 0 no-repeat;
	position:relative;
}
.main div.side1 .Lcus .addmap,
.main div.side1 .Lcus .mailT{ position:absolute;}
.main div.side1 .Lcus .addmap{ top:170px; left:25px;}
.main div.side1 .Lcus .mailT{ top:325px; left:70px;}
.main div.side1 .Lcus .addmap a{
	width:209px;
	height:78px;
	display:block;
	background:url(../images/all/CusBox_addmap.gif) 0 0 no-repeat;
	text-indent:-99999px;
}
.main div.side1 .Lcus .addmap a:hover{background:url(../images/all/CusBox_addmap.gif) 0 100% no-repeat;}
.main div.side1 .Lcus .mailT a{
	width:172px;
	height:33px;
	display:block;
	background:url(../images/all/CusBox_mailT.png) 0 0 no-repeat;
	text-indent:-99999px;
}
.main div.side1 .Lcus .mailT a:hover{background:url(../images/all/CusBox_mailT.png) 0 100% no-repeat;}


.main div.content{/*中間右側內容區塊*/
	width:740px;
	height:auto;
	min-height:540px;
	float:left;
	display:block;
	margin:0;
	border-left:1px #eaeaea solid;
}

.main div.side1 ul.nav{ list-style-type:none; width:245px; height:auto; margin:0 5px 5px 20px; /*background-color:#39F;--TestUse*/}


/*-------------↓左側聯絡我們 - 開始↓-----------*/
.main div.ex1{
	/*width:239px;
	height:218px;--原size*/
	width:174px;
	height:93px;
	background:url(../webc/images/all/cusBall.png) 0 0 no-repeat;
	position:absolute;
	bottom:0;
	left:0;
	padding:125px 0 0 65px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	font-size:13px;
}
.main div.ex1 a{ color:#666; text-decoration:none;}
.main div.ex1 a:hover{  color:#000; text-decoration:none;}

/*-------------↑左側聯絡我們 - 結束↑-----------*/
.main div.quickline{
	width:28px;
	heigth:auto;
	position:absolute;
	top:45px;
	left:968px;
}

.main div.quickline .quick a{ background:url(../images/all/quick.png) 0 0 no-repeat; width:28px; height:105px; display:block; text-indent:-99999px;}
.main div.quickline .quick a:hover{ background:url(../images/all/quick.png) 100% 0 no-repeat; width:28px; height:105px; display:block; text-indent:-99999px;}

/*==Footer========================================*/
.footer .sitemap{
	position:absolute;
	top:48px;
	left:2px;
	font-size:12px;
	color:#FFF;
	line-height:30px;
}
.footer .sitemap a{ color:#FFF; text-decoration:none; margin-right:5px; text-indent:-99999px; display:inline-block; height:30px;}
.footer .sitemap a:hover{ color:#FFF; text-decoration:none;}
.footer .sitemap a.s1{ width:71px; background:url(../images/all/sitemap.png) 0 0 no-repeat;}
.footer .sitemap a.s1:hover{ background:url(../images/all/sitemap.png) 0 100% no-repeat;}
.footer .sitemap a.s2{ width:110px; background:url(../images/all/sitemap.png) -71px 0 no-repeat;}
.footer .sitemap a.s2:hover{ background:url(../images/all/sitemap.png) -71px 100% no-repeat;}
.footer .sitemap a.s3{ width:94px; background:url(../images/all/sitemap.png) -181px 0 no-repeat;}
.footer .sitemap a.s3:hover{ background:url(../images/all/sitemap.png) -181px 100% no-repeat;}
.footer .sitemap a.s4{ width:80px; background:url(../images/all/sitemap.png) -275px 0 no-repeat;}
.footer .sitemap a.s4:hover{ background:url(../images/all/sitemap.png) -275px 100% no-repeat;}
.footer .sitemap a.s5{ width:113px; background:url(../images/all/sitemap.png) -355px 0 no-repeat;}
.footer .sitemap a.s5:hover{ background:url(../images/all/sitemap.png) -355px 100% no-repeat;}

.footer .copyright{
	position:absolute;
	top:56px;
	right:10px;
	width:401px;
	height:20px;
	background:url(../images/all/copyright.png) 0 0 no-repeat;
	text-indent:-99999px;
}
.footer .sitemapicon{
	width:47px;
	height:13px;
}
.footer .siteinfo{
	width:990px;
    color:#777;
	font-size:11px;
	position:absolute;
	top:90px;
	left:10px;
}
.footer .siteinfo ul{ list-style-type:none;}
.footer .siteinfo ul li{
	float:left;
	margin:0 18px 0 0;
}
.footer .siteinfo a{
    color: #777;
	text-decoration:none;
}
.footer .siteinfo a:hover{
	text-decoration:none;
	color:#000;
}
.footer .siteinfo .ez{
	float:right;
	margin-right:15px;
}
.footer .address{
	font-size:12px;
	color:#777;
	line-height:18px;
}
.footer .powered{ font-size:11px; line-height:18px; color:#999; }
.footer .powered a{ color:#999; text-decoration:none;}
.footer .powered a:hover{ color:#777; text-decoration:none;}


/*------------------------- 內文項目 -------------------------*/
.content h1 {/*內容標題位置*/
	width:740px;
	height:42px;
	text-indent:-99999px;
	margin-top:0;
} 
.content div.born{
	width:702px;
	height:250px;
	margin-left:10px;
	background:url(../images/all/under.png) 50% 0 no-repeat;
}
.content .born ul.BtnA{ top:485px; left:270px;}
.content .born ul li a{
	width:70px;
	height:30px;
	display:inline-block;
	margin-right:10px;
	background:url(../images/all/BtnA.png) 0 0 no-repeat;
	text-align:center;
	color:#FFF;
	line-height:30px;
	text-decoration:none;
}
body.cus .content .born ul li a:hover{ background:url(../images/all/BtnA.png) 0 100% no-repeat; line-height:28px;}

/*↓↓↓↓↓↓↓↓↓↓↓↓--------------------各單元內容--------------------↓↓↓↓↓↓↓↓↓↓↓↓*/
/*==================== 首頁 Homepage ===========================================================*/
body.i .header_bg{ background:url(../images/all/iheader_bg.jpg) 50% 0 no-repeat;}
body.i .header{ height:639px;}
body.i .main_bg{
	background:url(../images/all/main_bg.jpg) 50% 0 no-repeat;
	background-color:#FFF;
	display:none;
}
body.i .footer_bg{ background:url(../images/all/ifooter_bg.jpg) 50% 0 no-repeat;}

body.i .header ul#nav1{
	top:598px;
	left:30px;
	width:100%;
	height:70px;
	z-index:88;
	background:url(../images/all/menuLine.png) 0 0 no-repeat;
}
body.i .header div.breadcrumb { display:none;}
body.i .header div.banner{ top:138px; left:40px; width:918px; height:427px; /*background-color:#000;TestUse*/}

/*==================== 公司簡介 About us ========================================================*/
body.about .header ul#nav1 li a.b1_1{ background:url(../images/all/menu.png) 0 100% no-repeat;}
body.about .content h1{ background:url(../images/all/Rtitle.png) 0 0 no-repeat;}
body.about .content .born{ width:702px; height:1330px; background:url(../images/about/about.jpg) 0 0 no-repeat; position:relative;}

body.about .content .born .tBox{ position:absolute; top:40px; left:10px; color:#666; line-height:24px; letter-spacing:0.75px;}
body.about .content .born .tBox .a1{  width:670px;}
body.about .content .born .tBox .a2{ width:360px;}
body.about .content .born .tBox.b{ top:420px; width:445px;}
body.about .content .born .tBox.c{ top:645px; width:670px;}
body.about .content .born .tBox.d{ top:1030px;}

/*==================== 生產與檢驗設備 Production and inspection equipment ========================*/
body.paie .header ul#nav1 li a.b1_2{ background:url(../images/all/menu.png) -100px 100% no-repeat;}
body.paie .content h1{ background:url(../images/all/Rtitle.png) 0 -42px no-repeat;}
body.paie .content .born2{ width:694px; height:auto; padding-left:8px;}
body.paie .content .born2 .proJ{ margin-bottom: 20px;}
body.paie .content .born2 .proJ h3{ text-indent:-99999px;}
body.paie .content .born2 .proJ h3.paieT{ margin:0; width:350px; height:50px; background:url(../images/paie/paieT.jpg) 0 0 no-repeat;}
body.paie .content .born2 .proJ h3.paieT.B{ background:url(../images/paie/paieT.jpg) 0 100% no-repeat;}
body.paie .content .born2 .proJ .paie_stitle{ padding: 10px;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #0f52c2;}

/*==================== 螺絲產品介紹 Producets ====================================================*/
body.pro .header ul#nav1 li a.b1_3{ background:url(../images/all/menu.png) -390px 100% no-repeat;}
body.pro .content h1{ background:url(../images/all/Rtitle.png) 0 -84px no-repeat;}

body.pro .content .born{ width:702px; height:auto; background:unset; position:relative;}
body.pro .content .born .pro_flex_box{ 
	display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
	margin: 35px 0px;
}
body.pro .content .born .pro_flex_box a{ 
	width: 47%;
	margin: 10px;
}
body.pro .content .born .pro_flex_box a img{ 
	max-width: 100%;
	height: auto;
}

body.pro .content .born2{ width:694px; height:auto; padding-left:8px;}
body.pro .content .born .moreArea{ position:absolute; top:295px; left:160px;}
body.pro .content .born .moreArea.B{ top:415px; left:400px;}
body.pro .content .born .moreArea.C{ top:340px; left:635px;}
a.promore{ width:36px; height:16px; display:block; text-indent:-99999px; background:url(../images/all/more.gif) 0 0 no-repeat;}
a.promore:hover{ background:url(../images/all/more.gif) 0 100% no-repeat;}

/*左側產品選單↓*/
.main div.side1 ul.nav{ 
    width:259px;
	height:auto;
	margin:0 0 20px 2px;
	padding-top:45px;
	background:url(../images/pro/Lpromenu_bar.jpg) 0 0 no-repeat;
}

.main div.side1 ul.nav.nav2{ 
	background:url(../images/paie/Lpaiemenu_bar.jpg) 0 0 no-repeat;
}

.main div.side1 ul.nav li {
	width:206px;
	height:auto;
	margin-left:40px;
	display:block;
}
.main div.side1 ul.nav li a.sub1{
	/*width:206px;
	height:27px;--原size*/
	width:176px;
	height:30px;
	/* display:block; */
	background:url(../images/all/side1_sub1_bg.jpg) 0 0 no-repeat;
	background-size: 100% 200%;
	text-decoration:none;
	font-size:12px;
	color:#FFF;
	letter-spacing:1px;
	padding:6px 5px 5px 25px;
	margin:10px 0 0 0;
	display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}
.main div.side1 ul.nav li a.sub1:hover{
	background:url(../images/all/side1_sub1_bg.jpg) 0 100% no-repeat;
	background-size: 100% 200%;
}
.main div.side1 ul.nav li a.sub2{
	/*width:206px;
	height:32px;--原size*/
	width:176px;
	height:27px;
	/* display:block; */
	background:url(../images/all/side1_sub2_bg.jpg) 0 0 no-repeat;
	text-decoration:none;
	font-size:12px;
	color:#5f5f5f;
	letter-spacing:1px;
	padding:6px 5px 8px 25px;
	display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}
.main div.side1 ul.nav li a.sub2:hover{
	background:url(../images/all/side1_sub2_bg.jpg) 0 100% no-repeat;
	color:#000;
}
.main div.side1 ul.nav li a.sub3{
	/*width:206px;
	height:27px;--原size*/
	width:161px;
	height:16px;
	display:block;
	background:url(../images/all/side1_sub3_bg.jpg) 0 0 no-repeat;
	text-decoration:none;
	font-size:12px;
	color:#1f60d4;
	letter-spacing:1px;
	padding:8px 5px 3px 40px;
}
.main div.side1 ul.nav li a.sub3:hover{
	background:url(../images/all/side1_sub3_bg.jpg) 0 100% no-repeat;
	color:#0f3578;
}
.main div.side1 ul.nav li a.sub4{
	/*width:206px;
	height:32px;--原size*/
	width:176px;
	height:32px;
	display:block;
	background:url(../images/all/side1_sub4_bg.jpg) 0 0 no-repeat;
	text-decoration:none;
	font-size:12px;
	color:#5f5f5f;
	letter-spacing:1px;
	padding:8px 5px 3px 25px;
}
.main div.side1 ul.nav li a.sub4:hover{
	background:url(../images/all/side1_sub4_bg.jpg) 0 100% no-repeat;
	color:#000;
}
/*產品列表↓*/
.content .born2 .proJ h3{ color:#333; font-size:13px; font-weight:600; letter-spacing:1px; margin:0; padding-left:10px;}
.content .born2 .proBox{
	width:212px;
	margin:5px 10px 10px 8px; 
	float:left;
	padding-bottom:10px;
}
.content .born2 .proBox .proBimg,
.content .born2 .proBox .proBN,
.content .born2 .proBox .proN,
.content .born2 .proBox .proS,
.content .born2 .proBox .proP{
	width:212px;
	color:#666;
	letter-spacing:0.5px;
	text-align:center;
}
.content div.born2 .proBox .proBimg{ height:168px; border:1px #dedede solid;}
.content div.born2 .proBox .proBimg a:hover img{ border:1px #1a95fd solid;}
.content div.born2 .proBox .proN{ color:#666; line-height:20px; letter-spacing:1px;}
.content div.born2 .proBox .proN a{
	color:#108df7;
	font-size:13px;
	font-weight:600;
	text-decoration:none;
}
.content div.born2 .proBox .proBN{ color:#060; font-size:15px; font-weight:600; height:18px;}
.content div.born2 .proBox .proN a:hover{ color:#1374c6;}
.content div.born2 .proBox .proS{ color:#000; line-height:26px;}
.content div.born2 .proBox .proP{ color:#666; line-height:26px;}


.pro_title{
	padding: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #0f52c2;
}



/*==================== 聯絡我們 Contact us ======================================================*/
body.cus .header ul#nav1 li a.b1_4{ background:url(../images/all/menu.png) -580px 100% no-repeat;}
body.cus .content h1{ background:url(../images/all/Rtitle.png) 0 -126px no-repeat;}
body.cus .content .born{ width:702px; height:538px; background:url(../images/cus/cus_bg.jpg) 0 0 no-repeat; position:relative;}
body.cus .content .born .cusCenter,
body.cus .content .born .inT,
body.cus .content .born ul.BtnA{ position:absolute;}

body.cus .content .born .cusCenter{ top:80px; left:10px; color:#666; line-height:20px; font-size:12px;}
body.cus .content .born .inT{ color:#F60;}
body.cus .content .born .inT.A{ top:162px; left:122px;}
body.cus .content .born .inT.B{ top:162px; left:458px;}
body.cus .content .born .inT.C{ top:196px; left:122px;}
body.cus .content .born .inT.D{ top:196px; left:458px;}
body.cus .content .born .inT.E{ top:232px; left:122px;}
body.cus .content .born .inT.F{ top:266px; left:122px;}
body.cus .content .born .inT.G{ top:302px; left:122px;}
body.cus .content .born .inT.H{ top:336px; left:122px;}
body.cus .content .born .inT.I{ top:444px; left:122px;}
body.cus .content .born .inT.I.B{ top:442px; left:245px;}
body.cus .content .born .inT img{ border:1px #dedede solid;}


/*↓↓↓↓↓↓↓↓↓↓↓↓--------------------表單項目內容--------------------↓↓↓↓↓↓↓↓↓↓↓↓*/
.input_T1{ width:100px; height:20px; border:1px #dedede solid; padding:0 5px; color:#666; margin-right:10px;}
.input_T1.B{ width:344px;}
.input_T1.C{ width:400px; height:78px; padding:5px;}
.input_T1.D{ margin-right:120px;}