@CHARSET
"UTF8"
;
body {
    margin: 0;
    padding: 0;
    font-size: 9pt;
    background-image: url(../images/intro_bg.jpg);
    background-repeat: repeat-x;

}

#container{
    text-align:center;
}

.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;
}


#header {
    margin: 0 auto;
    width: 950px;
    background-image:url("../images/header_bg.jpg");
    height:127px;
}

.logo {
    float: left;
    width: 363px;
    height: 86px;
}

.logo img {
    width: 363px;
    height: 86px;
}

img {
    border: 0px none;
}

.topheader {
    float: left;
    width: 587px;
    height: 86px;
}

.toplink {
    float: right;
    margin-top: 25px;
    *width:242px;
    _width:258px;
}

.browseCount{
    float:right;
}

.toplink .link a {
    text-decoration: none;
    color: #20A7A2;
    font-size: 12px;
    line-height: 150%;
    font-family: Arial, Helvetica, sans-serif;
}

.toplink .link {
    text-decoration: none;
    color: #20A7A2;
    font-size: 12px;
    line-height: 150%;
    font-family: Arial, Helvetica, sans-serif;
}

.toplink .link a:hover {
    text-decoration: none;
    color: #C53E3D;
    font-size: 12px;
    line-height: 150%;
    font-family: Arial, Helvetica, sans-serif;
}

#menu{
    padding-top:20px;
}

/*.menu {*/
    /*float: left;*/
    /*width: 750px;*/
    /*height: 41px;*/
    /*padding-left:190px;*/
/*}*/

/*.menu .link {*/
    /*color: #101010;*/
    /*text-decoration: none;*/
    /*font-size: 12px;*/
    /*line-height: 130%;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*margin-top:15px;*/
    /*float:left;*/
    /*margin-left:2px;*/
/*}*/

/*.menu .link a {*/
    /*color: #101010;*/
    /*text-decoration: none;*/
    /*font-size: 12px;*/
    /*line-height: 130%;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
/*}*/

/*.menu .link a:hover {*/
    /*color: #C53E3D;*/
    /*text-decoration: none;*/
    /*font-size: 12px;*/
    /*line-height: 130%;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
/*}*/

#content {
    width: 950px;
    margin: 0 auto;
    padding-bottom: 30px;
    text-align:left;
}

#leftLane {
    width: 190px;
    float: left;
}

.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;
}

#rightLane {
    width: 760px;
    float: left;
}

.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;
    font-family:Arial,Helvetica,sans-serif;    
}

.channelPath a {
    color: #BDBDBD;
    font-size: 13px;
    line-height: 150%;
    text-decoration: none;
    font-family:Arial,Helvetica,sans-serif;
}

.channelPath a:hover {
    color: #B05333;
    font-size: 13px;
    line-height: 150%;
    text-decoration: underline;
    font-family:Arial,Helvetica,sans-serif;
}

.currentChannel {
    color: #20A7A2;
    font-size: 12px;
    line-height: 150%;
    text-decoration: none;
    font-family:Arial,Helvetica,sans-serif;
    margin-left:3px;
}

.channelName {
    float: left;
    height: 25px;
    width: 350px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #786C70;
    font-weight: bold;
}
.channelName .ja {
    font-size: 25px;
}
.channelName .fr {
    font-size: 25px;
}

.subMenu {
    width: 576px; /*height:43px;*/
    line-height: 30px; /*background-color:#B28780;*/
    background-color: #FFFFFF;
    float: left; /*padding-top:5px;*/
    /*padding-left: 5px;*/
}

.subMenu .link a, .link {
/*color:#FFFFFF;*/
    color: #979797;
    font-size: 12px;
    line-height: 150%;
    text-decoration: none;
    font-family:Arial,Helvetica,sans-serif;
}

.subMenu .link a:hover {
/*color:#673B34;*/
    color: #B05333;
    font-size: 12px;
    line-height: 150%;
    text-decoration: underline;
    font-family:Arial,Helvetica,sans-serif;
}

.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;
}

#footer {
    width: 100%;
    background-color:#BE9F4C;
    height:100px;
    margin: 0 auto;
    clear:both;
}

.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 {
    /*background-image: url(../images/eng/e_index_image9.jpg);*/
    /*background-repeat: no-repeat;*/
    width: 600px;
    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;
}

.body p, .body .content, .body .publishDate {
/*color: #2E1F22;*/
/*font-size: 13px;*/
/*line-height: 200%;*/
/*text-decoration: none;*/

    color: #2E1F22;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    text-decoration: none;
}

.content{
    float:left;

}

.body p font[size="3"] strong, .body p strong font[size="3"], .body .title {
    color: #451D1C;
    font-size: 16px;
    line-height: 130%;
    text-decoration: none;
}

.body .title {
    font-weight: normal;
}

.body a {
    FONT-SIZE: 13px;
    COLOR: #B1867F;
    TEXT-DECORATION: none;
    line-height: 180%
}

.body a:hover {
    FONT-SIZE: 13px;
    COLOR: #673B34;
    TEXT-DECORATION: none;
    line-height: 180%
}

.edit .prop .name {
    font-weight: normal;
    padding: 1px 1px 1px 30px;
}

.edit .value input.number {
    width: 60px;
}

.edit .value input.disabled {
    background: #DDDDDD;
}

.edit .value input.address {
    width: 350px;
    color: #000000;
}

.edit .value input.longtext {
    width: 500px;
}

.edit .value input.normal {
    width: 100px;
}

.edit .value input.middle {
    width: 200px;
}

.edit .value input.description {
    width: 450px;
}

.edit .value input.engName {
    width: 150px;
}

.edit .value input.url {
    width: 240px;
}

.edit .value span input {
    vertical-align: middle;
}

.edit .value .bannerPreview img {
    width: 780px;
    height: 80px;
    display: block;
}

.prop {
    float: left;
    width: 100%;
}

.prop .name {
    float: left; /*padding: 5px;*/
    padding: 5px 5px 5px 30px;
    text-align: right;
    width: 20%;
    font-weight: bold;
}

.prop .value {
    float: left;
    text-align: left;
    padding: 5px 0px 5px 0px;
}

.buttons {
    float: left;
    width: 760px;
    text-align: center;
}

.memberfunction {
    float: left;
    width: 580px;
    text-align: center;
}

label.overlabel {
    color: #999;
}

label.overlabel-apply {
    position: absolute;
    top: 3px;
    left: 5px;
    z-index: 1;
    color: #999;
}

.ePaper {
    float: left;
    border-bottom: 1px dashed #CCCCCC;
}

.ePaper .volume {
    float: left;
    width: 60px;
}

.ePaper .title {
    float: left;
    width: 500px;
}

.morepages .step {
    padding-left: 5px;
}

.morepages .nextLink {
    padding-left: 5px;
}


.rootmenu{
    font-weight:bolder;

}

.rootmenu a,.submenu a{
    color:#20A7A2;
}

.rootmenu a:hover,.submenu a:hover{
    color:#C53E3D;
}





