@charset "utf-8";
a{text-decoration:none;}
img{max-width:100%;}

.header{position:relative; width:100%; max-width:1000px; height:85px; margin:0 auto;}
  .header .logo{float:left; margin-top:38px;}
  .header .tools{float:right;}
    .header .tools ul{margin:0; padding:0; list-style:none;}
	  .header .tools ul li{margin:0; padding:0; float:right;}
	    .header .tools ul li a{display:block; font:13px/50px "微軟正黑體"; color:#333; width:auto; padding-left:23px; margin-left:20px; white-space:nowrap;}
		.header .tools ul li a:hover{background:url(../images/icon-02.png) no-repeat left center;}
  .header .menu{position:absolute; bottom:0; right:0; width:600px; height:32px; background:url(../images/menu-bg.jpg);}
    .header .menu ul{margin:0; padding:0; list-style:none;}
      .header .menu ul li{margin:0; padding:0; float:left; width:200px; height:32px;}
	    .header .menu ul li a{display:block; font:15px/32px "微軟正黑體"; color:#fff; padding-left:50px;}
		.header .menu ul li a .en{color:#8aabcc;}
		.header .menu ul li a:hover{background:url(../images/icon-01.png) no-repeat 20px 2px;}
 
.banner{width:100%; max-width:1000px; margin:0 auto;}

.content{width:100%; max-width:1000px; margin:0 auto 50px auto;}
  .content .sidebar{float:left; width:30%;}
  .content .maincontent{float:left; width:70%}
    .content .maincontent h1{font:normal 24px/55px "微軟正黑體"; color:#195087; margin:12px 0 15px 0; border-bottom:solid 1px #ccc; padding-left:44px; background:url(../images/icon-03.png) no-repeat 5px center;}
    .content .maincontent h1 .en{font:normal 24px/24px "微軟正黑體"; margin:28px 0 15px 13px; padding:0 0 0 13px; color:#000; border-left:solid 1px #ccc;}
    .content .maincontent h2{font:normal 18px/36px "微軟正黑體"; color:#000;}
	.content .maincontent p{font:15px/30px "微軟正黑體"; color:#666; margin-bottom:1em;}
	
.s-menu{width:83%; max-width:250px;}
  .s-menu h3{height:69px; border-bottom:dotted 1px #666; background:url(../images/sidebar-product-title.jpg) no-repeat center center;}
    .s-menu ul{margin:0; padding:0; list-style:none;}
	  .s-menu ul li{margin:0; padding:0; border-bottom:dotted 1px #aaa;}
	  .s-menu ul li:hover{background:#f4f4f4;}
	    .s-menu ul li a{display:block; font:18px/27px "微軟正黑體"; color:#000; padding:21px 3px;}
		
/* 產品系列 */
.note{font:18px/70px "微軟正黑體"; color:#090;}
.note a{text-decoration:underline; color:#090;}
.pro-c1{font:18px/69px "微軟正黑體"; color:#000; background:#f4f4f4; padding-left:8px;}
.pro-c2-list{margin-bottom:76px;}
  .pro-c2-list ul{padding:17px 0 21px 30px; list-style:disc; color:#666; border-bottom:solid 1px #ccc;}
    .pro-c2-list ul li{float:left; width:33%;}
	  .pro-c2-list ul li a{display:block; font:13px/24px "微軟正黑體"; color:#666;}
	  .pro-c2-list ul li a:hover{color:#f30;}
	  
	.pro-c2-detail{}
	  .pro-c2-detail .pro-c2-path{color:#666;}
	  .pro-c2-detail .pro-c2-path .c1-name{font:18px/115px "微軟正黑體"; color:#000;}		
	  .pro-c2-detail .pro-c2-path .c2-name{font:15px/115px "微軟正黑體"; color:#f30;}
	  .pro-c2-detail .pro-name{font:13px/20px "微軟正黑體"; color:#666;}
	  .pro-c2-detail ul{margin:0; padding:0; list-style:none;}
  	    .pro-c2-detail ul li{margin:0; padding:0; float:left; width:202px; margin-right:47px; min-height:250px;}
  	    .pro-c2-detail ul li:nth-child(3n+3){margin-right:0;}
		  .pro-c2-detail ul li img{border:solid 1px #ccc;}
		  .pro-c2-detail ul li .pro-name{margin:8px 0 32px 0;}
      .pro-c2-detail .top{clear:both; border-bottom:solid 1px #39c; margin:25px 0 76px 0; padding:7px 0;}
       	
.footer{clear:both; width:100%; height:100px; background:#383838; border-top:solid 7px #282828;}
  .footer .wrapper{width:100%; max-width:1000px; margin:0;}
    .footer .wrapper .footer-logo{width:175px; height:100px; border-right:solid 1px #4c4c4c; float:left; padding-left:20px;}
  	  .footer .wrapper .footer-logo img{margin:33px 0;}
    .footer .wrapper .siteinfo{float:left; font:13px/18px "微軟正黑體"; color:#8f8f8f; margin-top:32px; padding-left:20px;}
      .footer .wrapper .siteinfo .white{color:#fff;}
