@charset "utf-8";
#com tr .menu {
	font-size: 14px;
	color: #5B707C;
	font-weight: bold;
}
#com tr .menu strong {
	color: #000;
}
#com tr td table tr td.intext {
	font-size: 14px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#com tr td table tr td.intext2 {
	font-size: 15px;
	color: #5B707C;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#com tr td table tr .intext strong {
	font-size: 18px;
	color: #000000;
	text-align: left;
}
#com tr td table tr .intext2 strong {
	font-size: 18px;
	color: #5B707C;
}
#com tr td table tr .intext2-1 {
	color: #78278C;
}
#com tr .menu table tr .white {
	color: #FFF;
	font-size: 13px;
}
#com tr td .intext tr .intext2 table {
	color: #666666;
}
#com tr td .intext tr .intext .menu tr .white {
	font-size: 13px;
	color: #FFFFFF;
}
#com tr td table tr #intext div a {
	text-decoration: none;
}
#com tr td table tr .intext table tr td .white tr .white .white tr .white {
	color: #FFF;
}
#com tr td table tr .intext table tr td .white tr .white .white {
	font-size: 13px;
}
#com tr td table tr .white table tr .white table tr .white {
	font-size: 14px;
}
#com tr td table tr .white table tr .white table {
	color: #FFF;
	font-size: 14px;
}
#index tr .intext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5C707B;
	font-size: 13pt;
}
輪播
.slider_container {
    margin: 0px auto;
    width: 400px;
    height: 280px;
    position: relative;
    border: 20px solid;    
    border-color: #fff;
    border-bottom-width: 100px;
    background-color: #f5f5f5;
    box-shadow: #666 0 0 5px;
}

.slider_container div {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.slider_container div {
    -webkit-animation: round 25s linear infinite;
            animation: round 25s linear infinite;
}

@-webkit-keyframes round {
    4% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 0 - 1秒 淡入*/
    }
    20% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 1- 5秒靜止*/
    }
    24% {
        opacity: 0;
        filter: alpha(opacity=0);
        /* 5-6秒淡出*/
    }
}
@keyframes round {
    4% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 0 - 1秒 淡入*/
    }
    20% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 1- 5秒靜止*/
    }
    24% {
        opacity: 0;
        filter: alpha(opacity=0);
        /* 5-6秒淡出*/
    }
}

.slider_container div:nth-child(5) {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
}

.slider_container div:nth-child(4) {
    -webkit-animation-delay: 5s;
            animation-delay: 5s;
}

.slider_container div:nth-child(3) {
    -webkit-animation-delay: 10s;
            animation-delay: 10s;
}

.slider_container div:nth-child(2) {
    -webkit-animation-delay: 15s;
            animation-delay: 15s;
}

.slider_container div:nth-child(1) {
    -webkit-animation-delay: 20s;
            animation-delay: 20s;
}

.slider_container span {    
    color: #000;
    background: #fff;
    position: absolute;
    left: 0%;
    top: 280px;
    width: 400px;
    height: 100px;
    font-size: 30px;
    text-align: center;
    line-height: 100px;
    -webkit-transform:scaleY(0);
        -ms-transform:scaleY(0);
            transform:scaleY(0);
    -webkit-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
}

.slider_container:hover span {
    width: 100%;
    -webkit-transform:scaleY(1);
        -ms-transform:scaleY(1);
            transform:scaleY(1);
}

.slider_container:hover div {
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
}

#com tr td #listicon tr .white .menu tr .white {
	color: #FFFFFF;
}
intext {
	color: #FFF;
}
#intext_white {
	font-weight: bold;
}
#intext_white {
	color: #666;
}
#intext_white {
	font-size: 20px;
	text-decoration: none;
}
網誌標題 {
	font-size: 24px;
}
main_strong {
	font-size: 24px;
}
#com tr td .intext tr td #main_strong {
	font-size: 24px;
}

a {
    text-decoration:none;
}

a:link{
//設定還沒有瀏覽過的連結
text-decoration:none;
	color: #66C;
}
a:visited {
//設定已經瀏覽過的連結
	text-decoration: none;
	color: #999;
}
a:hover {
//設定滑鼠移經的連結
text-decoration:none;
	color: #330099;
}
a:active {
//設定正在點選的連結
text-decoration:none;
	background-color: #66C;
	color: #FFFFCC;
	text-align: center;
}

.zz_text {
	font-size: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	color: #743A18;
}
.text_wide {
	font-size: 14pt;
	line-height: 28px;
	color: #403676;
	font-family: Arial, Helvetica, sans-serif;
}
.text_title {
	font-size: 16pt;
	font-weight: bold;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	color: #773D8D;
}
.title_s {
	font-size: 12px;
}
.H_title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 32px;
	color: #535353;
	text-align: center;
}
.H_TEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	line-height: 24px;
	font-weight: normal;
}
.smalltext {
	font-size: 12px;
}
.highlight {
	color: #FF0000;
}
