@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);

html{
}

body{
    font: 13px/1.5 'open sans',sans-serif;
    margin: 0;
    padding: 0;
    background: url(cssimg/top_bg.jpg) top center repeat-x #eee;
}
/* reset */
h1, h2, h3, h4, h5, p{
    margin: 0;
    padding: 0;
}
br{
    display: block;
    margin: 0 0 5px;
}
ol, ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
#content ol, #content ul{    
    margin: 0;
    padding: 0 0 0 20px;
}
#content ol li{
    list-style: decimal;
}
#content ul li{
    list-style: disc;
}

body > img {
    display: none;
}
img{
    border: none;
}
/* reset end */

/*basic */

a:link{
    color: #303030;
    text-decoration: none;
}
a:visited{
    color: #303030;
    text-decoration: none;
}
a:hover{
    color: #61978a;
    text-decoration: none;
}
a:active{
    color: #61978a;
    text-decoration: none;
}

#content p{
    clear: both;
    line-height: 1.8em;
    margin: 0 0 10px;
}

#container{
    width: 100%;
}



/* basic end */

#pageheader2 {
margin: 0 auto;
position: relative;
width: 900px;
}

#main2, #linklist2, #footer2 {
margin: 0 auto;
position: relative;
width: 900px;
}

/* header */

#pageheader{
    height: 472px;
    background: url(cssimg/top_bg2.jpg) top center no-repeat;
}

#pageheader h1{
    background: url("cssimg/title.png") no-repeat scroll 0 0;
    height: 74px;
    left: 50%;
    margin-left: -103px;
    overflow: hidden;
    position: relative;
    text-indent: 100%;
    top: 30px;
    white-space: nowrap;
    width: 206px;
}

#pageheader h1 a{
    display: block;
    height: 100%;
    width: 100%;
}

#pageheader2 > a > img{
    left: 0px;
    position: absolute;
    top: 177px;
}
#ADB{
    left: 0px;
    position: absolute;
    top: 177px;
}
#ADB ul{
    height: 295px !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 900px;
}
#ADB li{
    list-style: none;
}
#ADB img{
    position: static;
}

#corner{
    position: absolute;
    right: 0;
    text-align: right;
    top: 10px;
    z-index: 1;
    color: #303030;
    line-height: 1;
    font-family: "微軟正黑體";
    font-weight: bold;
}
#corner span {
    display: none;
}
#corner a{
    color: #303030;
    line-height: 1;
    padding: 0 3px;
}

#corner a:hover{
    text-decoration: underline;
}


/* header end */

/* menu */

#linklist{
left: 0;
top: 0;
position: absolute;
width: 100%;
}

#menu1 {
    position: absolute;
    left: 0;
    top: 117px;
}
#menu1 h3{
    display: none;
}
#menu1 ul{text-align: left;padding: 0 30px;*padding: 0;overflow: hidden;}
#menu1 li{float: left;}
#menu1 a{color: #433a0e;padding: 0 8px;font: bold 15px/26px "微軟正黑體";display: block;}
#menu1 a:hover{
    color:#61978a;
}

#menu2 {
    display: none;
}
#menu2 h3{}
#menu2 ul{}
#menu2 li{}
#menu2 a{}
#menu2 a:hover{}

#menu3 {}
#menu3 h3{}
#menu3 ul{}
#menu3 li{}
#menu3 a{}
#menu3 a:hover{}

#menu_service {
    left: 0;
    position: absolute;
    top: 10px;
    line-height: 1;
}
#menu_service h3{
    display: none;
}
#menu_service ul{}
#menu_service li{
    float: left;
}
#menu_service a{
    color: #222;
    margin: 0 10px 0 0;
    line-height: 1;
    font-family: 微軟正黑體;
    font-weight: bold;
    display: block;
}
#menu_service a:hover{
    color: #ddd;
}


#menu_login{
    display: none;
}
#menu_search{
    background: none repeat scroll 0 0 #CECECE;
    height: 40px;
    left: 310px;
    position: absolute;
    top: -311px;
    width: 150px;
}
#menu_search #q{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #303030;
    font: 12px/100% 'open sans',sans-serif;
    height: 20px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 130px;
}
#menu_search #sa{
    display: none;
}
#menu_search label{
    display: none;
}
#menu_search input[type=radio]{
    display: none;
}
/* menu end */

/* extralist */

#extralist10, #extralist{
    left: 0;
    position: absolute;
    top: 0;
    display: none;
}

/* extralist end */

/* main */
#main1{
    margin: 30px 0 30px ;
}
#main2{
}
#main{
    min-height:500px; 
    height:auto !important; 
    height:500px; 
}
#main:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}   

h2{
    font: 24px/100% '微軟正黑體',sans-serif;
    margin: 0px 0 20px 0;
}

h3{
    color: #000;
    font: bold 16px/20px '微軟正黑體',sans-serif;
    margin: 0 0 10px 0;
}

#submenu, #submenu2, #super_pages_list{
    margin: 0 0 10px;
    overflow: hidden;
}

