@charset "utf-8";

/*-----rightbg headline-- 公板樣式 *************************************************************************************************/

.rightbg .headline {
    clear: both;
    margin: 0px 0 0px 0;
    width: 194px;
}

.rightbg .headline h2 {
    background: url(../images/bg_right_title.png) no-repeat left top;
    font-weight: bold;
    color: #43879b;
    clear: none;
    font-size: 1.2em;
    padding: 3px 0 0px 45px;
    margin: 0px 0;
    height: 25px;
    display: block;
    font-family: Arial, Sans-Serif;
    letter-spacing: -1px;
}

.rightbg .headline h2 a {
    color: #43879b;
    font-weight: bold;
}

.rightbg .headline h2 .rss {
    margin: 0px 0 0 0px;
}

.rightbg .headline h2 span {
    color: #43879b;
    font-weight: bold;
}

.rightbg .headline .rss {
    position: absolute;
    margin: 1px 0 0 158px;
}

.rightbg .headline .body {
    font-size: .95em;
    line-height: 1.7em;
    padding: 7px 8px 10px 8px;
    border: 1px solid #e0dad7;
    background: #FFF;
}

.rightbg .headline .body h3 {
    color: #555;
    margin: 0px 0 0px 0px;
    padding: 5px 0 2px 16px;
    background: url(../images/icon_menu3.gif) no-repeat 0px 7px;
    font-weight: normal;
    border: 0px none;
    font-size: .9em;
    line-height: 1.3em;
    clear: both;
}

.rightbg .headline .body h3 a {
    color: #555;
    text-decoration: none;
}

.rightbg .headline .body h3 a:focus,
.rightbg .headline .body h3 a:hover,
.rightbg .headline .body h3 a:active {
    color: #f05510;
    text-decoration: underline;
}

.rightbg .headline .body h4 {
    color: #009933;
    padding: 3px;
    clear: both;
    margin: 0 0 2px 0;
    font-weight: bold;
    background: url(../images/h2_bg.gif) no-repeat 0px bottom;
}

.rightbg .headline .body p {
    color: #666666;
    letter-spacing: 1px;
    margin: 5px 0;
    padding: 0px;
    line-height: 1.5em;
    font-size: .85em;
}

.rightbg .headline .body ul {
    margin: 0px 0 0 0px;
    background-image: none;
}

.rightbg .headline .body li {
    margin: 5px 0;
    background: url(../images/content/icon_arrow009.gif) no-repeat 0px 8px;
    padding: 0px 0 0 10px;
    display: block;
    text-align: left;
    line-height: 22px;
    border-bottom: 1px dashed #dddddd;
    clear: left;
}

.rightbg .headline .body li a {
    color: #a56141;
    text-decoration: none;
    background: none;
    width: auto;
    height: auto;
    padding: 2px 0 0px 0px;
    font-size: .85em;
    font-weight: normal;
    line-height: 1.2em;
    border-bottom: 0px solid #dbdbdb;
}

.rightbg .headline .body li a:focus,
.rightbg .headline .body li a:hover,
.rightbg .headline .body li a:active {
    color: #cd3d0b;
    text-decoration: none;
    background: none;
}

.rightbg .headline .body li .date {
    color: #999;
    padding: 3px 2px;
    font-size: 80%;
    margin: 0px 0 0 0;
}

.rightbg .headline .body li .image {
    float: left;
    padding: 5px 0 5px 0;
}

.rightbg .headline .body li .image img {
    border: 1px solid #CCCCCC;
    padding: 1px;
    margin: 0px 5px 5px 0px;
    width: 165px;
    height: 100px;
    display: none;
}

.rightbg .headline .body .list {
    margin: 0px 0 0 140px;
    background-image: none;
}

.rightbg .headline .body .list li {
    background: url(../images/icon_arrow8.gif) no-repeat 0px 5px;
    padding-left: 15px;
    display: block;
    text-align: left;
    line-height: 22px;
    border-bottom: 1px dashed #dddddd;
}

.rightbg .headline .body .list li .date {
    color: #999;
    padding: 0 2px 0 2px;
    font-size: 80%;
    margin: 0px 0 0 0;
}

