body {
    font-size: 14px;
    font-family: sans-serif;
    margin: 0;
    padding: 0;
    background: #FCFCFC;
}
img {
    border: 0;
}

#topM {
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #CCCCFF;
    overflow: hidden;
}
#topM .rtM {
    color:#999999;
    float:right;
    text-align:right;
    font-size:12px;
    margin:3px;
    padding:0;
}


#logo {
    clear: both;
    margin: 60px auto 0 auto;
    /*margin: 45px auto 0 auto;*/
    text-align: center;
    }
#logo p {
    margin: 5px 0 5px 0;
    }
#logo img {
    border: 0;
    margin-bottom: 10px;
    }
#logo h1 {
    font-size: 14px;
    font-weight: normal;
}

#mContents {
    width: 672px;
    margin: 0 auto 40px auto;
    text-align: center;
    }
#mContents h3 {
    font-size: 14px;
    margin: 3px 0 3px 0;
    padding: 0;
    }
#mContents .iframe {
    width: 672px;
    height: 200px;
    margin: 20px auto 0 auto;
    border: 1px solid #CCCCCC;
    }
#mContents table {
    width: 672px;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    margin: 20px auto 0 auto;
    }
#mContents th {
    color: #FCFCFC;
    font-weight: normal;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    background: #60B0F0;
    }
#mContents td {
    color: #222222;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    background: #F2F7FD;
    padding: 3px;
    }
#mContents .nMsg {
    text-align: left;
    }
#mContents .rssfeed {
    width: 500px;
    text-align: left;
    border-top: 3px double #CCCCCC;
    border-bottom: 3px double #CCCCCC;
    margin: 0 auto 0 auto;
    padding: 5px;
    line-height: 140%;
    }
#mContents .rssfeed2 {
    width: 500px;
    text-align: left;
    /*border-bottom: 3px double #CCCCCC;*/
    margin: 0 auto 0 auto;
    padding: 5px;
    line-height: 140%;
    }
.rssfeed dt, .rssfeed2 dt {
    float: left;
    width: 80px;
    margin: 0;
    clear: both;
    }
.rssfeed dd, .rssfeed2 dd {
    margin: 0;
    margin-left: 80px;
    }
.rssfeed li {
    margin: 0;
    margin-left: 10px;
    }
#mContents table.law {
    width: 512px;
    text-align: left;
    padding: 0px;
    }
#mContents th.law {
    color: #222222;
    background: #ECECEC;
    }
#mContents .law {
    color: #222222;
    background: #FCFCFC;
    padding: 5px;
    }

#howto {
    background: #FFFFFF;
    text-align: left;
    line-height: 140%;
}
#howto table {
    border-top: 1px solid #CCCCCC;
}
#howto td {
    vertical-align: top;
    margin: 0;
    padding: 0;
}
#howto .index {
    width: 220px;
    border-right: 1px solid #CCCCCC;
}
#howto h1 {
    margin: 3px;
    font-size: 16px;
    font-weight: normal;
}
#howto h3 {
    margin: 3px 0 20px 0;
    font-size: 16px;
    font-weight: normal;
}
#howto .topborder {
    margin-top: 30px;
    border-top: 1px solid #CCCCCC;
}
#howto ol {
    /*border-bottom: 1px solid #CCCCCC;*/
    padding: 0 10px 0 10px;
    margin: 0 0 20px 0;
    line-height: 140%;
}
#howto ol li {
    margin: 20px 0 10px 20px;
    padding: 0;
    font-weight: bold;
    list-style-position: outside;
}
#howto ul {
    /*border-bottom: 1px solid #CCCCCC;*/
    padding: 0 10px 0 10px;
    line-height: 140%;
}
#howto ul li {
    margin: 0 0 0 10px;
    padding: 0;
    list-style-position: outside;
}
#howto img {
    margin: 5px 0 5px 5px;
}
#howto .left {
    width: 240px;
    float: left;
    margin: 0 20px 0 0;
}
#howto div {
    position: relative;
}
#howto a .large {
    display: block;
    position: absolute;
    width: 1px;
    height: 1px;
    top: 0;
    left: 0;
}
#howto a.p1:hover {
    color: red;
    background: #FCFCFC;
}
#howto a.p1:hover .large {
    display: block;
    position: absolute;
    top: 0px;
    left: -250px;
    width: auto;
    height: auto;
    z-index: 999;
}

