body {
    background: url(http://www.chia-yi.com/images/chia-yi/bigbg.gif) fixed no-repeat #FBDA52 bottom;
    margin: 0;
    padding: 0;
    font-family: 微軟正黑體;
}

.menu {
    width: 247px;
    margin: 0 auto;
    padding: 0;
}

.menu > li {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    list-style: none;
    line-height: 36px;
    height: 47px;
    position: relative;
    background: url(http://www.chia-yi.com/images/chia-yi/menubg.png) right no-repeat;
}

.menu li:hover > a {
    opacity: 0.6;
}

.menu > li > a {
font-size: 16px;
font-family: 微軟正黑體;
color: #660000;
letter-spacing: px;
text-decoration: none;
padding-left: 50px;
font-weight:bold;
}

.menu .submenu {
    display: none;
    position: absolute;
    left: 240px;
    top: 0;
    width: 200px;
    padding: 0;
}

.menu li:hover .submenu {
    display: block;
}

.menu li:hover .submenu > li {
    list-style: none;
    line-height: 30px;
}

.menu li:hover .submenu > li a {
    font-size: 16px;
    font-family: 微軟正黑體;
    color: #660000;
    font-weight: bold;
    text-decoration: none;
}

.menuPic {
    display: block;
    padding: 20px 0;
    margin: 0 auto;
}

.mo_cgmenu h3 {
    display: block;
    width: 81px;
    height: 20px;
    margin: 0 auto;
    text-indent: -9999px;
    background: url(http://www.chia-yi.com/images/chia-yi/menutop.png);
    margin-bottom: 30px;
    font-family: 微軟正黑體;
}

.entry-content,
.entry-summary {
    clear: both;
    padding: 0px 20px;
}

.contain p {
    text-indent: 36px;
}

.contain {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
    line-height: 30px;
    font-family: 微軟正黑體;
}

.contain p {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    font-weight: bold;
    line-height: 30px;
}

.contain strong {
    color: #2A1F00;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

strong {
    font-weight: bold;
}

.contain h1 {
    text-align: center;
    display: block;
    width: 310px;
    height: 24px;
    background: url(http://www.chia-yi.com/images/chia-yi/bar.png);
    margin: 0 auto;
    font-size: 25px;
    color: #660000;
    font-family: 微軟正黑體;
    font-weight: bold;
}

.bar {
    background: #000;
    color: #FFFBF0;
    border: 1px #000 solid;
    width: 194px;
    height: 30px;
}

.top-right {
    margin: 20px;
}

div.flyoutSubLink {
    padding: 3px 0px 2px;
    width: 250px;
    white-space: normal;
}

.flyoutSubMenu .flyoutSubLink a {
    padding-left: 0px;
}

.box2 .bx-wrapper {
    background: none;
    border-width: 0px;
}

.bx-pager.bx-default-pager {
    display: none;
}


/*.box2 {
    width: 100%;
    height: 591px;
    overflow: hidden;
    position: relative;
    margin-top: 0px;
}

.box2 ul {
    list-style: none;
    margin: 0 auto;
}

.box2 img {
    width: 100%;
}*/

.ableth {
    background: #500;
    color: #FFF;
}

.tablemm {
    color: #500;
}

.article-contain {
    padding-top: 30px;
}

.article-contain img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.article-contain a {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color:blue;
    text-align: center;
}
#pagenavi .wp-pagenavi a, #pagenavi .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #000;
    padding: 3px 5px;
    margin: 2px;
}