.rightbg .headline .body .wmv {
    margin: 5px 0;
    text-align: center;
    clear: both;
    width: 165px;
    font-size: .85em;
}

.rightbg .headline .body .wmv div {
    font-size: .85em;
}

.rightbg .headline .pic {
    border: 1px solid #CCCCCC;
    padding: 1px;
    margin: 0px 5px 0 0px;
    width: 165px;
    height: 100px;
}

.rightbg .headline .image {
    float: left;
    padding: 5px 0 5px 0;
}

.rightbg .headline .image img {
    border: 1px solid #CCCCCC;
    padding: 1px;
    margin: 0px 5px 5px 0px;
    width: 165px;
    height: 100px;
}

.rightbg .headline .source {
    background: url(../images/scorebg.gif) repeat-y left 0px;
    padding: 2px 0 2px 5px;
    margin: 5px 0;
    clear: both;
}

.rightbg .headline .source em {
    color: #CC0000;
}

.rightbg .headline .source img {
    vertical-align: middle;
}


/*------ headline Footer--*/

.rightbg .headline .foot {
    display: block;
    height: 8px;
    background: url(../images/bg_box_footer.png) no-repeat right top;
}

html>body .rightbg .headline .foot {
    height: 8px;
}

*+ html>body .rightbg .headline .foot {
    height: 8px;
}


/*------------------------------------------------box2*/

.box2 {
    background-image: url(../images/box2_head.gif);
    background-repeat: no-repeat;
    background-position: 0px top;
    width: auto;
    clear: both;
    padding-bottom: 5px;
    margin: 10px 0 5px 0px;
    border: 1px solid #CCC;
}

.box2 h2 {
    font-size: 120%;
    font-weight: bold;
    text-align: left;
    padding: 7px 0 0 18px;
    margin: 0px;
    background-image: none;
    color: #008040;
    clear: none;
}

.box2 h2 a {
    font-weight: bold;
    color: #008040;
}

.box2 .body h2 .rss {
    float: right;
    margin: 0px 0 0 0px;
}

.box2 .body {
    padding: 5px 0px 0px 5px;
    text-align: left;
    width: 95%;
}

.box2 h4 {
    font-size: 120%;
    font-weight: bold;
    text-align: left;
    padding: 11px 0 0 18px;
    background-image: none;
    color: #666699;
}

.box2 .body h3 {
    color: #5cab0f;
    margin: 5px 0 3px 0;
    font-weight: normal;
    clear: both;
    background-image: none;
    border: 0px none;
    font-size: 100%;
}

.box2 .body h3 a {
    color: #5cab0f;
    text-decoration: underline;
    line-height: 20px;
}

.box2 .body p {
    line-height: 20px;
    padding: 5px 0;
}

.box2 .body .detail {
    padding: 5px 0;
    clear: both;
    display: block;
}

.box2 .body ul {
    margin: 0px 0 0 5px;
    background-image: none;
    clear: both;
}