#submenu ul, #submenu2 ul, #super_pages_list ul{}
#submenu li, #submenu2 li, #super_pages_list li{float: left;}
#submenu a, #submenu2 a, #super_pages_list a{
    background: none repeat scroll 0 0 #eee;
    border-radius: 5px 5px 5px 5px;
    color: #303030;
    display: block;
    font: 14px/28px 'open sans', "微軟正黑體",sans-serif;
    margin: 0 10px 10px 0;
    padding: 0 10px;
    border: 2px solid #9c9c9c;
}
#submenu a:hover, #submenu2 a:hover, #super_pages_list a:hover{
    background: #303030;
    border-color:#303030;
    color: #fff;
}
.ts_styled, .ts_rowsonly{
    border-collapse: collapse;
    clear: both;
    margin: 0 0 10px;
    width: 100%;
    font-size: 13px;
}
.ts_styled caption, .ts_rowsonly caption{
    color: #000;
    font: bold 16px/20px '微軟正黑體',sans-serif;
    margin: 0 0 10px 0;
    text-align: left;
    width: 500px;
}
.ts_styled th, .ts_rowsonly th{
    border-bottom: 2px solid #000;
    color: #000;
    padding:7px 5px;
    text-align: left;
    white-space: nowrap;
    font-family: "微軟正黑體";
}
.ts_styled td, .ts_rowsonly td{
    border-bottom: 1px solid #bebebe;
    padding:6px 5px;
}
.ts_styled a, .ts_rowsonly a{
    color: #303030;
}
.ts_styled a:hover, .ts_rowsonly a:hover{
    color: #cc3333;
}
.ts_styled .even, .ts_rowsonly .even{}

.webfeed_news{
    float: left: 
}
.PageDetails{
    float: right;
}
.PageDetails ol{
    float: right;
    padding: 0 0 0 10px !important;
}
.PageDetails ol li{
    float: left;
    list-style: none !important;    
    margin: 0 3px;
}
.PageDetails a{
    background: #404040;
    border-radius: 2px;
    color: #fff;
    padding: 0 4px;
}
.ts_vstyled{}
.ts_vstyled caption{
    color: #61978a;
    font: bold 15px/20px '微軟正黑體',sans-serif;
    margin: 0 0 10px;
    text-align: left;
    width: 500px;
}
.ts_vstyled th{
    border-right: 2px solid #000;
    color: #000;
    padding: 1%;
    text-align: left;
    width: 13%;
}
.ts_vstyled td{
    padding: 1% 2%;
    text-align: left;
    width: 81%;
}
.ts_vstyled a{}
.ts_vstyled a:hover{}
.bio_pic{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C2C0B4;
    padding: 5px;
    position: absolute;
    right: 10px;
    top: 10px;
}
/* main end */

/* footer */
#footer{
    background-color: #48494b;
    padding: 40px 0;
}
#footer2{
    color: #fff;
    clear: both;
    overflow: hidden;
    position: relative;
}
#footer a{
    color: #f5f5f5;
}
#footer a:hover{
    text-decoration: underline;
}
#footer_address{padding-right: 250px;}
#footer_ruling{line-height: 20px;position: absolute;top: 0;right: 0;}
#footer_ruling img {
    vertical-align: bottom;
}

#footer_ruling span {
    padding-right: 2px;
}
#counter{
}
/* footer end */

/* other */

#accesskey_menu, #accesskey_top, #accesskey_submenu, #accesskey_content{
    display: none;
}

#welcome_rss{
    display: none;
}
#loginstyle {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding: 20px;
    width: 240px;
}
#login_id, #login_pw{
    margin: 0 0 10px 15px;
    width: 150px;
}
.hide{
    display: none;
}
/* other end */


/* announce */

.new_title {

    font: 22px/100% '微軟正黑體',sans-serif;
    margin: 0 0 10px;
}

.up_area {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D8CA;
    border-radius: 5px 5px 5px 5px;
    margin: 0 0 10px;
    padding: 5px 10px;
}

.class {
    float: left;
}

.addthis_toolbox {
    float: right;
    margin: 0 0 10px;
}
.editor.content{
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}
.editor.content .pic{
    float: right;
    margin: 0 0 20px 20px;
}
.last_mod{
    color: #666;
}
/* announce end */


#banner_bar {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
#banner_bar_2, #banner_bar2{
    background: url(cssimg/bannerbar.png) repeat 0 0;
    left: 0;
    min-height: 40px;
    position: absolute;
    top: 360px;
    width: 1000px;
    z-index: 3;
}
#banner_bar ul{
    margin: 0;
    padding: 0 0 0 10px;
}
#banner_bar li{
    list-style: none outside none;
    padding: 8px 0;
}

#banner_bar a{
    border-left: 4px solid #FFFFFF;
    color: #FFFFFF !important;
    display: block;
    font: 18px/24px '微軟正黑體',sans-serif;
    height: 24px;
    padding: 0 0 0 10px;
}