@charset "utf-8";
/* CSS Document */

body {background:url(../images/bg.jpg) repeat;}

#layout {width:980px; margin:auto; background:white; box-shadow:0px 0px 10px black;}

header {height:400px; background:url(../images/index_01.jpg) top center no-repeat; position:relative; border-bottom:8px solid #0080C0; overflow:hidden;}
header .inx1 {position:absolute; bottom:-3px; left:200px; z-index:5;}
header .inx2 {position:absolute; bottom:-3px; left:342px; z-index:4;}
header .inx3 {position:absolute; bottom:-3px; left:484px; z-index:3;}
header .inx4 {position:absolute; bottom:-3px; left:626px; z-index:2;}
header .inx5 {position:absolute; bottom:-3px; left:768px; z-index:1;}

#content, aside {display:inline-block; vertical-align:top;}

#content {width:530px; margin-left:10px; margin-top:15px; margin-bottom:20px;}
#content .btitle {margin-left:-10px;}
#content p {font-size:13px; line-height:21px; letter-spacing:1px; color:#333;}

article {margin-bottom:10px;}


aside {width:430px; margin-right:5px; margin-top:15px; margin-bottom:20px;}
#aside_top {background:url(../images/index_02.jpg) bottom center no-repeat;}
#aside_mid {background:url(../images/index_03.jpg) top center repeat-y; padding-left:20px; padding-right:20px;}
#aside_bot {background:url(../images/index_04.jpg) top center no-repeat;}

#gdsbtn {background:url(../images/index_03.jpg) top center repeat-y; padding:10px 0px;}
#gdsbtn a {display:inline-block; font-size:20px; font-family:微軟正黑體, MS Gothic, 新細明體; font-weight:bold; padding:5px 10px; margin:0px 10px; color:#606;}
#gdsbtn a.gdsslec {font-size:20px; font-family:微軟正黑體, MS Gothic, 新細明體; font-weight:bold; padding:5px 10px; margin:0px 10px; background:#606; color:white; cursor:default;}
#gdsbtn a:hover {background:#606; color:white;}