.box2 .body li {
    background-image: url(../images/icon_arrow7.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 15px;
    display: block;
    text-align: left;
    line-height: 22px;
    border-bottom: 1px dashed #dddddd;
}

.box2 .body li img {
    vertical-align: middle;
}

.box2 .body li .date {
    color: #999;
    padding: 0 2px 0 2px;
    font-size: 80%;
    float: right;
    margin: -15px 0 0 0;
}

.box2 .body .list {
    margin: 0px 0 0 140px;
    background-image: none;
}

.box2 .body .list li {
    background-image: url(../images/icon_arrow7.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 15px;
    display: block;
    text-align: left;
    line-height: 22px;
    border-bottom: 1px dashed #dddddd;
}

.box2 .body .list li .date {
    color: #999;
    padding: 0 2px 0 2px;
    font-size: 80%;
    float: right;
    margin: -15px 0 0 0;
}

.box2 .body .wmv {
    margin: 5px 0;
    text-align: center;
    clear: both;
}


/*-----------------------------------------category */

.box2 .body .category {
    margin: 2px 0;
}

.box2 .body .category li {
    background-image: none;
    border-right: 1px solod #ccc;
    border-bottom: 0px none;
}

.box2 .body .pic {
    border: 1px solid #CCCCCC;
    padding: 1px;
    width: 120px;
    height: 100px;
    margin: 0px 5px 0 0px;
}

.box2 .body .image {
    float: left;
}

.box2 .body .image img {
    border: 1px solid #CCCCCC;
    padding: 1px;
    width: 120px;
    height: 100px;
    margin: 0px 5px 0 0px;
}

.box2 .body .source {
    background-image: url(../images/scorebg.gif);
    background-repeat: repeat-y;
    background-position: left 0px;
    padding: 2px 0 2px 5px;
    margin: 5px 0;
    clear: both;
}

.box2 .body .source em {
    color: #CC0000;
}

.box2 .body .source img {
    vertical-align: middle;
}

.box2 .foot {
    height: 3px;
    background-image: none;
}


/*-------------------------------------------------iframe*/

.iframeSet {
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 200px;
}


/*------------------------------------------------box3 calendar*/

.box3 {
    background-image: url(../images/box2_head.gif);
    background-repeat: no-repeat;
    background-position: 0px top;
    width: auto;
    clear: both;
    text-align: center;
    font-size: 80%;
    padding-bottom: 5px;
    margin: 0px 0 5px 0px;
    border: 1px solid #CCC;
    font-family: Verdana, Arial, sans-serif;
}

.box3 h2 {
    font-size: 120%;
    font-weight: bold;
    text-align: left;
    padding: 8px 0 0 18px;
    margin: 0px;
    background-image: none;
    color: #008040;
    clear: none;
}

.box3 .calendar {
    width: 95%;
    border-collapse: collapse;
    border: 1px solid #C9E6EB;
    font-size: 80%;
}

.box3 .calendar a {
    text-decoration: underline;
    color: #006699;
}

.box3 .calendar th {
    font-weight: normal;
    color: #000000;
    padding: 4px 2px 3px 2px;
    background-color: #BEDE50;
    text-align: center;
    border-bottom: 1px solid #E4E4E4;
}

.box3 .calendar {
    text-align: center;
    color: #666666;
    padding: 4px 2px 4px 2px;
}

.box3 .calendar .today {
    color: #333333;
    background-color: #FFFF00;
    border: 1px solid #FFCC00;
}

.box3 .calendar .holiday {
    color: #CC6600;
}

.box3 .calendar .weekend {
    color: #000000;
    background-color: #ECFBF5;
}


/*----------------------------------tagCloud */

.tagCloud {
    margin: 5px 0 10px 0;
    padding: 5px 0;
}

.tagCloud h3 {
    font-size: 120%;
    font-weight: bold;
    text-align: left;
    padding: 10px 0 15px 18px;
    margin: 0px;
    background-image: none;
    color: #CC3300;
    background-image: url(../images/tagCloud_h3.gif);
    background-repeat: no-repeat;
    background-position: 0px top;
}

.tagCloud ul {
    padding: 2px;
}

.tagCloud li {
    display: inline;
    padding: 1px;
}

.tagCloud li a:focus,
.tagCloud li a:hover,
.tagCloud li a:active {
    text-decoration: underline;
}

.ALLsearch {
    width: 95%;
    margin: 10px 0 5px 0px;
}

.ALLsearch_h2 {
    font-size: 120%;
    color: #006699;
    background-image: url(../images/h2_search.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 5px 0 5px 30px;
    margin: 0px;
    font-weight: bold;
}

.ALLsearch .body {
    clear: both;
    border: solid 1px #ddd;
    background-color: #FFFFFF;
    background-image: url(../images/ajax_bodybg.gif);
    background-repeat: repeat-x;
    background-position: 0px top;
    margin: 0 0 5px 0;
    padding: 5px;
}

.calendarTb {
    width: 95%;
    margin: 5px 0;
    border-top: 1px solid #E4E4E4;
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
}

.calendarTb caption {
    padding: 2px;
    text-align: left;
}

.calendarTb th {
    font-weight: bold;
    color: #000000;
    padding: 7px 5px 3px 5px;
    background-color: #EAEAEA;
}

.calendarTb {
    color: #666666;
    padding: 5px;
    border-bottom: 1px solid #EFEFEF;
}
