@charset "utf-8";
/* CSS Document overflow-x: hidden;*/
@import url("default.css");
body,html{ }
/* ---------------------------------------------------------------------- */
/*	版面排制
/* ---------------------------------------------------------------------- */
body /*網頁主體*/{ font-size: 13px; font-weight:normal; color: #666; line-height: 1.6em; margin: 0px; padding: 0px; background-repeat: repeat-x; background-position: top; font-family: Arial, Helvetica, sans-serif;  }
.container { width: 960px; margin-right: auto; margin-left: auto; }


/* header */
header{background:url(../images/headerBg.jpg) left top repeat-x; height:72px;}
header .container{ position:relative;}
header .logo { position: absolute; top: 9px; left: 0px; background: url(../images/logo.png) left top no-repeat; height: 60px; width: 280px; }
header .logo span{ display: none; }
header a.home{ position:absolute; right:180px; top:25px; padding-left:25px; background:url(../images/homeIcon.png) left top no-repeat; font-size:12px; color:#344e6b;}
header a.home:hover{ color:#ffde00;}
/*語言選單*/
#navLen{ position: absolute; right: 5px; z-index: 999; top: 20px; width:155px; height:24px; background:url(../images/languageBg.jpg) left top no-repeat; display:block; cursor:pointer; }
#navLen a{ text-decoration: none; font-family: "微軟正黑體"; color: #303030; font-size: 12px; cursor:pointer; padding-left:10px; line-height:24px; }
#navLen .subMain { position: absolute; top: 24px; right: 0px; z-index: 999;display:none; width:155px; }
#navLen .subMain li{margin: 0px; padding: 0px; }
#navLen .subMain a { display: block; text-align: center; line-height: 2em; background-color: #0f509a; color: #fff; margin-top: 0px; margin-right: 0px; margin-bottom: 1px; margin-left: 0px; }
#navLen .subMain a:hover{ color: #ffde00; background-color: #0f509a; }
#navLen .subMain a.active{ cursor:default;background-color: #0f509a; color: #ffde00; }
#navLen .subMain .active:hover{color: #ffde00;}

/*選單*/
#minNav { background: url(../images/memuBg.jpg) center top repeat-x; height: 38px; }
#minNav .container{ position:relative;} 
#minNav ul.minNav{ position:absolute; right:0px; }
#minNav ul.minNav li { float: left; font-size:13px; color:#fff; }
#minNav ul.minNav li a { display: block; text-decoration: none; color: #FFF; font-size: 15px; width:150px; text-align:center; height: 38px; font-family: "微軟正黑體"; line-height:36px;}
#minNav ul.minNav li a:hover,#minNav ul.minNav li .active { background-image: url(../images/menuHover.png); background-repeat: no-repeat; background-position: center bottom; color: #ffde00; }

/*網頁最下方----------------------------------------------------------------------------*/
footer { position:relative; clear: both; border-top:4px solid #cbcbcb; font-size:11px;-webkit-text-size-adjust:none; background:url(../images/footerBg.jpg) left top repeat-x; }
footer .container{ height:52px; border-top:4px solid #2075dd; margin-top:-4px; padding-top: 20px; padding-left:8px; padding-right:8px; position: relative; margin-right: auto; margin-left: auto; line-height: 1.5em;}
footer .footerMenu { margin-bottom: 3px; color: #6c6c6c; }
footer .footerMenu a { color: #6c6c6c; text-decoration: none; }
footer .footerMenu a:hover { color: #1d78b6; }
footer .cropright { margin: 0px; color: #6c6c6c; }
footer .designcompny { margin-left: 10px; color: #6c6c6c; }
footer .designcompny a, #footer .designcompny a:hover { color: #9b0000; }
footer .icon{ position:absolute; right:0px; bottom:18px; }
footer .icon li{ float:left; margin:0 5px; width:21px; height:22px;}
footer .icon li:hover{/*圖片半透明*/opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}


/*內頁形象圖*/
#bannerPic01 { height: 208px; background:#f9f9f9 url(../images/bannerBg02.jpg) center bottom repeat-x; border-bottom:1px solid #e1e1e1; }


#main/*主欄*/{ float: right; width: 680px;/*最小高*/ min-height: 600px; _min-height: 600px; padding-bottom: 40px; margin-top: 40px; }
#main .pageLink { text-align:right; font-size:12px; color:#7d7d7d; border-bottom:1px solid #ccc; padding-bottom:15px; margin-bottom:35px;}
#main .pageLink a.home{ background:url(../images/homeIcon02.jpg) left top no-repeat; padding-left:25px;}
#main .pageLink a {color: #626262; text-decoration: none;  } 
#main .pageLink a:hover { color: #1d78b6; } 

#sidebar/*側欄*/{ float: left; width: 250px; background-image: url(../images/productClass.png); background-repeat: no-repeat; padding: 10px; margin-top:20px; }
#sidebar h1 { font-size: 28px; color:#d21b1b; padding-top: 15px; padding-bottom: 20px;text-transform:uppercase;  font-family: Verdana, Geneva, sans-serif; }
#sidebar .prdNav { padding-right: 10px; margin-bottom: 20px; /*padding-top: 18px;*/ }
/*#sidebar .prdNav { padding-right: 10px; margin-bottom: 88px; }*/
#sidebar .prdNav li a.first{display: block; padding-left: 15px; padding-top: 8px; padding-bottom: 8px; color: #535353; border-bottom:1px dotted #535353;line-height: 1.5em; margin-top: 2px; margin-bottom: 2px;}
#sidebar .prdNav li a:hover { color: #fff; background:#1d78b6; }
#sidebar .prdNav li.select a {color: #fff; background:#1d78b6; }

/*子選單*/
ul.menuClick{ padding-top: 18px; }
#sidebar .prdNav ul.submenu { padding-left: 5px; padding-top: 10px; padding-bottom: 20px; font-weight: normal; display: none; background:#f5f5f5; }
#sidebar .prdNav ul.submenu.active{ display: block;  border-bottom:1px dotted #535353;}
#sidebar .prdNav ul.submenu li{ border-bottom:1px solid #fff; padding-top: 3px; padding-bottom:3px; padding-left: 10px;}
#sidebar .prdNav ul.submenu li a { background:none; text-decoration: none; line-height: 2em; color: #000; font-weight: normal; font-size: 13px; }
#sidebar .prdNav ul.submenu li a:hover { color: #1d2088; font-weight:bold;}
#sidebar .prdNav ul.submenu li.select a { color: #1d2088; font-weight:bold; }

#sidebar .Ad{ position:relative; width: 223px; height:auto; margin-bottom:20px; border-radius: 5px; behavior: url(../js/pie/PIE.htc); -moz-box-shadow:0px 7px 13px rgba(70%,70%,70%,0.5); -webkit-box-shadow:0px 7px 13px rgba(70%,70%,70%,0.5); box-shadow:0px 7px 13px rgba(70%,70%,70%,0.5);}
#sidebar .Ad img{ margin-bottom: 10px; height: 98px; min-width:223px; display: block; }
#sidebar .Ad img:hover{/*圖片半透明*/opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}

#sidebar  form { position:relative; background:#ebebeb url(../images/searchAdBg.jpg) left top repeat-x;  height: 110px; width: 200px; border:1px solid #ccc; margin-bottom:20px; padding-right: 15px; padding-left: 15px; padding-top: 10px; position: relative; line-height: 1.8em; }
#sidebar  form h3 { font-size: 17px; font-weight: bold; color: #000; margin-bottom:10px; padding: 0px; }
#sidebar  form h3 b{ color:#535353;}
#sidebar  form p{ color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; }
#sidebar  form select { border-radius: 2px; margin-bottom:5px; behavior: url(../js/pie/PIE.htc); color:#666; border: 1px solid #CCC; padding: 1px; height:24px; line-height:25px;font-family: Arial, Helvetica, sans-serif;}
#sidebar  form  input[type="text"]{border-radius: 2px; behavior: url(../js/pie/PIE.htc); color:#666; border: 1px solid #CCC; padding: 0 5px; height:24px; line-height:25px;font-family: Arial, Helvetica, sans-serif;-moz-box-shadow:inset 0px 3px 3px rgba(70%,70%,70%,0.5); -webkit-box-shadow:inset 0px 3px 3px rgba(70%,70%,70%,0.5);
box-shadow:inset 0px 3px 3px rgba(70%,70%,70%,0.5);}
#sidebar  form .btnS{ position:absolute; right:17px; bottom:21px; width:30px; display: inline-block; color: #FFF !important; text-align: center; line-height: 25px; height:25px; font-size: 11px; *display : inline;*zoom : 1; background:url(../images/searchBtn.jpg) left top no-repeat;-webkit-text-size-adjust:none; }
#sidebar  form .btnS:hover{/*圖片半透明*/opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}

#sidebar a.mapAd{ background:url(../images/mapPic.jpg) left top no-repeat; position:relative; width:230px; height:105px; display:block; border-radius: 2px; margin-bottom:5px; behavior: url(../js/pie/PIE.htc); border: 1px solid #CCC;}
#sidebar a.mapAd h3{ behavior: url(../js/pie/PIE.htc);border-radius:0px 0px 3px 3px;-webkit-border-radius:0px 0px 3px 3px;-moz-border-radius:0px 0px 3px 3px; /* Firefox 3.6 and earlier */
 position:absolute; bottom:0px; left:0; width:100%; height:30px; line-height:30px; text-align:center; background:#858585; color:#fff; font-size:14px; font-weight:bold; }
#sidebar a.mapAd:hover{/*圖片半透明*/opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}


/*頁碼*/
#pagebtn { clear: both; margin-top: 20px; text-align: center; font-size:12px; }
#pagebtn span  { display: inline-block; padding-top: 1px; padding-right: 10px; padding-bottom: 1px; height:24px; line-height:24px; padding-left: 10px; margin-right: 5px; }
#pagebtn span.select { color: #0073ff; font-weight:bold; }
#pagebtn a.prev{ background:url(../images/prevBg.jpg) left top no-repeat; padding-left:5px; width:66px; height:24px; line-height:24px; font-weight:bold; display: inline-block;}
#pagebtn a.next{ background:url(../images/nextBg.jpg) left top no-repeat; padding-right:5px; width:66px; height:24px; line-height:24px; font-weight:bold; display: inline-block;}
#pagebtn a{ text-decoration: none; color: #666; }
#pagebtn a:hover span { color: #0073ff; font-weight:bold;}




/*首頁*/
/*首頁形象圖*/
#bannerPic { height: 370px; background:#f1f1f1 url(../images/bannerBg.jpg) center bottom repeat-x; border-bottom:1px solid #c7c7c7; }
#bannerPic .container{ position: relative; height: 370px;}
#slider {float:left; position:relative; overflow:auto; width:960px; height:370px}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:960px; height:370px}
#bannerPic .pagination {position:absolute; bottom:20px; right:5px; list-style:none; height:12px}
#bannerPic .pagination li {float:left; cursor:pointer; height:12px; width:13px; background: url(../images/bannerIcon.png) left top no-repeat; margin:0 8px 0 0;}
#bannerPic .pagination li:hover,#bannerPic .pagination li.current { background: url(../images/bannerIconHover.png) left top no-repeat}

#productsInfo{ margin-top:15px; height: 150px; }
#productsInfo.container{ position: relative;}
#productsInfo .conexpert{overflow:hidden; position:relative; margin-left:7px; }
#productsInfo .conexpert li{ float:left; background:url(../images/productsAdBg.jpg) left top no-repeat; width:225px; height:150px; margin-right:15px;}
#productsInfo img{ float:right; margin-left:15px; padding-right:10px; margin-top:15px;}
#productsInfo h2{ padding-top:15px; padding-left:10px; margin-left:5px; padding-bottom:10px; color:#064269; line-height:1.4em; width:80px; font-size:16px; background:url(../images/productsAdLine.jpg) left bottom no-repeat; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
#productsInfo a p{ font-size:13px; font-weight:bold; color:#424242; padding-top:10px; padding-left:15px; margin-left:5px;}
#productsInfo a:hover h2{ color:#ed0000;}
#productsInfo a:hover img{/*圖片半透明*/opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}
#productsInfo .left {cursor: pointer; position:absolute; left:-30px; top:50px; background:url(../images/index_zj_pre.jpg) no-repeat;WIDTH: 24px;HEIGHT: 40px; TEXT-INDENT: -9999px;}
#productsInfo .right {cursor: pointer; position:absolute; right:-30px; top:50px;background:url(../images/index_zj_next.jpg)  no-repeat;WIDTH: 24px;HEIGHT: 40px;  TEXT-INDENT: -9999px;}
#All{ float:left; }



#briefWp{margin-top: 10px; padding-bottom:25px; line-height:1.5em;  }
#briefWp .container { position: relative; padding-top: 15px; padding-bottom: 15px; }
#briefWp h2 { font-size: 16px; color: #333; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; background:url(../images/icon.jpg) left center no-repeat; padding-left:30px; line-height:22px; margin-bottom:10px;}
#briefWp h2 b { color: #df0505; }
#briefWp .companyAd { float:left; width: 310px; position: relative; color:#787878; background:url(../images/LineBg.jpg) right top no-repeat; padding-right:15px; margin-right:20px;}
#briefWp .companyAd h3{ background:url(../images/slogn.png) left top no-repeat; width:227px; height:22px; text-indent:-9999px; margin-bottom:10px;}
#briefWp .companyAd a.moreInfo {display: inline-block; text-decoration: none; color:#d21b1b; font-size:10px;-webkit-text-size-adjust:none; }
#briefWp .companyAd a.moreInfo:hover { color:#d21b1b; text-decoration:underline;}
#briefWp .newsAd{ float:left; width: 340px; position: relative; color:#787878; background:url(../images/LineBg.jpg) right center no-repeat; padding-right:5px;}
#briefWp .newsAd img{ width:110px; height:85px; padding:3px; border:1px solid #ccc; float:left; margin-right:15px;}
#briefWp .newsAd time{ font-size:10px;-webkit-text-size-adjust:none; color:#333;}
#briefWp .newsAd h3{ font-size:13px; color:#333;}
#briefWp .newsAd a.moreInfo {display: inline-block; text-decoration: none; color:#d21b1b; font-size:10px;-webkit-text-size-adjust:none; }
#briefWp .newsAd a.moreInfo:hover { color:#d21b1b; text-decoration:underline;}
#briefWp .searchInfo{ position: absolute; height: 25px; width: 250px; top: 20px; right: 0px;}
#briefWp .searchInfo input[type="text"]{border-radius: 2px; behavior: url(../js/pie/PIE.htc); color:#666; border: 1px solid #CCC; padding: 0 5px; height:24px; line-height:25px; font-family: Helvetica, sans-serif, Arial;-moz-box-shadow:inset 3px 3px 3px rgba(70%,70%,70%,0.5); -webkit-box-shadow:inset 3px 3px 3px rgba(70%,70%,70%,0.5);
box-shadow:inset 3px 3px 3px rgba(70%,70%,70%,0.5);}
#briefWp .searchInfo .btnS{ position:absolute; right:-9px; top:0px; width:30px; display: inline-block; color: #FFF !important; text-align: center; line-height: 25px; height:25px; font-size: 11px; *display : inline;*zoom : 1; background:url(../images/searchBtn.jpg) left top no-repeat;-webkit-text-size-adjust:none; }
#briefWp .searchInfo .btnS:hover{/*圖片半透明*/opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}
#briefWp .Ad{ position: absolute; bottom: 25px; right: 25px; width: 223px; height:80px; border-radius: 5px; behavior: url(../js/pie/PIE.htc); -moz-box-shadow:0px 7px 13px rgba(70%,70%,70%,0.5); -webkit-box-shadow:0px 7px 13px rgba(70%,70%,70%,0.5); box-shadow:0px 7px 13px rgba(70%,70%,70%,0.5);}
#briefWp .Ad img:hover{/*圖片半透明*/opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}


/*about*/
#about .banner{ width:960px; height:208px; background:url(../images/aboutBanner.png) left top no-repeat; margin:0 auto;}
#about .banner span{ visibility:hidden;}
#about h2{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 24px; color: #1895c4; line-height: 1.3em; letter-spacing:0.3pt; margin-bottom: 15px; }

#about02 .banner{ width:960px; height:208px; background:url(../images/aboutBanner.png) left top no-repeat; margin:0 auto;}
#about02 .banner span{ visibility:hidden;}
#about02 h2{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 24px; color: #1895c4; line-height: 1.3em; letter-spacing:0.3pt; margin-bottom: 15px; }
#about02 .historyL{ margin-top:35px; width:330px; float:left; margin-bottom:25px;}
#about02 .historyL li{ line-height:1.6em; color:#7d7d7d; border-bottom:1px dotted #bbb; padding-bottom:13px; margin-bottom:13px; padding-top:10px;}
#about02 .historyL li time{ color:#fff;width:83px; height:85px; line-height:80px; text-align:center; font-size:19px; font-weight:bold; float:left; margin-right:10px; margin-top:-10px; background:url(../images/historyBg.png) left top no-repeat; display:block;}

#about02 .historyR{ margin-top:35px; width:330px; float:right;}
#about02 .historyR li{ line-height:1.6em; color:#7d7d7d; border-bottom:1px dotted #bbb; padding-bottom:13px; margin-bottom:13px; padding-top:10px;}
#about02 .historyR li time{ color:#fff;width:83px; height:85px; line-height:80px; text-align:center; font-size:19px; font-weight:bold; float:left; margin-right:10px; margin-top:-10px; background:url(../images/historyBg.png) left top no-repeat; display:block;}


/*news*/
#news .banner{ width:960px; height:208px; background:url(../images/newsBanner.png) left top no-repeat; margin:0 auto;}
#news .banner span{ visibility:hidden;}
#news .list{ padding-bottom:20px;}
#news .list li{ border-bottom:1px dotted #535353; padding-bottom:10px; margin-bottom:10px; color:#787878; line-height:1.6em;}
#news .list li .pic{ background:url(../images/newNoPic.jpg) center center no-repeat; width:160px; height:110px; padding:3px; border:1px solid #ccc; float:left; margin-right:20px; }
#news .list li time{ font-size:11px;-webkit-text-size-adjust:none; color:#333;}
#news .list li h2{ font-size:13px; color:#0c5da9;}
#news a.moreInfo {display: inline-block; text-decoration: none; color:#d21b1b; font-size:10px;-webkit-text-size-adjust:none; }
#news a.moreInfo:hover { color:#d21b1b; text-decoration:underline;}

#news02 .banner{ width:960px; height:208px; background:url(../images/newsBanner.png) left top no-repeat; margin:0 auto;}
#news02 .banner span{ visibility:hidden;}
#news02 h2{ font-size:20px; color:#0c5da9;}
#news02 time{ font-size:13px;color:#333; }
#news02 form{ color:#434343;}
#news02 p{ color:#434343;}

/*products*/
#products .banner{ width:960px; height:208px; /*background:url(../images/productsBanner.png) left top no-repeat;*/ margin:0 auto;}
#products .banner span{ visibility:hidden;}
#products .list li{ line-height:1.5em; float:left; margin-right:5px; margin-bottom:15px; width:315px; height:175px; background:url(../images/productBg.jpg) left top no-repeat; padding:15px 10px;}
#products .list li h2{ margin-top:8px; margin-left:8px;text-transform:uppercase; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#064269; font-size:17px; background:url(../images/productLine.jpg) left bottom no-repeat; padding-bottom:13px; margin-bottom:10px; width:50%;}
#products .list li h3{ margin-top:10px; margin-left:8px;text-transform:uppercase; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:15px; color:#424242;}
#products .list li p{ margin-top:5px; margin-left:8px;font-size:11px; color:#707070;-webkit-text-size-adjust:none;}
#products .list li a h2{ color:#064269;}
#products .list li a:hover h2{ color:#ed0000;}
#products .list li a:hover img{/*圖片半透明*/opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}
#products .list li img{ float:right; margin-left:10px; margin-top:-50px; width:110px; height:auto;}
#products .list li a.more{ margin-top:8px; margin-left:8px; line-height:14px; background:url(../images/moreBg.jpg) left top no-repeat; display:block; width:53px; height:14px; text-align:center; color:#fff; font-size:12px;}
#products .list li a.more:hover{/*圖片半透明*/opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}


#products02 .banner{ width:960px; height:208px; /*background:url(../images/productsBanner.png) left top no-repeat;*/ margin:0 auto;}
#products02 .banner span{ visibility:hidden;}
#products02 .list li{border-radius: 3px; text-align:center; behavior: url(../js/pie/PIE.htc); line-height:1.5em; float:left; margin-right:0px; margin-bottom:30px; width:160px; height:160px;padding:5px 3px;}
#products02 .list li:hover{ background:url(../images/productListBg.jpg) left top no-repeat;}
#products02 .list li img{border-radius: 3px; behavior: url(../js/pie/PIE.htc); margin-bottom:7px; height:130px;}
#products02 .list li p{ text-align:center; font-weight:bold; color:#12509d;}
#products02 .list li a{ color:#12509d;}
#products02 .list li:hover p{ color:#fff;}


#products03 .banner{ width:960px; height:208px; /*background:url(../images/productsBanner.png) left top no-repeat;*/ margin:0 auto;}
#products03 .banner span{ visibility:hidden;}
#products03 .img { float:left; width: 310px; margin-right:10px; }
#products03 .img .big li { display: none; }
#products03 .img .big{ text-align: left; }
#products03 .img .big img{width: 310px; height: 310px;  }
#products03 .img .sm img{ float:left; margin-right:7px; border: 1px solid #CCC; height: 80px; width: 80px; }
#products03 .img .sm .select img{ border: 1px solid #448aca; }
#products03 h2{ font-size:24px; color:#1d2088; margin-bottom:12px; position:relative;} 
#products03 .icon { position:absolute; right:0; top:-5px;}
#products03 .icon a{ width:26px; height:26px; display:inline-block; text-indent:-9999px; z-index:10;}
#products03 .icon a:hover{/*圖片半透明*/opacity:0.7; filter:alpha(opacity=70); cursor:pointer;}
#products03 .icon a.prev{ background:url(../images/Pprev.jpg) left top no-repeat; margin-right:0px;}
#products03 .icon a.next{ background:url(../images/Pnext.jpg) left top no-repeat;}
#products03 ul.tabs { width: 100%; height: 43px; background:url(../images/PtabBg.jpg) left top repeat-x; margin-top:35px; }
#products03 ul.tabs li { float: left; height: 42px; line-height: 42px; overflow: hidden; position: relative; margin-bottom: -1px;}
#products03 ul.tabs li a { margin-top:7px; margin-left:10px; text-align:center;display: block;width:95px; height:30px; line-height:30px; color: #626262;}
#products03 ul.tabs li a:hover { background:url(../images/tabHover.png) left center no-repeat;  color:#d53838; font-weight:bold;}
#products03 ul.tabs li.active a { background:url(../images/tabHover.png) left center no-repeat; width:95px; height:30px; line-height:30px;  color:#d53838; font-weight:bold; font-weight:bold}
#products03 ul.tabs li.active a:hover {color: #626262; }
#products03 div.tab_container { clear: left; width: 100%;}
#products03 div.tab_container .tab_content {padding: 20px;}
#products03 div.tab_container .tab_content h2 {margin: 0 0 20px;}
/* 視窗彈出 */
#top_down2{ background:#fff; border:1px solid #ccc; display:none; width:300px;/*視窗的寬*/ height:170px; /*視窗的高*/  padding:5px; position:fixed; z-index:100; top:0; bottom:0; left:0; right:0; margin:auto;} 
#top_down2 .close{ cursor:pointer; background:url(../images/close.png) left top no-repeat; width:32px; height:30px; text-indent:-9999px; position:absolute; right:-10px; top:-10px; z-index:1000;}
#top_down2 h3{ font-size:15px; color:#fff100; height:47px; line-height:47px; text-align:center; position:relative; background:#1d78b6; border:1px solid #ccc;}
#top_down2 h3 .logo{ background: url(../images/logo02.jpg) left top no-repeat; width:65px; height:38px; text-indent:-9999px; position:absolute; left:8px; top:4px;}
#top_down2 .btn{ text-align:center; padding-left:10px; border-top:1px solid #ccc; padding-top:10px; padding-bottom:10px; margin-top:10px;}
#top_down2 p{ color:#7d7d7d; font-size:13px; padding-top:10px; padding-bottom:10px; text-align:center;}
.top_down2_bg{ cursor:pointer; display:none; position:fixed; z-index:99; top:0; left:0; width:100%; height:100%;background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);}





/*download*/
#download .banner{ width:960px; height:208px; background:url(../images/downloadBanner.png) left top no-repeat; margin:0 auto;}
#download .banner span{ visibility:hidden;}
#download .trTop{ color:#fff; text-align:center;}
#download .trLine01{ border-bottom:1px solid #ccc; padding:10px;}
#download .trLine01:hover{ background:#5a9cca;}
#download .trLine02{ background:#fafafa; border-bottom:1px solid #ccc; padding:10px;}
#download .trLine02:hover{ background:#5a9cca;}
#download .tdL{ background:url(../images/tabLeft.jpg) left top no-repeat; height:28px;}
#download .tdBg{ background:url(../images/tabBg.jpg) left top repeat-x; height:28px;}
#download .tdR{ background:url(../images/tabRight.jpg) right top no-repeat; height:28px;}
#download .td01{ color:#999; padding:10px;}
#download .td02{ color:#333; padding:10px;}
#download .td03{ padding:10px;}
#download .td03 a{ color:#666; background:url(../images/downloadIcon.jpg) left center no-repeat; height:19px; line-height:19px; display:block; text-decoration:underline}
#download .td03 a:hover{ color:#d21b1b;}





/*contact*/
#contact .banner{ width:960px; height:208px; background:url(../images/contactBanner.png) left top no-repeat; margin:0 auto;}
#contact .banner span{ visibility:hidden;}
#contact address{ background:#f2f3f3 url(../images/contactBg.jpg) right bottom no-repeat; color:#7d7d7d; padding:15px 20px; line-height:1.7em; margin-bottom:30px;}
#contact address a{ color:#7d7d7d; text-decoration:underline;}
#contact address a:hover{ text-decoration: none;}
#contact .formAll{ margin-top:20px;padding:0 20px;}
#contact h2{ font-size:15px; color:#0c5da9; margin-bottom:8px;}
#contact .text{ padding:0 20px;}
#contact iframe{ margin-top:30px;}


/*inquiry*/
#inquiry .banner{ width:960px; height:208px; background:url(../images/contactBanner.png) left top no-repeat; margin:0 auto;}
#inquiry .banner span{ visibility:hidden;}
#inquiry form{ margin-top:20px;}
#inquiry h2{ font-size:18px; color:#0280ca; margin-bottom:8px;}
#inquiry table{ margin-bottom:30px; margin-top:15px;}
#inquiry td{ padding:10px;}
#inquiry .td01{ background:#1b4d85; padding:5px; text-align:center; border-right:1px solid #fff; color:#fff;}
#inquiry .td02{ background:#1f5ca0; padding:5px; text-align:center; border-right:1px solid #fff; color:#fff;}
#inquiry .td03{ background:#437dbd; padding:5px; text-align:center; border-right:1px solid #fff; color:#fff;}
#inquiry .td04{ background:#6a9fd9; padding:5px; text-align:center; border-right:1px solid #fff; color:#fff;}
#inquiry .td05{ background:#8fbdf0; padding:5px; text-align:center; border-right:1px solid #fff; color:#fff;}
#inquiry .trLine{ border-bottom:1px solid #dcdcdc; color:#777;}





/* ---------------------------------------------------------------------- */
/*	瀏覽器
/* ---------------------------------------------------------------------- */
.ie7 {}
.ie8 {}
/* ---------------------------------------------------------------------- */
/*	手機瀏覽器
/* ---------------------------------------------------------------------- */
/* 超過解析度 481px 時讀取的樣式 */
@media only screen and (min-width: 481px) {

}
/* 超過解析度 981px 時讀取的樣式(三星,ipad) */
@media only screen and (min-width:1281px) {

}
