@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{margin:0; background:#f5f5f5;}
.header{height:96px; background:url(../images/header-bg.png) repeat-x;}
  .headerwrapper{position:relative; width:960px; height:96px; margin:0 auto;}
    .logo{position:absolute; left:0; top:15px;}
	  .logo a{display:block; font:14px/58px Arial; color:#9a9a9a; vertical-align:middle;}
      .alias{font:24px/58px "微軟正黑體"; color:#252525; margin:0 15px; vertical-align:middle;}
    .menu{position:absolute; right:0; bottom:0; width:690px; height:40px; background:url(../images/menu.png);}
      .menu ul{margin:0; padding:0; list-style:none;}
      .menu li{margin:0; padding:0; float:left;}
	  .menu a{display:block; width:230px; height:40px;}
	    .menu a.m_about:hover{background:url(../images/menu.png) 0 -40px;}
	    .menu a.m_apply:hover{background:url(../images/menu.png) -230px -40px;}
	    .menu a.m_contact:hover{background:url(../images/menu.png) -460px -40px;}
	.links{position:absolute; right:20px; top:0; width:134px; height:32px;}
	  .links a{display:block; width:67px; height:32px; font:12px/32px "微軟正黑體"; color:#333; background:#e5e5e5; text-align:center; float:left;}
	  .links a:hover{background:#c1c1c1; color:#fefefe;}
	  
.banner{height:235px; background:#fff;}
  .bannerwrapper{width:960px; height:235px; margin:0 auto;}
  
.content{width:960px; margin:0 auto;}
  .pagetitle{width:100%; height:50px; border-bottom:solid 1px #ccc;}
  .t-about{background:url(../images/title-about.png) no-repeat 25px 15px;}
  .t-contact{background:url(../images/title-contact.png) no-repeat 25px 15px;}
  .one-col{width:960px; margin:0 auto;}
	.one-col .sidebar{width:300px; float:left; margin:25px;}
	.one-col .main{width:585px; float:right; margin:25px 25px 25px 0; font:15px/24px "微軟正黑體"; :#333;}
  .two-col{}
    .two-col .sidebar{width:230px; float:left; margin-right:40px;}
	  .two-col .sidebar .t-application{background:url(../images/title-aplication.png) no-repeat 25px 15px;}
	  .two-col .sidebar .app-menu{margin:35px 25px 35px 20px;}
	    .two-col .sidebar .app-menu ul{margin:0; padding:0; list-style:none;}
	    .two-col .sidebar .app-menu li{margin:0; padding:0;}
	    .two-col .sidebar .app-menu a{display:block;}
	      .two-col .sidebar .app-menu .L1{text-decoration:underline; font:18px/2 "微軟正黑體"; color:#000;}
	      .two-col .sidebar .app-menu .L2{text-decoration:none; font:16px/2 "微軟正黑體"; color:#0081dc;}
	      .two-col .sidebar .app-menu a.L2:hover{color:#f30;}
		  .two-col .sidebar .app-menu a.L3{font:15px/2 "微軟正黑體"; color:#000;}
	      .two-col .sidebar .app-menu a.L3:hover{color:#f30;}
	.two-col .main{width:690px; float:right; margin-bottom:30px;}
	  .two-col .main h1{background:url(../images/h1-bg.png) repeat-x; height:40px; font:normal 18px/40px "微軟正黑體"; color:#000; padding-left:20px; border-bottom:solid 2px #0081dc;}
	
	
.footer{clear:both; border-top:solid 1px #0081dc;}
  .footerwrapper{width:960px; margin:0 auto; font:14px/45px "微軟正黑體"; color:#666; text-align:center;}


.tablestyle01{border-top:solid 1px #ccc; font:13px/20px "微軟正黑體"; color:#333; margin:20px 0;}
  .tablestyle01 th{border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; padding:10px; width:120px;}
  .tablestyle01 td{border-bottom:solid 1px #ccc; padding:10px;}


