@charset "utf-8";
body,
.submit,
select,
input {
    margin: 0px;
    padding: 0px;
    font-family: 微軟正黑體;
}

h2 span {
    font-family: 微軟正黑體;
}

div,

/* CSS Document */

dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote {
    margin: 0;
    padding: 0;
}


/*table{border-collapse:collapse;border-spacing:0;}*/

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

a {
    text-decoration: none
}


body {
	width: 100%;
	margin: 0;
	padding:0;
	background-image:url(images/bg.jpg);
}
html {
    width: 100%;
}

#wrapper {
    width: 100%;
    /*text-align: center;*/
}

#wrapper .top_box {
    /*width: 1903px;*/
    height:490px;
    background: url(images/toppic_bg.jpg) no-repeat top;
    background-size: auto;
    position: relative;
    padding-top: 156px;

}

#wrapper .top_box .toppic_box {
    /*display: block;*/
    /*width: 1375px;*/
    width: 950px;
    height: 587px;
    background: url(images/toppic_01.png) no-repeat bottom center;
    margin: 0 auto;
    position: relative;
    background-size: 100% auto;
    background-position: 50% 72%;
}

#wrapper .top_box .toppic_box img.title01 {
    display: block;
    width: 842px;
    height: 58px;
    margin: 0 auto;
    z-index: 5;
    position: absolute;
    left: 4%;
    top: -10%;
    -webkit-animation: title01 0.8s 1;
    animation: title01 0.8s 1;
    -webkit-animation-delay: 2s;
    /*动画延迟时间*/
    animation-delay: 2s;
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    /*动画停在最後一卡*/
    animation-fill-mode: forwards;
    /*动画停在最後一卡*/
}

@keyframes title01 {
    0% {
        opacity: 0;
        /*設為完全不透明*/
        filter: alpha(opacity=0);
        /*IE8 與更早的版本*/
        transform: scale(0.2);
    }
    100% {
        opacity: 1.0;
        /*設為完全不透明*/
        filter: alpha(opacity=100);
        /*IE8 與更早的版本*/
        transform: scale(1);
    }
}

@-webkit-keyframes title01 {
    0% {
        opacity: 0;
        /*設為完全不透明*/
        filter: alpha(opacity=0);
        /*IE8 與更早的版本*/
        transform: scale(0.2);
    }
    100% {
        opacity: 1.0;
        /*設為完全不透明*/
        filter: alpha(opacity=100);
        /*IE8 與更早的版本*/
        transform: scale(1);
    }
}

#wrapper .top_box .toppic_box img.title02 {
    display: block;
    width: 523px;
    height: 97px;
    margin: 0 auto;
    z-index: 5;
    position: absolute;
    left: 21%;
    top: 0%;
    -webkit-animation: title02 0.8s 1;
    animation: title02 0.8s 1;
    -webkit-animation-delay: 2.5s;
    /*动画延迟时间*/
    animation-delay: 2.5s;
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    /*动画停在最後一卡*/
    animation-fill-mode: forwards;
    /*动画停在最後一卡*/
}

@keyframes title02 {
    0% {
        opacity: 0;
        /*設為完全不透明*/
        filter: alpha(opacity=0);
        /*IE8 與更早的版本*/
        transform: scale(0.2);
    }
    100% {
        opacity: 1.0;
        /*設為完全不透明*/
        filter: alpha(opacity=100);
        /*IE8 與更早的版本*/
        transform: scale(1);
    }
}

@-webkit-keyframes title02 {
    0% {
        opacity: 0;
        /*設為完全不透明*/
        filter: alpha(opacity=0);
        /*IE8 與更早的版本*/
        transform: scale(0.2);
    }
    100% {
        opacity: 1.0;
        /*設為完全不透明*/
        filter: alpha(opacity=100);
        /*IE8 與更早的版本*/
        transform: scale(1);
    }
}

#wrapper .top_box .toppic_box img.air {
    display: block;
    width: 800px;
    height: 300px;
    margin: 0 auto;
    z-index: 2;
    position: absolute;
    left: 8.5%;
    -webkit-animation: air 0.8s 1;
    animation: air 0.8s 1;
    -webkit-animation-delay: 1s;
    /*动画延迟时间*/
    animation-delay: 1s;
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    /*动画停在最後一卡*/
    animation-fill-mode: forwards;
    /*动画停在最後一卡*/
}

@keyframes air {
    0% {
        opacity: 0;
        /*設為完全不透明*/
        filter: alpha(opacity=0);
        /*IE8 與更早的版本*/
        transform: scale(0.2);
    }
    100% {
        opacity: 1.0;
        /*設為完全不透明*/
        filter: alpha(opacity=100);
        /*IE8 與更早的版本*/
        transform: scale(1);
    }
}

@-webkit-keyframes air {
    0% {
        opacity: 0;
        /*設為完全不透明*/
        filter: alpha(opacity=0);
        /*IE8 與更早的版本*/
        transform: scale(0.2);
    }
    100% {
        opacity: 1.0;
        /*設為完全不透明*/
        filter: alpha(opacity=100);
        /*IE8 與更早的版本*/
        transform: scale(1);
    }
}

.contents_box {
    /*width: 1375px;*/
    width: 950px;
    margin: 0 auto;
    /*text-align: center;*/
	 font-size: 1.2em;

}

.contents_box img {
    display: block;
    margin: 0 auto;
}
ul.contents_01 {
    width: 736px;
    padding: 10px;
    margin: 0 auto;
    margin-top: 20px;
    /*border-bottom: 2px solid #b5b6b6;*/
    overflow: auto;
    -moz-box-shadow: 0px 0px 3px rgba(40%, 40%, 40%, 0.5);
    -webkit-box-shadow: 0px 0px 3px rgba(40%, 40%, 40%, 0.5);
    box-shadow: 0px 0px 3px rgba(40%, 40%, 40%, 0.5);
    background: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-top:12px solid #b0a6d0; 
}



li.contents_01 {
    padding: 20px 11px;
    width: 47%;
    float: left;
}
ul.contents_02{
	color: #898989;
	padding: 0 10px;
	font-size: 1.3em;

}
ul.contents_02 a{
	color: #898989;
	font-weight: bold;
}
ul.contents_02 a:hover{
	color: #e95378;
}

.contents_box h3{
	font-size: 1.6em;
	border-bottom: 6px solid #b5b6b6;
	color: #2c72a2;
    margin-bottom: 10px;
    background: url(images/h3_top.png) no-repeat left ;
    padding-left: 25px;
}


.contents_box h4{
	color: #898989;
	margin: 20px 0 5px 10px;
	font-weight: normal;
}

.contents_foot{
	width: 736px;
	clear: both;
	margin: 0 auto;
}
.contents_foot img{
	display: inline-block;
	padding: 20px 66px;
}