﻿body {margin:0; padding:0; font-size:12px; color:#333333;  font-family:Verdana,Geneva,sans-serif;}
p,table,tr,td{ padding:0; margin:0;}

.rowwith{ width:954px; margin:0 auto; height:100%;display:table; padding-bottom:20px;}/*內容部分寬度*/
.Lfloat{ float:left;}
.Rfloat{ float:right;}

/*padd  margin*/
.mag{ margin:0 auto;}
.padLRB18{ padding:0 18px 18px 18px;}
.padB18{ padding-bottom:18px;}
.magTB36{ margin:36px 0;}
.magT18{ margin-top:18px;}
.magT9{ margin-top:9px;}
.magTB9{ margin:9px 0;}
.magTB18{ margin:18px 0;}
.padTB18{ padding:18px 0;}
.magLR{ margin:0 5px;}
.padT20{ padding-top:20px;}
.magR50{ margin-right:50px;}
.padT50{ padding-top:50px;}
.magL50{ margin-left:50px}
.padT90{ padding-top:90px;}
.magT50{margin-top:50px;}
.padTB9{ padding:9px 0;}
.padTB25{ padding:25px 0;}
.padL20{ padding-left:20px;}
.magR20{ margin-right:20px;}
.magL5{ margin-left:5px;}
.magT36{ margin-top:36px;}

/*windth*/
.wind30{ width:30%;}
.wind70{ width:70%;}
.wind_a{ width:221px;}
.wind_b{ width:468px;}
.wind_cc{ width:300px;}
.wind14{ width:14%;}
.wind30{ width:30%;}
.wind10{ width:10%;}
.wind19{ width:19%;}


/*left 導航欄*/
.LF.Lfloat{width:222px;}
.Lnav{ width:100%;  border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;}
.Lnav > li > a{ border:solid 1px #e2e2e2; width:200px; line-height:38px; display:block;  padding-left:20px;  margin-top:-1px; /*font-weight:bold;*/ color:#434348;
    text-align: left;
          background-color:#ebebeb; 
          background: -o-linear-gradient(#f2f2f2,#ebebeb);
          background: -webkit-gradient(linear,left top,left bottom,from( #f2f2f2 ),to( #ebebeb));
          background: -webkit-linear-gradient(#f2f2f2,#ebebeb);
          background: -moz-linear-gradient(#f2f2f2,#ebebeb);
          background: -ms-linear-gradient(#f2f2f2,#ebebeb );
          background: linear-gradient(#f2f2f2,#ebebeb);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ebebeb');}
.Lnav > li > a:hover{ background-color:#f3f3f3;text-decoration:none; color:#1695A4; font-weight:bold;
          background: -o-linear-gradient(#f3f3f3,#f3f3f3);
          background: -webkit-gradient(linear,left top,left bottom,from( #f3f3f3 ),to( #f3f3f3));
          background: -webkit-linear-gradient(#f3f3f3,#f3f3f3);
          background: -moz-linear-gradient(#f3f3f3,#f3f3f3);
          background: -ms-linear-gradient(#f3f3f3,#f3f3f3 );
          background: linear-gradient(#f3f3f3,#f3f3f3);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#f3f3f3');}


.nav {  width:100%;  border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; }
.nav li a,.proxynav li a {border:solid 1px #e2e2e2; width:200px; line-height:38px; display:block;  padding-left:20px;  margin-top:-1px; /*font-weight:bold;*/ color:#434348;
                          text-align: left;
          background-color:#ebebeb; 
          background: -o-linear-gradient(#f2f2f2,#ebebeb);
          background: -webkit-gradient(linear,left top,left bottom,from( #f2f2f2 ),to( #ebebeb));
          background: -webkit-linear-gradient(#f2f2f2,#ebebeb);
          background: -moz-linear-gradient(#f2f2f2,#ebebeb);
          background: -ms-linear-gradient(#f2f2f2,#ebebeb );
          background: linear-gradient(#f2f2f2,#ebebeb);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ebebeb'); }
.nav li a:hover {  background-color:#f3f3f3;text-decoration:none; color:#1695A4; /*font-weight:bold;*/
          background: -o-linear-gradient(#f3f3f3,#f3f3f3);
          background: -webkit-gradient(linear,left top,left bottom,from( #f3f3f3 ),to( #f3f3f3));
          background: -webkit-linear-gradient(#f3f3f3,#f3f3f3);
          background: -moz-linear-gradient(#f3f3f3,#f3f3f3);
          background: -ms-linear-gradient(#f3f3f3,#f3f3f3 );
          background: linear-gradient(#f3f3f3,#f3f3f3);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#f3f3f3'); }
.nav li ul { /*position: absolute; display: none;*/ }
.nav li ul li { float: none; }
.nav li ul li a,.proxynav li ul li a {  background-color:#ffffff; 
          background: -o-linear-gradient(#ffffff,#ffffff);
          background: -webkit-gradient(linear,left top,left bottom,from( #ffffff ),to( #ffffff));
          background: -webkit-linear-gradient(#ffffff,#ffffff);
          background: -moz-linear-gradient(#ffffff,#ffffff);
          background: -ms-linear-gradient(#ffffff,#ffffff );
          background: linear-gradient(#ffffff,#ffffff);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');}

.nav li ul li a :hover {  background-color:#e7e7e7; 
          background: -o-linear-gradient(#e7e7e7,#e7e7e7);
          background: -webkit-gradient(linear,left top,left bottom,from( #e7e7e7 ),to( #e7e7e7));
          background: -webkit-linear-gradient(#e7e7e7,#e7e7e7);
          background: -moz-linear-gradient(#e7e7e7,#e7e7e7);
          background: -ms-linear-gradient(#e7e7e7,#e7e7e7 );
          background: linear-gradient(#e7e7e7,#e7e7e7);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#e7e7e7'); }

/*right內容部分*/
.RT.Rfloat,.twbank.Rfloat,.proxy.Rfloat{height:100%; width:714px;}

.pic_nav{ width:100%;  display:table;}
.pic_nav li{display:table-cell; width:33%; padding:0 9px;}
.pic_nav img { height: 165px; width: 224px; display:block;}
.pic_nav li a span.pic_bg{ background-color:#252E35; border-radius: 0 0 5px 5px; display:block; height:117px; width:184px;padding-left: 20px;padding-right: 20px; }
.pic_nav a span.wheretext{ color:#A3B3C0; padding:10px 0px 10px 20px; }
.pic_nav a span.title{ color:#ffffff; display:block; font-size:1.1em; font-weight:normal; line-height:1.2em; padding:0 0 2px;}
.pic_nav a span.richtext{color:#A3B3C0; font-size:12px;  word-wrap: break-word; word-break: normal;}
.pic_nav li a:hover span.pic_bg{ background-color:#38444e;}
.pic_nav li a:hover span{ color:white; text-decoration:none;}


.text_nav{ width:100%;}
.text_nav li{ list-style:square; color:#1695a4; margin-left:18px;}
.text_nav li a{ font-size:12px;  color:#1695a4;}
.text_nav li a:hover{ text-decoration:underline;}
.text_nav hr{ background-color:#dddddd; border:none; height:1px;}

.ol_a li{ list-style:decimal; padding:9px 0;}
.ol_a li a{ color:#1695A4;}
.ol_a span {color: #0000A0;}
.ol_a p > span{ color:red;}


.text_nav1{ width:100%;}
.text_nav1 li{ float:left; margin:0 9px;}
.text_nav1 li:after{ clear:both;}
.text_nav1 li a{ font-size:12px; font-weight:bold; color:#1695a4;}
.text_nav1 li a:hover{ text-decoration:underline;}



/*table*/
.tb_a{ border-collapse:collapse; width:100%;}
.tb_a tbody td{ padding:0 0 18px 0;}
.tb_a tbody td img { max-width:660px; }
.tb_a tbody td a{ color:#1695A4;}
.tb_a tbody td a:hover{ text-decoration:underline;}
.tb_a tbody td.fontsize{ font-size:16px; padding-top:10px;}
.tb_a tbody td a span{color:#000000; font-weight:bold;}
.tb_a tbody td a:active,.tb_a tbody td a span:active{ color:#1695a4;}

.tb_a tbody td a span.font_a{color:#1695a4; font-weight:bold; font-size:16px;}


.tb_b{ border-collapse:collapse; width:100%;}
.tb_b tbody td{ line-height:26px;}
.tb_b tbody td a{ color:#1695A4; font-size:13px;}
.tb_b tbody td a:hover{ text-decoration:underline;}
.tb_b tbody td hr{ background-color:#dddddd; border:none; height:1px;}
.tb_b tbody td a span{ font-size:18px; font-weight:bold;}
.tb_b tbody td img{ margin-top:20px;}
.tb_b tbody td > span{ color:red}
.tb_b thead td{ background-color:#99CCFF; line-height:26px; text-align:center;}

.tb_c{ border-collapse:collapse; width:100%;}
.tb_c tbody td{ border-bottom:dashed 1px #dddddd;}
.tb_c tbody td a{ color:#1695A4; font-size:13px; font-weight:bold;}
.tb_c tbody td a:hover{ text-decoration:underline;}
.tb_c tbody td img{ width:64px;}
.tb_c tbody td.wid15{ width:15%; padding:6px 6px 6px 20px;}


.tb_d{ width:40%; border-collapse:collapse; margin-left:350px; position:relative; top:5px;}
.tb_d tbody  td{ line-height:30px;}
.tb_d tbody  th{ line-height:30px;}

.tb_e{ width:80%; border-collapse:collapse;}
.tb_e tbody td span{ color:red;}
.tb_e tbody td{ line-height:40px;}
.tb_e tbody td p{ line-height:20px;}
.tb_e tbody td:first-child{ width:13%;}
.tb_e tbody td:last-child{ padding-left:5px;}
.tb_e tfoot td:first-child{ width:30%;}
.tb_e tbody th span{ color:#ff8000;}
.tb_e tbody th a{ color:#1695a4;}
.tb_e tbody th a:hover{text-decoration:underline;}
.tb_e tbody th{ line-height:22px;}


.tb_f{ border-collapse:collapse;}
.tb_f tbody th{ color:#0000ff;}
.tb_f tbody a{ color:#1695a4;}
.tb_f tbody a:hover{ text-decoration:underline;}
.tb_f tbody ul{ padding-left:18px;}
.tb_f tbody ul li{ list-style:lower-alpha;}

.tb_g{ border-collapse:collapse; width:70%;}
.tb_g tbody td span { color:red;}

.tb_h{border-collapse:collapse; width:100%; border:solid 1px #dddddd;  font-size:12px; font-family:Verdana,Geneva,sans-serif;} 
.tb_h > thead > tr > td{ background-color:#38444e; line-height:26px;border:solid 1px #dddddd; text-align:center; color:white;}
.tb_h > tbody > tr> td{ text-align:center; line-height:26px; border:solid 1px #dddddd;}
.tb_h > tbody > tr > td > a{ color:#1695a4;}
.tb_h > tbody > tr > td > a:hover{ text-decoration:underline;}



/*word*/
.Hword{ font-size:16px; font-weight:bold;}
.acolor{ color:#1695a4; }
.pcolor{ color:red;}
.pcolor_a{ color:#0000ff;}


.borderB{ border-bottom:2px solid #252E35;}
.borderB .bgtop{ background-color:#252E35; width:60%;height:36px;line-height:36px; padding-left:10px; color:white;border-radius:0 10px 0 0; -moz-border-radius:0 10px 0 0; -o-border-radius:0 10px 0 0; -ms-border-radius:0 10px 0 0; -webkit-border-radius:0 10px 0 0;}



/*Brand*/
.Brand { background:url('../image/bg_site_B2C_feature.jpg') no-repeat; background-color:#f4f4f4; }


.newActivity > div{ width:50%;  float:left;  }
.newActivity > div > h3 { background-color:#8d9497; border-bottom:solid 3px #007c90; line-height:22px; color:white; padding:0 0 0 5px;}
.newActivity > div > ul { padding:5px 22px; }
.newActivity > div > ul > li > a {  color:#1695A4; display:block; font-size:1.1em;text-align: left;}
.newActivity > div > ul > li > a:hover { text-decoration:underline; }
.newActivity > div > ul > li { line-height:1.2em; padding:5px 0;  list-style:url('../image/right_ico.png');}


.new_box p { padding:0 0 3px 0;}
.new_box a {  color:#1695A4; text-decoration:none;}
.new_box > div.Success > strong > a.color_black { color:black;}
.new_box > div.Success {  margin-bottom:15px;}
.new_box a:hover { text-decoration:underline; }

/*but*/
.but_b{ background-color:#252E35; border:none;  padding: 10px; color:white;  font-family:Verdana,Geneva,sans-serif;  border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.but_b:hover{ background-color:#384447;}
.but_c{ background-color:#252E35; border:none;  padding:3px 14px; color:white;  font-family:Verdana,Geneva,sans-serif;  border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;cursor:pointer;}
.but_c:hover{ background-color:#384447;}



.textbox{ border:solid 1px #969696; height:20px; font-family:Verdana,Geneva,sans-serif; padding-left:2px; font-size:12px;}/*文本框*/

.boxkuang{ background-color:white; height:10px; border-top:1px dashed #6b9abd; margin-left:130px; margin-top:-30px;}




/*1/6 add*/
.purcontent_title h1 {  font-weight:bold; padding:0 0 9px 0; margin:0;}
.purcontent_title h2 {  color: #41505B;  padding:0 0 18px 0;}
.areaimg_pur {  text-align:center; line-height:326px;   border:solid 1px #dddddd; width:711px; height:326px;  border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; }
.areaimg_pur img {  width:400px; height:253px; }
.pur_cpts li {  padding:5px 0;  }
.pur_cpts li:nth-child(2n) {  background-color:#EBEBEB;}

/*1/7 add*/
.SucStory b { display:block; padding:0 0 5px;}
.SucStory h2 {  font-weight:bold; font-size:1.4em;}
.SucStory p { padding:35px 0; }
.SucStory a { color:#1695A4; }
.SucStory a:hover { text-decoration:underline; }
.SucStory img { vertical-align:middle; margin-right:5px;}

.newDetails > h3 { font-weight:bold; display:block; padding:0 0 10px;}
.newDetails > h1 { font-weight:bold; font-size:1.4em;  }
.newDetails > .details { padding:35px 0; }
.newDetails img { vertical-align:middle; margin-right:5px;}

.tecAdvisory { padding:0 18px;}
.tecAdvisory ul li { list-style:decimal; padding:3px 0; }
.tecAdvisory ul li span { color:red; font-weight:bold; }
.tecAdvisory ul li span a {  color:#1695A4; }
.tecAdvisory ul li span a:hover {  text-decoration:underline;}

.tab_insert {  width:100%; margin:40px 0; padding:0; border-collapse:collapse; border:0;}
.tab_insert tbody tr {  padding:0 0 5px; display:block;}
.tab_insert tbody tr th {  width:70px; text-align:left;  }
.tab_insert tbody tr td { text-align:left;}

.tab_insert_b { width:100%; margin:10px 0; padding:0; border-collapse:collapse; border:0; }
.tab_insert_b thead tr th { background-color:#EBEBEB;  padding:5px 0; border:solid 1px #dddddd;}
.tab_insert_b tbody tr td {  text-align:left; border:solid 1px #dddddd; padding:4px 2px;}
.tab_insert_b tbody tr td a { color:#1695A4; }
.tab_insert_b tbody tr td a:hover {  text-decoration:underline; }

.Education {  text-align:right; padding:10px 0;}
.Education_01 h2 {  font-weight:bold; font-size:1.3em;}
.Education_01 table {   width:100%; margin:10px 0; padding:0; border-collapse:collapse; border:0; }
.Education_01 table th { text-align:right;  vertical-align:top;}
.Education_01 table td { text-align:left; padding-left:2px;}
.Education_01 table td a {  color:#1695A4; }
.Education_01 table td a:hover {  text-decoration:underline;}
.Education_01 ol {   margin:0; padding-left:20px;}
.Education_01 ol li {  list-style:inherit; }

.Warranty b {  display:block;}
.Warranty a { color:#1695A4; }
.Warranty a:hover { text-decoration:underline; }
.Warranty ol li {  list-style:inherit;}
.Warranty ol {  margin:0;}
.Warranty table { width:90%; margin:0 auto;}
.Warranty table td {  text-align:center;}

.twebsite ul li {  line-height:30px;  padding:0 0 0 10px;}
.twebsite ul li img {  vertical-align:middle; margin-right:5px;}
.twebsite ul li a {color:#1695A4; }
.twebsite ul li a:hover {  text-decoration:underline;}
.twebsite li:nth-child(2n) {  background-color:#EBEBEB;}


.twebsite table { width:100%;  padding:0; border-collapse:collapse;  border-bottom:solid 1px #1695A4;}
.twebsite h2 {   background-color:#008da9;  color:white; -webkit-border-radius:10px 10px 0 0px; -moz-border-radius:10px 10px 0 0px;  border-radius:10px 10px 0 0px;  height:25px;  padding-left:8px;  line-height:25px;  font-size:1em; font-weight:bold;}


.sitemap h1 { font-weight:bold;  font-size:1.4em;}


/*1.6eva*/
.boder{ border:solid 1px #dddddd;}
.tb_i{ width:100%; border-collapse:collapse; font-size:12px; font-family:Verdana,Geneva,sans-serif;}
.tb_i tbody th{ font-weight:normal; background-color:#38444e; color:white; border:solid 1px #dddddd; text-align:right; line-height:32px;}
.tb_i tbody td{ line-height:32px;  padding-left:2px;}



.text_tb{ width:100%; border-collapse:collapse;}
.text_tb tbody th{line-height:24px; font-weight:normal; text-align:right; background-color:#f2f2f2; border:solid 1px #dddddd;}
.text_tb tbody td{padding-left:3px;border:solid 1px #dddddd;}

.wind200{ width:200px;}
.magTBLR30{ margin:30px 18px;}
.magTR20{ margin:50px 0 0 20px;}


.text_nav2{ width:100%; margin-bottom:18px;}
.text_nav2 li{ border-bottom:solid 1px #dddddd; padding:10px 0;}
.text_nav2 li > a{ color:#1695a4;}
.text_nav2 li > a:hover{ text-decoration:underline;}
.text_nav2 li > a > span{ font-weight:bold; color:black;}
.text_nav2 li > div >a { color:#1695a4;}
.text_nav2 li > div >a:hover { text-decoration:underline;}
.text_nav2 li > div >a > span {font-weight:bold; color:black;}


.nav_pic{ width:100%;}
.nav_pic li{ width:32%; text-align:center;  margin-bottom:40px;display: inline-block;}
.nav_pic li > span{ width: 180px;height: 160px; display: block;margin: 0 auto;line-height: 160px;}
.nav_pic li > span img{ max-width: 178px; max-height: 158px;vertical-align: middle;}
.nav_pic li a{ color:#1695a4; font-weight:bold;vertical-align: top;}
.nav_pic li a > span{ width: 180px;height: 240px; margin: 0 auto 10px;display: block;line-height: 240px;border: 1px solid #dddddd;}
.nav_pic li a > span img {   margin:0 auto; max-width: 180px;  width: expression( ( this.width >180) ? 180 : this.width ); max-height: 240px; height: expression( ( this.height >101) ? 101 : this.height );vertical-align: middle; }
   
.nav_pic li a:hover{ text-decoration:underline;}


/*.linav{ position:relative; bottom:35px; left:20px;}
.linav li{ margin:0 30px; float:left;}
.linav li a{ color:#007BC3; font-weight:bold;}
.linav li a:hover{ color:#e8641b;}
.linav li a span{ background:url('../image/iconsh.png') no-repeat scroll 0 center ; padding-left:18px; display:block;}
.linav li a span:hover{ background:url('../image/iconshhover.png') no-repeat scroll 0 center ;}*/


.but_a{ background-color:#252E35; border:none;  padding:2px 4px; color:white;  font-family:Verdana,Geneva,sans-serif;  border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;}
.but_a:hover{ background-color:#384447;}

.bombut{ margin:10px auto;  text-align:center;}
.bombut > a { color:#1695a4; margin:0 3px;}
.bombut > a:hover{ text-decoration:underline;}
.pcolora > a { color:#1695a4;}
.pcolora > a:hover { text-decoration:underline;}


.magTL{ margin-top:30px;}
.textcolor{ color:#007BC3;}
.borderB{ border-bottom:solid 2px #252E35;}

.clear.borderB > b { color:#007BC3;}
.Dacolor{ color:#1695a4;}
.Dacolor:hover{ text-decoration:underline;}



.magR30{ margin-right:30px;}
.magL30{ margin-left:30px;}

.magB9{margin-bottom:9px;}
.magB30{ margin-bottom:30px;}
.textbox1{ border:solid 1px #c9c9c9;  font-family:Verdana,Geneva,sans-serif; padding-left:2px;}
.textarea{ width: 98%;height: 100px;}

.tab{ display:table; position: relative;z-index: 9; bottom:-1px;}
.tab li{ display:table-cell;}
.tab li a{background-color:#e4e4e4; border:solid 1px #e4e4e4; border-bottom:0;  border-radius:4px 4px 0 0;   padding: 4px 20px;
             -moz-border-radius:4px 4px 0 0; -ms-border-radius:4px 4px 0 0; -o-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0;  
             margin-right:2px; color:#333333; text-align:center;
                    background: -o-linear-gradient(#f0f0f0,#e4e4e4);
          background: -webkit-gradient(linear,left top,left bottom,from( #f0f0f0 ),to( #e4e4e4));
          background: -webkit-linear-gradient(#f0f0f0,#e4e4e4);
          background: -moz-linear-gradient(#f0f0f0,#e4e4e4);
          background: -ms-linear-gradient(#f0f0f0,#e4e4e4 );
          background: linear-gradient(#f0f0f0,#e4e4e4);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e4e4e4');
          white-space: nowrap; font-family: sans-serif;font-size: 1em; 
}
.tab li a:hover{ background-color:#47b7f9; border:solid 1px #1095e3; color:white; border-bottom:0; text-decoration:none;
                            background: -o-linear-gradient(#47b7f9,#1095e3);
          background: -webkit-gradient(linear,left top,left bottom,from( #47b7f9 ),to( #1095e3));
          background: -webkit-linear-gradient(#47b7f9,#1095e3);
          background: -moz-linear-gradient(#47b7f9,#1095e3);
          background: -ms-linear-gradient(#47b7f9,#1095e3 );
          background: linear-gradient(#47b7f9,#1095e3);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#47b7f9', endColorstr='#1095e3')}
.tab li a.selected{ background-color:#47b7f9; border:solid 1px #1095e3; color:white; border-bottom:0; text-decoration:none;
                            background: -o-linear-gradient(#47b7f9,#1095e3);
          background: -webkit-gradient(linear,left top,left bottom,from( #47b7f9 ),to( #1095e3));
          background: -webkit-linear-gradient(#47b7f9,#1095e3);
          background: -moz-linear-gradient(#47b7f9,#1095e3);
          background: -ms-linear-gradient(#47b7f9,#1095e3 );
          background: linear-gradient(#47b7f9,#1095e3);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#47b7f9', endColorstr='#1095e3');
}



.box_center{ border:solid 1px #dddddd; border-radius:3px; -moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;  display:inline-block;  width:676px; position: relative; top: 3px;}
.pic_size{ width:230px; height:230px; text-align:center;  line-height:221px;}
.blgimg img{ max-width: 230px;max-height: 230px;vertical-align: middle;}

.DK_nav{ margin:40px 0 0 20px; width:420px;}
.DK_nav li span{ color:#1695a4; font-size:14px;}

.facebook{ background:url('../image/icons.png') no-repeat; height:16px;width:16px; background-position:top; display:inline-block;}
.tweet{ background:url('../image/icons.png') no-repeat; height:16px;width:16px; background-position:0 -16px; display:inline-block;}
.email{  background:url('../image/icons.png') no-repeat; height:16px;width:16px; background-position:0 -32px; display:inline-block;}
.print{ background:url('../image/icons.png') no-repeat; height:16px;width:16px; background-position:0 -48px; display:inline-block;}
.More{background:url('../image/icons.png') no-repeat; height:16px;width:16px; background-position:0 -64px; display:inline-block;}
.blank{background:url('../image/blankicon.png') no-repeat; height:16px; width:36px; display:inline-block; text-align:center; color:#434348; font-weight:bold; position:relative; top:-4px;}
.blank:hover{background:url('../image/blankicon.png') no-repeat; background-position:0 -16px;}
.hand{ cursor: pointer;}
.display{ display:table;}
.green {color:green;}

.wind8.displayT{ line-height:16px; width:180PX;}
.wind8.displayT > p.share {margin-right:2px;}
.bg_c{ background-color:#ededed; padding:5px;}
.bg_c > span{color :#1695a4; font-size:14px; font-weight:bold; padding-right:10px;}
.nav_pic.Wallpaper li > span.pic{ width:180px;height:160px;text-align: center;border:solid 1px #dddddd;margin-bottom: 10px;}
.nav_pic.Wallpaper li > span.pic > img{ max-width: 176px;max-height: 156px;vertical-align: middle;}
.nav_pic.Wallpaper li > span.summary{ display: inline;line-height: normal;}
.dowloadimgline li > span{ border: 1px solid #dddddd;}


.nav_pic.Movie img{ width:180px;}
.years{ position: relative;}
.years li{ float:left;}
.years > li a{ padding:4px 10px; color:#939393; font-weight:bold; display:block;}
.years > li a:hover,.years > li a.selected{background-color:#ededed;color:#1695a4; border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; -ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;}
.bg_c.magB30.Month{ clear:both;position: absolute; left:0;width: 100%;}
.bg_c.magB30.Month > li{ float: left;}
.bg_c.magB30.Month > a{ padding:6px; color:#1695a4; }
.bg_c.magB30.Month > a:hover{text-decoration:underline;}
.monthreportcontent{ margin-top: 35px;max-width: 686px;}

.ol_a li a:hover{ text-decoration:underline;}


.texalign_b {  text-align:center;}


.text_nav3{ width:100%; margin-bottom:18px;}
.text_nav3 li{ border-bottom:solid 1px #dddddd; padding:10px 0; display:inline-flex; width:100%;}
.text_nav3 li > a{ color:#1695a4;}
.text_nav3 li > a:hover{ text-decoration:underline;}
.text_nav3 li > a > span{ font-weight:bold; color:black;}
.text_nav3 li > div >a { color:#1695a4;}
.text_nav3 li > div >a:hover { text-decoration:underline;}
.text_nav3 li > div >a > span {font-weight:bold; color:black;}
.text_nav3 li img { /*float:left;*/vertical-align: middle;max-width: 280px;max-height: 140px;}
.text_nav3 li .glorysImgPanel{ width: 290px;height: 150px;line-height: 150px;text-align: center;}


.nav_pic.Wallpaper li > select{ border:solid 1px #dddddd;margin:5px 0 0 8px; color:#333333;  font-family:Verdana,Geneva,sans-serif; font-size:12px;}
.nav_pic.Wallpaper li > span > img{ vertical-align:middle;}


.Monthlynav a{ color:#1695A4;}
.Monthlynav a:hover{ text-decoration:underline;}
.Monthlynav > span{ float:right; margin-top:15px;}
.Monthlynav > span > a{ margin:0 5px;}
.monthly{padding-top:10px;}
.monthly img{ width:675px;}
.Broadcast{ background:url('../image/Broadcast.png') no-repeat; height:94px; width:94px; position:absolute;z-index:111; top:24px; left:40px;}
.movieimg{width: 181px; height: 146px; position: relative;}
.moveHW > span{width: 181px; height: 146px;display: block;line-height: 146px;margin: 0 auto;}
.moveHW > span img{ max-width: 181px;max-height: 146px; vertical-align: middle;}
.nav_pic.Movie > li{ width:178px; padding:0 22px; text-align:center;}
.movieimg > img{ width:180px; height:145px;}
.movietext{ height: 50px; overflow: hidden;margin-top: 10px;}

.facebkimg{ margin: 0 auto;width: 230px;height: 230px;}
.facebkimg > a > img{ max-width: 230px;max-height: 230px;vertical-align: middle; }

.dkimgwdth{ width: 954px;}
.dkimgwdth_b{ max-width: 714px;}

.paginator { text-align: center;clear: both; font: 11px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin: 0px;}
.paginator a {padding: 1px 6px; background: #fff; text-decoration: none;margin-right: 2px;color: #474748;}
.paginator a:visited {padding: 1px 6px; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #1695A4; text-decoration: none;}



.filedown li a {  color: #1695A4; }
.filedown li a:hover {  text-decoration:underline; }


.tmltitle a {  color:#1695A4;}
.tmltitle a:hover { text-decoration:underline; }
.valign{ vertical-align:middle; height:25px;}

select{ font-size:12px;}



.tb_1{ width:100%; border-collapse:collapse; font-size:12px; font-family:Verdana,Geneva,sans-serif;}
.tb_1 tbody th{ font-weight:normal; background-color:#38444e; color:white; border:solid 1px #dddddd; text-align:right; line-height:26px;}
.tb_1 tbody td{ line-height:26px;  padding-left:2px;}


.tb_2{border-collapse:collapse; width:100%;  font-size:12px; font-family:Verdana,Geneva,sans-serif; border:solid 1px #dddddd;} 
.tb_2 thead th{ background-color:#EBEBEB; line-height:24px;}
.tb_2 thead td{ background-color:#38444e; line-height:26px;border:solid 1px #dddddd; text-align:center; color:white;}
.tb_2 tbody td{ text-align:center; line-height:26px; border:solid 1px #dddddd;}
.tb_2 tbody td a{ color:#1695a4;}
.tb_2 tbody td a:hover{ text-decoration:underline;}
.tb_2 tfoot td{ line-height:24px; padding-right:20px;}


.hd_bg{ background-color:#38444E; padding:20px; color:#fff; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;}
.hm_bg{ background-color:#f2f2f2; padding:18px; border-radius:5px;-moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;}


.tdbgcolor{ background-color:#f4f4f4;}
.Order_process{ width:100%; margin:0 auto; border-collapse:collapse; border:0;}
.Order_process tr > td{ line-height:13px;text-align:center; padding:0; margin:0;}
.Order_process tr > td.compaorrw{background:url('../image/Arrow1_1.png') no-repeat; height:12px; position:relative;top:2px; width:113px;}
.Order_process tr > td.nperation{background:url('../image/Arrow1_2.png') no-repeat; width:113px; height:13px;position:relative; top:2px; }
.Order_process tr > td > span.Complete{ color:#2b9fbe; background: url("../image/liyuan.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0); padding-left:13px;}
.Order_process tr > td > span.Unfinished{ color:#9f9f9f; background: url("../image/liyuan2.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0); padding-left:13px;}
.Order_process tr > td.width_80{width:70px;}
.Order_process tr > td.date{ color:#8f8f8f; padding-top:5px;}

.padTB5{ padding:10px 5px;}

.bonsuImgPanel{ width: 150px;height: 80px;text-align: center;line-height: 80px;}
.bonsuImgPanel img{ max-width: 140px;max-height: 70px;vertical-align: middle;}
.fonthidden p{ width: 170px; text-overflow:ellipsis; overflow: hidden; white-space: nowrap;display: block;}

/*6.26*/
.errorwidth{ width:800px; margin:0 auto 50px;}
.errorword{ position:relative; top:100px;}
.errorword span{ color:#ff3030;}
.errorword img{ vertical-align:middle; padding-right:10px;}
.errorword span.bigerror{ font-size:16px; font-weight:bold;}
.errorword span.bold{ font-weight:bold; padding:0 5px; font-size:14px;}
.errorword p{ padding-left:25px; padding-top:10px;}
.errorword p a{color:#1695a4; cursor:pointer;font-size: 15px;
    font-weight: bold;}
.errorword p a:hover{ text-decoration:underline;}


/*7.18 add*/
.linav{ display:table; position: relative;z-index: 9; bottom:-4px; margin-top:20px;}
.linav li{ display:table-cell;}
.linav li a{ background-color:#e4e4e4; border:solid 1px #e4e4e4; border-bottom:0;display:block; padding:6px 20px; border-radius:4px 4px 0 0;
             font-family: sans-serif;font-size: 1em;
             -moz-border-radius:4px 4px 0 0; -ms-border-radius:4px 4px 0 0; -o-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0;  
             margin-right:2px; color:#333333; text-align:center;
                    background: -o-linear-gradient(#f0f0f0,#e4e4e4);
          background: -webkit-gradient(linear,left top,left bottom,from( #f0f0f0 ),to( #e4e4e4));
          background: -webkit-linear-gradient(#f0f0f0,#e4e4e4);
          background: -moz-linear-gradient(#f0f0f0,#e4e4e4);
          background: -ms-linear-gradient(#f0f0f0,#e4e4e4 );
          background: linear-gradient(#f0f0f0,#e4e4e4);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e4e4e4');}
.linav li a:hover{  background-color:#47b7f9; border:solid 1px #1095e3; color:white; border-bottom:0; text-decoration:none;
                            background: -o-linear-gradient(#47b7f9,#1095e3);
          background: -webkit-gradient(linear,left top,left bottom,from( #47b7f9 ),to( #1095e3));
          background: -webkit-linear-gradient(#47b7f9,#1095e3);
          background: -moz-linear-gradient(#47b7f9,#1095e3);
          background: -ms-linear-gradient(#47b7f9,#1095e3 );
          background: linear-gradient(#47b7f9,#1095e3);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#47b7f9', endColorstr='#1095e3')}
.linav li a.selected{background-color:#47b7f9; border:solid 1px #1095e3; color:white; border-bottom:0; text-decoration:none;
                            background: -o-linear-gradient(#47b7f9,#1095e3);
          background: -webkit-gradient(linear,left top,left bottom,from( #47b7f9 ),to( #1095e3));
          background: -webkit-linear-gradient(#47b7f9,#1095e3);
          background: -moz-linear-gradient(#47b7f9,#1095e3);
          background: -ms-linear-gradient(#47b7f9,#1095e3 );
          background: linear-gradient(#47b7f9,#1095e3);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#47b7f9', endColorstr='#1095e3')}


 /*7.23 add*/
.welcomebg{ background-color:white; border:solid 1px #dfdfdf; border-radius:5px 5px 0 0; padding:15px 10px 15px 25px; width:185px; font-size:12px;}
.welcomebg span{ color:#ff6702; padding:0 10px;}
.welcomebg .log_but{ background:url('../image/log_but.png') repeat-x; height:25px; padding:0 5px; border:solid 1px #dfdffd; border-radius:3px; color:#252e35; font-size:12px; line-height:25px; cursor:pointer;}
.welcomebg .log_but.wizhibut{ margin-left:30px; padding:5px 15px;}


/*8.13add*/
.memborder{ border:solid 1px #ddd; border-radius:8px; -moz-border-radius:8px; -o-border-radius:8px; -webkit-border-radius:8px;}
.pad18{ padding:18px;}
.memborder b{ /*display:block;*/}
.memborder p{ line-height:16px;}
.memborder ol li{ list-style:decimal;}
.memborder ul li{ list-style:disc;}
.memborder ul{ padding-left:40px;}

.newDetails{ position: relative;}
.newDetails .share{width: 200px;position: absolute;right: 0;top: 0;}