@CHARSET
"UTF8"
;

/**
*  頁面置中的魔法 ...
*/
body
{
  text-align: center;
}
div#container
{
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  text-align: left;
}

.outMainLane {
     float:left;
    padding-left:30px;
}

.mainLane {
    background-image:url('../images/circle_top.jpg');
    float:left;
    width:900px;
}

.leftLane {
    padding-left:5px;
    float: left;
}

.rightLane {
    width: 690px;
    float: left;
    background-image:url('../images/head.jpg');
}

.rightLaneContent {
    float:left;
    padding-left:10px;
    /*padding-right:10px;*/
}

.bottomLane {
    background-image:url('../images/circle_down.jpg');
    float:left;
    height:14px;
    width:900px;
}


.header {
    float: left;
    width: 100%;
    /*height: 127px;*/

}

.footer {
    float: left;
      width: 100%;
}




.list table {
    border: 1px solid #ccc;
    float: left;
    width: 100%
}

.list tr {
    border: 0;
}

.list td, th {
    font: 8pt verdana, arial, helvetica, sans-serif;
    line-height: 14px;
    padding: 2px 5px 2px 5px;
    text-align: left;
    vertical-align: top;
}

.list th {
    background-color: #C7DCEF;
    color: #004080;
    font-size: 8pt;
    font-weight: bold;
    line-height: 17px;
    padding: 2px 6px;
}

.list th a:link, .body th a:visited, .body th a:hover {
    color: #333;
    /*display: block;*/
    font-size: 12px;
    text-decoration: none;
    width: 100%;
}

.list th.asc a, .body th.desc a {
    background-position: right;
    background-repeat: no-repeat;
}

.list .odd {
    background: #f7f7f7;
}

.list .even {
    background: #fff;
}

.list {
    float: left;
    width: 100%;
}

.list table {
    border-collapse: collapse;
}

.list th, .list td {
    border-left: 1px solid #ddd;
    font-weight: normal;
}

.list th:hover, .list tr:hover {
    background: #b2d1ff;
    /*cursor: pointer;*/
    font-weight: normal;
}

.list td a {
    color: #004C4C;
    text-decoration: underline;
    font-weight: normal;
}

.list td a:hover {
    color: #000000;
    text-decoration: underline;
}

.list td a:active {
    color: #F2C000;
    text-decoration: underline;
}

.list td .addressData {
    background-color: #FFFFAE;
    color: #666666;
    line-height: 15px;
    padding-left: 5px;
    display: none;
}

.list td .addressData span {
    display: block;
}




.logo {
    float: left;
    width: 190px;
    height: 125px;
    /*background-image: url( ../images/intro_logo.jpg );*/
    /*background-repeat: no-repeat;*/

}

.logo img{
    width: 190px;
    height: 125px;
}

img{
    border: 0px none;
}

.topheader {
    background-image: url( ../images/intro_top_bg.jpg );
    background-repeat: no-repeat;
    float: left;
    width: 760px;
    height: 125px;
}

.toplink {
    float: right;
    padding-top: 13px;
    padding-bottom: 62px;
}

.toplink .link a {
    text-decoration: none;
    color: #C9B8B5;
    font-size: 12px;
    line-height: 130%;
}

.toplink .link {
    text-decoration: none;
    color: #C9B8B5;
    font-size: 12px;
    line-height: 130%;
}

.toplink .link a:hover {
    text-decoration: none;
    color: #673B34;
    font-size: 12px;
    line-height: 130%;
}

.menu {
    float: left;
    width: 760px;
}

.menu .link {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 13px;
    line-height: 130%;
}

.menu .link a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 13px;
    line-height: 130%;
}

.menu .link a:hover {
    color: #ACACAC;
    text-decoration: none;
    font-size: 13px;
    line-height: 130%;
}

.content {
    width: 100%;
    float: left;    
    padding-bottom: 30px;
}



.relatelinks{
    background-image:url(../images/p_left_bg.jpg);
    background-repeat:no-repeat;
    width:190px;
    float:left;
    padding-top:80px;
    padding-bottom:20px;    
}

.relatelinks .link{
    background-image:url(../images/p_left_line1.gif);
    background-repeat:no-repeat;
    background-position: 0px 17px;
    width:190px;
    height:30px;
}

