/*-----------------------------------------------------------------------------
	-	網站主體樣式設計 -
author:		  英創達網路有限公司
email:     	web@e-creative.tw
website:   	http://e-creative.tw
-----------------------------------------------------------------------------*/
@import url("reset.css");
@import url("global.css");
/* ---------------------------------------------------------------- */
/*
/*	 1. 基本 Default
/*	 2. 頁面版型配置 Layout
/*	 3. 版區塊 footer
/*	 4. 版區塊 header
/*	 5. 版區塊 Sidebar
/*	 6. 首頁 index
/*	 7. 內頁公用 page
/*	 8. 關於我們 about
/*
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/*	1. 基本 Default
/* ---------------------------------------------------------------- */

body { font-family: "新細明體", "微軟正黑體", Arial; line-height: 1.5em; text-align: justify; text-justify: inter-ideograph; overflow: hidden; color: #4C4C4C; font-size: 13px; background-color: #202020; }
a { color: #369; }


/* ---------------------------------------------------------------- */
/*	2. 頁面版型配置 Layout
/* ---------------------------------------------------------------- */
.container{ width: 980px; margin-right: auto; margin-left: auto; }
#wrapper { background-color: #202020; background-image: url(images/index2_bg.jpg); background-repeat: repeat-x; background-position: top; }
#wrapper2 { background-color: #818181; background-image: url(images/index2_bg.jpg); background-repeat: repeat-x; background-position: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #40403c; }
#wrapper2 .container { background-color: #1C1C12; }

#footer { clear: both; font-size: 13px; color: #898989; background-color: #202020; height: 146px; }
#footer .container{ position: relative; padding-top: 16px; }
#footer .footerLine { background-image: url(images/index2_footer_line.jpg); background-repeat: no-repeat; background-position: center top; padding-top: 1px; }
#content { float: right; width: 733px; min-height: 650px; background-color: #1d1c13; background-image: url(images/main_bg.jpg); background-repeat: no-repeat; background-position: 0 0; padding-right: 28px; padding-left: 28px; padding-bottom: 25px; }
#sidebar{ float: left; width: 191px; /*min-height: 675px;*/ background-image: url(images/sid_bg.jpg); background-repeat: repeat-y; background-color: #1C1C12; }

/* ---------------------------------------------------------------- */
/*	2. 版區塊 sidebar
/* ---------------------------------------------------------------- */
#sidebar h2 { font-family: "微軟正黑體"; font-size: 21px; color: #e8cf04; text-align: center; padding-top: 17px; }
.sidbg { background-image: url(images/01about_sid_bgin.jpg); width: 171px; height: 240px; margin-top: 8px; margin-left: 11px; }
/*左選單*/
#sid-nav li { background-image: url(images/sid_line.png); background-repeat: no-repeat; background-position: center bottom; }
#sid-nav li a { font-family: "微軟正黑體"; font-size: 15px; color: #bcbcbc; text-decoration: none; background-image: url(images/sid_inco.png); background-repeat: no-repeat; background-position: 24px 16px; padding-left: 46px; padding-top: 12px; padding-bottom: 12px; display: block; padding-right: 12px; }
#sid-nav li a:hover { color: #369; }
#sid-nav li .select { color: #369; }
/*電話*/
.sid-tel { background-image: url(images/sid_bg_tel.png); background-repeat: no-repeat; height: 48px; width: 100px; margin-left: 2px; padding-top: 18px; padding-left: 67px; margin-top: 40px; }
.sid-tel p { font-size: 15px; color: #ffffff; font-family: "Century Gothic"; margin: 0px; font-weight: bold; }
/*位置*/
.sid-map { background-image: url(images/sid_bg_map.png); background-repeat: no-repeat; height: 38px; width: 100px; margin-left: 2px; padding-top: 28px; padding-left: 67px; }
.sid-map a { color: #59cca3; text-decoration: none; font-family: "微軟正黑體"; font-size: 16px; }
.sid-map:hover { /*圖片半透明*/ opacity:0.6; filter:alpha(opacity=50); cursor:pointer; }

/* ---------------------------------------------------------------- */
/*	3. 版區塊 footer
/* ---------------------------------------------------------------- */
#footerNav { float: left; padding-left: 15px; }
#footerNav a { color: #898989; font-size: 12px; text-decoration: none; padding-right: 17px; padding-left: 17px; }
#footerNav a:hover { color: #b9a422; }
#footer .address{ font-style: normal; }
#footer .address p { line-height: 1.5em; padding: 0px; margin: 0px; }
#footer .addBox { float: right; font-size: 12px; }
#footer .addBox a { color: #898989; }
#footer .addBox a:hover { color: #369; }
/* ---------------------------------------------------------------- */
/*	4. 版區塊 header
/* ---------------------------------------------------------------- */
.headerBg{ background-image: url(images/index2_banner.jpg); background-repeat: no-repeat; position: relative; height: 504px; }
.headerBg2 { background-image: url(images/01about_banner.jpg); background-repeat: no-repeat; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #14130d; }

#header{ height: 271px; position: relative; }
#header .logo { background-image: url(images/index2_logo.png); background-repeat: no-repeat; height: 70px; width: 170px; display: block; position: absolute; top: 22px; left: 47px; }
#header .logo:hover { /*圖片半透明*/ opacity:0.6; filter:alpha(opacity=50); cursor:pointer; }
/*
#header #topLink { position: absolute; top: 31px; right: 36px; }
#header #topLink a { text-decoration: none; color: #c2bfbf; font-size: 12px; padding: 2px; }
#header #topLink a:hover { color: #b9a422; text-decoration: underline; opacity:0.6; filter:alpha(opacity=50); cursor:pointer;}
#header #topLink .link-inco1 { background-image: url(images/inco_home.png); background-repeat: no-repeat; background-position: 0px 0px; padding-left: 20px; }
#header #topLink .link-inco2 { background-image: url(images/inco_la.png); background-repeat: no-repeat; background-position: 4px 0px; padding-left: 25px; }
*/
#header #serachBar{ position: absolute; top: 29px; right: 196px; }
#header .serachBar{ margin-right: 10px; float: right;position: relative;}
#header .serachBar .searhBtn{ background-image: url(images/inco_search.png); height: 22px; width: 22px; position: absolute; top: 0px; right: 0px; background-repeat: no-repeat; display: block; background-position: center center; }
#header .serachBar .searhBtn:hover{ background-color: #333; }
#header .serachBar .inputText{ background-color: #202016; border: 1px solid #8c8c8c; color: #fedfdc !important; font-size: 13px; height: 17px; padding-right: 30px; padding-left: 10px; width: 90px; padding-top: 2px; }
/* 選單 *******/
#menu { background-image: url(images/menu_bg.png); background-repeat: no-repeat; height: 55px; width: 563px; position: absolute; top: 71px; right: 2px; padding-top: 5px; padding-left: 20px; }
ul.menu > li{ display: block; text-align: center; margin-right: 8px; margin-left: 8px; }
ul.menu > li a:hover { color: #AF9E2C; background-image: url(images/menu_hover.png); background-repeat: no-repeat; text-align: center; }
ul.menu > li > a { display: block; width: 95px; text-decoration: none; text-align: center; line-height: normal; height: 35px; }
ul.menu > li > a .nav-en {
  font-size: 15px !important;
  color: #ffffff;
  font-family: Verdana, Geneva, sans-serif;
  display: block;
  padding-top: 7px;
}
ul.menu > li:hover > a .nav-en { color: #52e499; }
ul.menu li .active{ background-image: url(images/menu_hover.png); background-repeat: no-repeat; text-align: center; }
/* ---------------------------------------------------------------- */
/*	6. 首頁 index
/* ---------------------------------------------------------------- */
#indexPush { position: absolute; left: 400px; top: 280px; }
#indexPush h3 { font-family: "微軟正黑體"; font-size: 17px; color: #f5db4c; font-weight: normal; margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 5px; }
/*
#indexPush { position: absolute; left: 435px; top: 280px; }
#indexPush .indexPushBox { float: left; margin-right: 3px; margin-left: 3px; border: 2px solid #636463; height: 166px; width: 166px; }*/
#index { background-image: url(images/index2_bg2.jpg); background-repeat: no-repeat; height: 172px; padding-top: 26px; padding-left: 47px; }
#index h3 { color: #fbde2a; font-family: Arial, Helvetica, sans-serif; font-weight: normal; margin: 0px; padding: 0px; float: left; letter-spacing: 1px; }
#index p { margin: 0px; }
.indexMore { background-image: url(images/index2_more.jpg); background-repeat: no-repeat; height: 10px; width: 32px; display: block; float: right; margin-top: 10px; }
.indexMore:hover { /*圖片半透明*/ opacity:0.6; filter:alpha(opacity=50); cursor:pointer; }
#indexAbout {
  height: 146px;
  width: 290px;
  overflow: hidden;
  color: #898675;
  font-size: 11px;
  text-align: left;
}
#indexAbout h3 { font-size: 20px; margin-bottom: 10px; }
.indexAboutPic { float: right; padding-top: 5px; padding-left: 5px; }
#indexNews { height: 146px; width: 290px; margin-left: 50px; overflow: hidden; }
#indexNews h3 { font-size: 20px; margin-bottom: 10px; }
ul.indexNewsList li { background-image: url(images/index2_news_inco.jpg); background-repeat: no-repeat; background-position: 0px 8px; padding-left: 7px; position: relative; width: 290px; }
ul.indexNewsList li a { text-decoration: none; }
ul.indexNewsList li:hover a .txt { color: #b9a422; }
ul.indexNewsList li:hover a .date { color: #0080FF; }
ul.indexNewsList li a .txt{
  font-size: 11px;
  color: #898675;
  text-decoration: none;
  display: block;
  width: 210px;
  height: 20px;
  overflow: hidden;
  text-align: left;
}
ul.indexNewsList li a .date { font-size: 10px; color: #3a4f56; text-decoration: none; font-family: Tahoma; position: absolute; top: 0px; right: 7px; }
#indexContact { margin-left: 45px; font-family: "Myriad Pro"; font-size: 17px; color: #fffcdd; }
#indexContact h3 { font-size: 24px; line-height: 1.1em; }

/* ---------------------------------------------------------------- */
/*	7. 內頁公用 page
/* ---------------------------------------------------------------- */
/*頁碼*/
.page { display: block; text-align: center; margin-top: 27px; }
.page a { font-size: 12px; color: #999898; text-decoration: none; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; border: 1px solid #272727; margin-right: 2px; margin-left: 2px; }
.page a:hover { color: #e8cf04; border: 1px solid #FF9; }
.page .select { color: #e8cf04; border: 1px solid #FF9; }
/*內頁連結*/
.maplink { float: right; margin-top: 12px; margin-right: 4px; margin-bottom: 12px; display: block; }
.maplink a { font-size: 11px; color: #999999; text-decoration: none; padding: 5px; letter-spacing: 1px; }
.maplink a:hover { color: #b9a422; }
/*text p 設定*/
.py { color: #b5af90; }
.py p { margin: 0px; line-height: 2.5; }

/*按鈕區塊*/
.btn  { text-align: center; padding-top: 10px; padding-bottom: 10px; margin-top: 50px; }
.btn  .button{
    margin-right: 7px;
    margin-left: 7px;
}
/*按鈕*/
.button  { display: inline-block; border: 1px solid #47473D; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding-top: 5px; padding-right: 22px; padding-bottom: 5px; padding-left: 22px; color: #856d34; text-decoration: none; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top,  #ffffff 55%, #eeece2 98%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(55%,#ffffff), color-stop(98%,#eeece2)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ffffff 55%,#eeece2 98%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ffffff 55%,#eeece2 98%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ffffff 55%,#eeece2 98%); /* IE10+ */ background: linear-gradient(to bottom,  #ffffff 55%,#eeece2 98%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeece2',GradientType=0 ); /* IE6-9 */
}
/*.button:hover{ color: #C00; }*/
.button.clorBlcak{ background: #3f3a17; /* Old browsers */ background: -moz-linear-gradient(top,  #3f3a17 0%, #494425 40%, #8e8e89 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f3a17), color-stop(40%,#494425), color-stop(100%,#8e8e89)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #3f3a17 0%,#494425 40%,#8e8e89 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #3f3a17 0%,#494425 40%,#8e8e89 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #3f3a17 0%,#494425 40%,#8e8e89 100%); /* IE10+ */ background: linear-gradient(to bottom,  #3f3a17 0%,#494425 40%,#8e8e89 100%); /* W3C */ 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3a17', endColorstr='#8e8e89',GradientType=0 ); /* IE6-9 */
color: #b5af90; }
.button.clorBlcak:hover {
	background: #8e8e89; /* Old browsers */
	background: -moz-linear-gradient(top,  #8e8e89 1%, #3f3a17 70%, #494425 70%, #494425 100%, #3f3a17 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#8e8e89), color-stop(70%,#3f3a17), color-stop(70%,#494425), color-stop(100%,#494425), color-stop(100%,#3f3a17)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8e8e89 1%,#3f3a17 70%,#494425 70%,#494425 100%,#3f3a17 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8e8e89 1%,#3f3a17 70%,#494425 70%,#494425 100%,#3f3a17 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8e8e89 1%,#3f3a17 70%,#494425 70%,#494425 100%,#3f3a17 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8e8e89 1%,#3f3a17 70%,#494425 70%,#494425 100%,#3f3a17 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e89', endColorstr='#3f3a17',GradientType=0 ); /* IE6-9 */
}
/*訊息列表more*/
.listmore { color: #dfe452; text-decoration: none; }
.listmore:hover { color: #59cca3; text-decoration: underline; }


/*	about page
/* ---------------------------------------------------------------- */
#about {
  background-image: url(images/01about_pic2.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  min-height: 750px;
  line-height: 0em;
}
/*	news page
/* ---------------------------------------------------------------- */
ul.newsList li { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #FFF; width: 100%; display: block; margin-bottom: 10px; padding-bottom: 10px; }
ul.newsList li .pic{ background-image: url(images/02news_pic_bg.jpg); background-repeat: no-repeat; background-position: 0px 0px; height: 108px; width: 158px; padding-top: 4px; margin-right: 22px; padding-left: 4px; margin-left: 23px; 100px; width: 150px;}
ul.newsList li .pic img { border: 1px solid #bfbebb; height:  }
ul.newsList li .pic img:hover { border: 1px solid #0080FF; }
ul.newsList li .newsBox { width: 500px; margin-right: 23px; }
ul.newsList li .newsBox .title { color: #5c7b9a; text-decoration: none; font-size: 15px; font-weight: bold; height: 20px; overflow: hidden; margin-top: 5px; display: block; margin-bottom: 5px; }
ul.newsList li .newsBox .title:hover { color: #0080FF; }
ul.newsList li .newsBox .info { height: 77px; overflow: hidden; }
/*	news Dia
/* ---------------------------------------------------------------- */
#newsDia .title { font-size: 15px; color: #5c7b9a; font-weight: bold; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #878447; margin-bottom: 8px; min-height: 20px; padding-bottom: 8px; }
#newsDia .date { font-family: Tahoma; font-size: 11px; color: #3a4f56; margin-bottom: 10px; }


/*	support page
/* ---------------------------------------------------------------- */
ul.supportList li { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #FFF; width: 100%; display: block; margin-bottom: 10px; padding-bottom: 10px; }
ul.supportList li .pic{ background-image: url(images/02news_pic_bg.jpg); background-repeat: no-repeat; background-position: 0px 0px; height: 108px; width: 158px; padding-top: 4px; margin-right: 22px; padding-left: 4px; margin-left: 23px; height: 100px; width: 150px;  }
ul.supportList li .pic img { border: 1px solid #bfbebb; }
ul.supportList li .pic img:hover { border: 1px solid #1FC56D; }
ul.supportList li .newsBox { width: 500px; margin-left: 23px; }
ul.supportList li .newsBox .title { color: #5c9a5d; text-decoration: none; font-size: 15px; font-weight: bold; height: 20px; overflow: hidden; margin-top: 5px; display: block; margin-bottom: 5px; }
ul.supportList li .newsBox .title:hover { color: #1FC56D; }
ul.supportList li .newsBox .info { height: 77px; overflow: hidden; }
/*	support Dia
/* ---------------------------------------------------------------- */
#supportDia .title { font-size: 15px; color: #5c9a5d; font-weight: bold; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #878447; margin-bottom: 8px; min-height: 20px; padding-bottom: 8px; }
#supportDia .date { font-family: Tahoma; font-size: 11px; color: #3a4f56; margin-bottom: 10px; }


/*	product page
/* ---------------------------------------------------------------- */
#product h3 { font-family: "微軟正黑體"; font-size: 19px; color: #0083AE; padding-top: 20px; }
/*	product Dia
/* ---------------------------------------------------------------- */
#productDia h3 { font-family: "微軟正黑體"; font-size: 19px; color: #0083AE; padding-top: 20px; }
#productDia h4 { margin-bottom: 5px; margin-top: 0px; font-size: 13px; color: #A5983D; }

#productDia .no { background-image: url(images/03product2_lune.jpg); background-repeat: no-repeat; background-position: left bottom; font-family: Verdana, Geneva, sans-serif; font-size: 17px; color: #ffffff; margin-bottom: 10px; min-height: 22px; padding-bottom: 5px; }
#productDia .picBox { text-align: center; display: block; margin-bottom: 10px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #333; padding-bottom: 10px; }
#productDia .infoBox{ background-color: #29281f; padding: 15px; }
#productDia .infoBox p { line-height: 1.5em; margin: 0px; padding: 0px; }
/*	contact
/* ---------------------------------------------------------------- */
#contact { background-image: url(images/05contact_pic.png); background-repeat: no-repeat; background-position: 40px 15px; position: relative; height: 600px; }
#contact .note { position: absolute; top: 70px; font-family: "微軟正黑體"; font-size: 14px; color: #e3e3e3; left: 305px; }
#contact .note p { line-height: 1.5em; margin: 0px; padding: 0px; }
#contactBox { position: absolute; left: 60px; top: 133px; }
.contactBox { background-color: #2f2e25; border: 2px solid #1c1c14; width: 560px; display: block; padding-top: 20px; padding-bottom: 20px; }
.tableCont th { text-align: right; padding: 5px; color: #C1B455; }
.tableCont td { padding: 5px; }
.tableCont td .inputText{ background-color: #2F2E25; border: 1px solid #8c8c8c; color: #fedfdc !important; font-size: 13px; height: 17px; padding-right: 30px; padding-left: 10px; padding-top: 2px; }
.tableCont td .inputText2{ background-color: #2F2E25; border: 1px solid #8c8c8c; color: #fedfdc !important; font-size: 13px; height: 120px; padding-right: 30px; padding-left: 10px; width: 320px; padding-top: 2px; }
.tableCont td .p_red { color: #930; }
.tableCont td .ex { color: #666; margin-left: 8px; }


/*首頁套特校*/
#ALL{ width: 600px; height: 180px; margin: 0 auto; display: block; }
.BOX { float: left; width: 180px; height: 180px; margin-right: 7px; border: 3px solid #444; box-shadow: 0 0 5px #666; background-color: #FFF; position: relative; border-radius: 15px; overflow: hidden; }
.BOX .CONTENT {
	border-radius: 10px;
	width: 180px;
	height: 180px;
	position: absolute;
}
.BOX .CONTENT img{
	border-radius: 10px;
}
.BOX .CONTENT .MEMO { width: 160px; height: 160px; background-color: #FFF; font-family: "微軟正黑體"; border-radius: 15px; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding: 10px; }
.BOX .CONTENT .MEMO h1 {
	font-size: 17px;
}
.BOX .CONTENT .MEMO p {
  font-size: 13px;
  line-height: 1.35;
  letter-spacing: 1px;
  margin-top: -5px;
  font-family: "新細明體";
  text-align: left;
  height: 135px;
  overflow: hidden;
}
.BOX .CONTENT .MEMO a { color: #666; text-decoration: none; }
.BOX .CONTENT .MEMO a:hover { color: #00CC66;  }
.BOX .CONTENT .MEMO a h2 { color: #333; display: block; height: 20px; overflow: hidden; margin-top: -5px; }
.BOX .CONTENT .MEMO .more { color: #06C; margin-left: 7px; }


/* ==========================================================================
   show - 會員共用彈跳視窗
   ========================================================================== */
.showbox{ overflow: hidden; background-color: #FFF; display: block;
  /*border: 1px solid #CCC;
  background-image: url(images/in05-9_show_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;*/
}
.show { background-color: #FFF;  
}
.show h4 { font-size: 18px; color: #000000; padding-right: 20px; padding-left: 20px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #bfbfbf; padding-bottom: 15px; margin: 0px; padding-top: 20px; font-family: "微軟正黑體"; 
}
/*grayBox----*/
.show .grayBox { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #bfbfbf; background-color: #eeeeee; line-height: 1.7; display: block; height: 150px; padding-top: 20px; padding-right: 30px; padding-bottom: 20px; padding-left: 30px; }
.show .grayBox p {
  margin: 0px;
}
/**/
.closeBtn { background-color: #3f3939; color: #FFF; padding-top: 15px; padding-right: 10px; padding-bottom: 10px; letter-spacing: 1px; margin-right: auto; margin-left: auto; display: block; margin-top: 25px; background-image: url(images/in05-3_close.png); background-repeat: no-repeat; background-position: 105px center; height: 20px; text-align: center; margin-bottom: 25px; width: 142px; text-decoration: none; }
.closeBtn:hover {
  background-color: #971e24;
}
.tablePro { background-color: #2F2C20; }
.tablePro .row { background-color: #46422F; }
.tablePro th { background-color: #313D30; color: #F90; padding: 3px; font-family: Arial, Helvetica, sans-serif; border-right-width: 1px; border-right-style: solid; border-right-color: #332F22; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #332F22; }
.tablePro td { padding: 2px; }
.tablePro td .name { margin-left: 20px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #4378B4; padding: 5px; }
.tablePro td .name:hover { color: #CCCCCC; text-decoration: underline; }
.tablePro td .pdf:hover { /*圖片半透明*/ opacity:0.6; filter:alpha(opacity=50); cursor:pointer; }


#supportDia .text h4 { margin-bottom: 5px; font-size: 15px; }
#supportDia .text p{ line-height: 1.7em; }
.tableSup { border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #605B40; border-bottom-color: #605B40; border-left-color: #605B40; margin-bottom: 5px; }

.tableSup tr th { padding: 5px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #605B40; border-right-width: 1px; border-right-style: solid; border-right-color: #605B40; }
.tableSup tr td { padding-top: 3px; padding-bottom: 3px; padding-left: 15px; padding-right: 15px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #605B40; border-right-width: 1px; border-right-style: solid; border-right-color: #605B40; }


.tableProDia { border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-top-color: #605B40; border-left-color: #605B40; }
.tableProDia th { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #605B40; border-right-width: 1px; border-right-style: solid; border-right-color: #605B40; padding-top: 3px; padding-right: 15px; padding-bottom: 3px; padding-left: 15px; font-weight: normal; }
.tableProDia td { padding-top: 3px; padding-bottom: 3px; padding-left: 15px; padding-right: 15px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #605B40; border-right-width: 1px; border-right-style: solid; border-right-color: #605B40; }
.tableProDia .row { background-color: #383525; }

.tableSupDowload a { font-size: 15px; font-weight: bold; color: #33CC66; }
.tableSupDowload a:hover { color: #CCFF00; }


#header #topLink { position: absolute; top: 31px; right: 36px; }
#header #topLink a {
  text-decoration: none;
  color: #c2bfbf;
  font-size: 12px;
  padding-top: 3px;
  padding-right: 13px;
  padding-bottom: 1px;
  padding-left: 13px;
}
#header #topLink a:hover { color: #b9a422; text-decoration: underline; }
#header #topLink .link-inco1 { background-image: url(images/inco_home.png); background-repeat: no-repeat; background-position: 0px 2px; padding-left: 20px; }
#header #topLink .link-inco2 { background-image: url(images/inco_la.png); background-repeat: no-repeat; background-position: 4px 3px; padding-left: 25px; }

ul.topLink > li:first-child > a {
  position: absolute;
  left: -55px;
  top: 0px;
  transition: transform .3s;
  -webkit-transition: -webkit-transform .3s;
}
ul.topLink > li:first-child > a:hover {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
ul.topLink > li:first-child ~ li > a {
  /*background: rgba(63, 57, 57, .9);*/
  border: 1px solid #5f5c5c;
  border-radius: 50px;
  white-space: nowrap;
  display: block;
  text-align: center;
  overflow: hidden;
  margin: 0 0 1px 0;
  position: relative;
  transition: background .2s, color .2s;
  z-index: 999;
  background-color: #413939;
}
ul.topLink > li:first-child ~ li > a:hover,
ul.topLink > li:first-child ~ li > a.selected {
  background: rgba(63, 57, 57, .9);
  color: #fff;
}
ul.topLink > li:first-child ~ li > a:after {
  content: attr(data-icon);
  font-size: 12px;
  position: absolute;
  right: 15px;
  top: -100px;
  transition: top .3s;
}
ul.topLink > li:first-child ~ li > a:hover:after,
ul.topLink > li:first-child ~ li > a.selected:after {
  top: 10px;
}
ul.topLink > li:first-child + li ~ li {
  display: none;
}