.cl {
    clear: both;
}

#partner {
    line-height: 140%;
}
#partner h2 {
    margin: 0 0 5px 0;
    font-size: 20px;
}
#partner table {
    width: 650px;
    text-align: left;
    padding: 0px;
    margin-top: 10px;
}
#partner th {
    width: 150px;
    color: #FCFCFC;
    font-weight: normal;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    background: #60B0F0;
    padding: 6px;
    vertical-align: top;
}
#partner td {
    padding: 6px;
}
#partner ol {
    padding: 0 10px 0 10px;
    margin: 0;
}
#partner ol li {
    margin: 10px 0 10px 15px;
    padding: 0;
    list-style-position: outside;
    font-weight: bold;
}
#partner ul {
    padding: 0 10px 0 10px;
    margin: 0;
}
#partner ul li {
    margin: 0 0 0 10px;
    padding: 0;
    list-style-position: outside;
}
#partner_b {
    text-align: left;
    line-height: 140%;
}
#partner_b h3 {
    margin: 60px 0 0 0;
    border-bottom: 1px solid #CCCCCC;
    font-size: 18px;
    font-weight: bold;
}
#partner_b table{
    width: 100%;
}
#partner_b td {
    vertical-align: top;
    margin: 0;
    padding: 6px;
}
#partner_b .title {
    padding: 3px 0 3px 10px;
    background: #CCDEFF;
}
#partner_b .index {
    width: 200px;
}
#partner_b .DLbox {
    width: 300px;
    padding: 10px;
    border: 1px solid #8090C0;
    background: #C0DEFF;
}
#partner_b ol {
    /*border-bottom: 1px solid #CCCCCC;*/
    padding: 0 10px 0 10px;
    margin: 0 0 20px 0;
    line-height: 140%;
}
#partner_b ol li {
    margin: 20px 0 0 20px;
    padding: 0;
    font-weight: bold;
    list-style-position: outside;
}
#partner_b ul {
    /*border-bottom: 1px solid #CCCCCC;*/
    padding: 0 10px 0 10px;
    margin: 5px;
    line-height: 140%;
}
#partner_b ul li {
    margin: 0 0 0 10px;
    padding: 0;
    list-style-position: outside;
}


#pInfo {
    text-align: left;
    width: 512px;
    margin: 30px auto 0 auto;
}
#pInfo ol {
    padding: 0 10px 0 10px;
    margin: 0;
}
#pInfo ol li {
    margin: 5px 0 5px 15px;
    padding: 0;
    list-style-position: outside;
    font-weight: normal;
}


#mForm {
    width: 419px;
    font-family: Arial;
    text-align: center;
    margin: 20px auto 40px auto;
    }
#mForm td {
    height: 35px;
    }
/*
#mForm input {
    border: 1px solid #CCCCCC;
    }
*/
#mForm .bSubmit {
    margin-top: 10px;
    }

#privacy {
    text-align: left;
    line-height: 140%;
}
#privacy h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0 0px 0;
}
#privacy ul {
    margin: 0;
}
#privacy ul li {
    margin: 0;
}

#footer {
    line-height: 140%;
    color: #CCCCCC;
    /*border-top: 1px solid #CCCCCC;*/
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    padding: 0 10px 0 10px;
    clear: both;
    }
#footer .copyright {
    color: #555555;
    }


#ucont {
    width:512px;
    height:220px;
    margin:20px auto 40px auto;
    text-align:center;
    border:1px solid #cccccc;
}
#ucont span {
    position:relative;
    top:100px;
}