.relatelinks .link a{
    text-decoration:none;
    color:#101010;
    font-size:13px;
    line-height:130%;
}

.relatelinks .link a:hover{
    text-decoration:none;
    color:#AD4B4B;
    font-size:13px;
    line-height:130%;
}

.search{
    background-image:url(../images/intro_searchbg.jpg);
    background-repeat:no-repeat;
    width:173px;
    height:76px;
    float:left
}

.search .searchtext {
    float: left;
    padding-bottom: 2px;
    padding-top: 10px;
    padding-left:8px;

}

.search .searchfunction {
    float: left;
    padding-left:8px;
}

.search .searchfunction .basicsaerch {
    float: left;
}

.search .searchfunction .advancesearch {
    float: left;
    padding-left: 2px;
}



.channelContent{
    width:576px;
    float:left;
}

.body{
    float:left;
    padding-top:20px;
}

.breadCrumbs{
    padding-top:15px;
    width:576px;
    float:left;
}

.channelPath{
    color:#BDBDBD;
    font-size:13px;
    line-height:150%;
    text-decoration:none;
}

.currentChannel{
    color:#B05333;
    font-size:13px;
    line-height:150%;
    text-decoration:none;
}

.channelName{
    float:left;
    height:25px;
    width:350px;
    padding-top:10px;
    padding-bottom:10px;
}

.subMenu{
    width:576px;
    /*height:43px;*/
    line-height:30px;
    background-color:#B28780;
    float:left;
    /*padding-top:5px;*/
    padding-left:5px;
}

.subMenu .link a, .link{
    color:#FFFFFF;
    font-size:13px;
    line-height:130%;
    text-decoration:none;
}




.subMenu .link a:hover{
    color:#673B34;
    font-size:13px;
    line-height:130%;
    text-decoration:none;
}



.channelBanner{
    margin-left:2px;
    width:177px;
    float:right;
    padding-top:81px;
}

.channelPic{
    width:176px;
    height:245px;
    float:right;
    padding-bottom:20px;
}

.banner {
    float: left;
    padding-bottom: 4px;
}



.links {
    float: left;
    padding-top: 20px;
}

.links .link {
    color: #FFFFFF;
}

.links .link a {
    color: #FFFFFF;
    text-decoration: none;
    line-height: 130%;
    font-size: 13px;
}

.links .link a:hover {
    color: #673B34;
    text-decoration: none;
    line-height: 130%;
    font-size: 13px;
}

.contact {
    float: left;
    width: 640px;
}

.ntchlogo {
    float: left;
    background-image: url( ../images/p_copy_pic1.jpg );
    background-repeat: no-repeat;
    width:190px;
    height:100px;
}

.contactinfo {
    float: left;
    width: 557px;
    text-align: left;
}

.address {
    color: #BE9D97;
    line-height: 130%;
    text-decoration: none;
    font-size: 13px;

}

.copyright {
    color: #BE9D97;
    line-height: 130%;
    text-decoration: none;
    font-size: 13px;
}

.copyright a {
    color: #BE9D97;
    line-height: 130%;
    text-decoration: none;
    font-size: 13px;
}

.copyright a:hover {
    color: #171717;
    line-height: 130%;
    text-decoration: none;
    font-size: 13px;
}

.dpi {

    color: #BE9D97;
    line-height: 130%;
    text-decoration: none;
    font-size: 13px;
}

.paginateButtons {
    float: right;
    background: #fff url( ../../images/skin/shadow.jpg ) bottom repeat-x;
    border: 1px solid #ccc;
    border-top: 0;
    color: #666;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px;
}

.paginateButtons a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}

.paginateButtons a.prevLink {
    background: url( ../images/arrow_previous.gif ) no-repeat center left;
    padding: 0px 6px 2px 10px;
    border: none;
}

.paginateButtons a.nextLink {
    background: url( ../images/arrow_next.gif ) no-repeat center right;
    padding: 0px 10px 2px 6px;
    border: none;
}

.paginateButtons span {
    padding: 2px 3px;
}


/**
* about blog
*/
.aboutBlog {
    float:left;
    width:560px;
}


.questionAnchor {
    float:left;
    width:120px;
}
.goToTop, .goToTop a {
    font-size:10pt;
    text-decoration:none;
    color:blue;
    padding-left:175px;
    float:left;
}


