@charset "utf-8";
a{outline: none; hlbr:expression(this.onFocus=this.blur()); text-decoration:none;}
img{border:0;}
input,textarea{outline:none}
textarea{resize:none}
.displaynone{display:none;}
.aligncenter{text-align:center;}

body{width:1000px; margin:0 auto; background:url(../images/body-bg.png) repeat-x top;}

.header{position:relative; width:1000px; height:120px;}
  .logo{position:absolute; left:0; top:35px;}
  .links{position:absolute; right:0; top:45px; width:168px; height:30px; background:#3d454b; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
    .links a:link, .links a:visited{display:inline-block; height:30px; font:15px/2 "微軟正黑體"; color:#fff; text-align:center; padding:0 1em; border-right:solid 1px #787d81;}
    .links a:hover, .links a:active{color:#fc0;}
	.links a.last{border-right:none;}
	
.menu{width:1000px; height:80px;}
  .menu ul{margin:0; padding:0; list-style:none;}
  .menu li{margin:0; padding:15px 25px; float:left;}
  .menu a{display:block; padding:7px 0; width:150px; font:15px/18px "微軟正黑體"; color:#000; text-align:center;}
    .menu a:hover{background:#efaa24; color:#fff; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
	
.content{padding:20px 0 50px 0;}
  .sidebar{width:280px; float:left;}
  .main{width:670px; float:right;}
    .main .title{height:80px; background:url(../images/maintitle-bg.png) no-repeat left center; font:24px/80px "微軟正黑體"; color:#1b1817;}
	.main .title .word{color:#fff; margin:0 0 0 .6em;}
	.main .maincontent{padding:50px 50px 0 0;}
	.main .txt{font:15px/24px "微軟正黑體"; color:#666; margin-bottom:2em;}

  .main1col{width:1000px;}
    .main1col .title{width:1000px; height:80px; background:url(../images/maintitle-bg.png) no-repeat left center; font:24px/80px "微軟正黑體"; color:#1b1817;}
	.main1col .title .word{color:#fff; margin:0 0 0 .6em;}
	.main1col .maincontent{padding:50px 0 0 0;}
	.main1col .txt{font:15px/24px "微軟正黑體"; color:#666; margin-bottom:2em;}


.footer{width:1000px; height:100px; background:#f7f7f7; font:13px/100px "微軟正黑體"; color:#666; text-align:center; border-top:solid 1px #ccc;}


/* 應用範圍 */
.application{}
  .application ul{margin:0; padding:0; list-style:none;}
  .application li{margin:0 15px 0 15px; padding:0; float:left; width:220px; font:13px/18px "微軟正黑體"; color:#333;}
  .application .class{background:#333; font:18px/40px "微軟正黑體"; color:#fff; text-align:center;}
  .application .desc{margin:1em 0 50px 0; height:3em;}
  
/* 產品介紹 */
.products{min-height:400px;}
  .products ul{margin:0; padding:0 35px 0 70px; list-style:none;}
  .products li{margin:0; padding:0;}
  .products a{display:block; font:15px/30px "微軟正黑體"; color:#666;}
    .products a:hover, .products a:active, .products a.active{color:#8fbf4d;}

.classname{font:18px "微軟正黑體"; color:#8fbf4d; margin-bottom:2em;}
.prodname{font:18px "微軟正黑體"; color:#000; margin-bottom:1em;}
.tablestyle{font:15px/1.5 "微軟正黑體"; color:#333;}
  .tablestyle td{border:solid 1px #ccc; text-align:left;}
.tablestyle2{font:15px/1.5 "微軟正黑體"; color:#333;}

/* 作業流程 */
.flowdesc{width:570px; background:#f7f7f7; border:solid 1px #ccc; padding:20px;}
