body
{
    margin: 0;
    padding: 0;
    background-image: url(../img/page_background.png);
    background-repeat: repeat-x;
}

img
{
    border: 0;
}

#bg-click
{
    position: absolute;
    z-index: 101;
    width: 100%;
    height: 414px;
    top: 55px;
    cursor: pointer;
}


/*Background Block*/
.background
{
    position: absolute;
    width: 100%;
    height: 551px;
    z-index: 90;
    color: #FFF;
    font-size: 90%;
}

.background > div
{
    width: 100%;
    height: 551px;
    text-align: center;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
}

.background > div > div
{
    width: 960px;
    height: 500px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.background > div > div > div
{
    text-align :left;
    margin 0;
    padding: 0;
    position: absolute;
}

.background > div > div > div > *
{
    font-size: small;
    margin: 0;
    padding: 0;
    line-height: 150%;
}

.background-va
{
    background-image: url(../img/background_base_va.jpg);
}

.background-va > div
{
    background-image: url(../img/background_va.jpg);
}

.background-clipcast
{
    background-image: url(../img/background_base_clipcast.jpg);
}

.background-clipcast > div
{
    background-image: url(../img/background_clipcast.jpg);
}

.background-wannabe
{
    background-image: url(../img/background_base_wannabe.jpg);
}

.background-wannabe > div
{
    background-image: url(../img/background_wannabe.jpg);
}

.background-movifre
{
    background-image: url(../img/background_base_movifre.jpg);
}

.background-movifre > div
{
    background-image: url(../img/background_movifre.jpg);
}

/*Body Block*/
.body
{
    position: absolute;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    text-align: center;
}

.body .main-body
{
    width: 960px;
    height: 660px;
    margin: 0 auto;
    text-align: left;
}

.main-body > h1
{
    font-size: x-small;
    font-weight: normal;
    color: #666;
    text-align: right;
    padding: 5px;
    margin: 0;
}

.main-menu
{
    width: 960px;
    height: 28px;
    background-image: url(../img/menu.png);
    background-repeat: no-repeat;
    background-position: center;
}
.main-menu > ul
{
    padding: 0;
    margin: 0;
}

.main-menu > ul > li
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline;
}

.main-menu img
{
    border: solid 0px #CCC;
}

.main-statement
{
    width: 950px;
    margin-top: 5px;
    background-image: url(../img/main_background.gif);
    background-repeat: no-repeat;
    padding: 10px 5px;
}

.logo-list
{
    margin: 0;
    padding: 0;
}

.logo-list li
{
    list-style-type: none;
    display: inline;
}

.serv
{
    visibility: hidden;
    cursor: pointer;
}

.main-statement *
{
    font-size: small;
    font-weight: normal;
    line-height: 150%;
}

.block
{
    float: left;
    margin: 0 5px;
    width: 100%;
}

.block *
{
    line-height: 150%;
}

.block .date
{
    color: #666;
    font-size: 80%;
}

.block .detail
{
    text-align: right;
}

.block .detail a
{
    font-size: 90%;
}

.block p.menu
{
    margin-top: .3em;
}

.block p.menu > a
{
    padding-left: 18px;
    background: transparent url(../img/arrow_right_icon.png) no-repeat left center;
}

.block h2
{
    font-size: small;
    font-weight: normal;
    margin: .3em 0;
    padding: 0;
    border: solid 1px #FFF;
}

.block h2:hover
{
    border: dotted 1px #CCC;
}

.block h4 + div
{
    margin-bottom: .5em;
}

.block h4 + div a,
.block h4 + div a:link,
.block h4 + div a:visited
{
    font-size: 80%;
    text-decoration: none;
    color: #999;
}

.block p
{
    font-size: 90%;
}

.contents
{
    padding: 15px;
    border: dashed 1px #FFF;
    cursor: pointer;
}

.contents:hover
{
    border: dashed 1px #CCC;
}


/*TechInfo Block*/
.techinfo h3
{
    height: 43px;
    padding: 0;
    margin: 0;
    padding-left: 80px;
    padding-top: 3px;
    background-repeat: no-repeat;
    font-weight: normal;
    font-size: small;
}

.techinfo a
{
}

.techinfo h3.oss
{
    background-image: url(../img/subblock_oss.gif);
}
.techinfo h3.video
{
    background-image: url(../img/subblock_video.gif);
}
.techinfo h3.extjs
{
    background-image: url(../img/subblock_extjs.gif);
}

/*Footer Information*/
.footer
{
    clear: both;
    background-image: url(../img/footer_background.png);
    background-repeat: repeat-x;
    width: 950px;
    padding: 20px 5px;
    line-height: 150%;
    font-size: 90%;
}

.footer .line
{
    padding-top: 2em;
    font-size: 70%;
    text-align: center;
}

.footer .copyright
{
    clear: both;
    font-size: 60%;
    text-align: center;
    color: #666;
}

.footer .logo-list li
{
    display: block;
    font-size: 80%;
    background-repeat: no-repeat;
    height: 28px;
    padding-left: 120px;
    padding-top: 10px;
    margin-top: .5em;
}

.footer .logo-list li.clipcast
{
    background-image: url(../img/logo_clipcast.png);
}
.footer .logo-list li.movifre
{
    background-image: url(../img/logo_movifre.png);
}
.footer .logo-list li.va
{
    background-image: url(../img/logo_va.png);
}
.footer .logo-list li.wannabe
{
    background-image: url(../img/logo_wannabe.png);
}

.footer .techinfo p,
.footer .outline p
{
    margin: 0;
    padding: 0;
    font-size: 80%;
}


/*page*/
.page-statement
{
    width: 950px;
    margin-top: 5px;
    background-image: url(../img/page_main_background.gif);
    background-repeat: no-repeat;
    padding: 10px 5px;
}

.page-statement *
{
    line-height: 150%;
}

.page-statement .path
{
    padding: 0 10px;
    font-size: x-small;
    margin-bottom: 15px;
}

.page-statement .page
{
    width: 620px;
    float: left;
    padding: 0 10px;
}

.page-statement .page *
{
    margin: 0;
}

.page-statement .sidebar
{
    float: left;
    width: 303px;
}

.page > .para
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.page h2
{
    font-size: large;
    color: #333;
}

.page h2 + div
{
    color: #999;
    font-size: x-small;
}

.page h3
{
    font-size: medium;
}
.page h3 + div
{
    color: #999;
    font-size: x-small;
}

.page h5
{
    color: #666;
}

.page p
{
    font-size: small;
}

.profile
{
    border: dashed 1px #FFF;
    cursor: pointer;
}

.profile:hover
{
    border: dashed 1px #CCC;
}

.detail
{
    text-align: right;
}

table
{
    width: 100%;
}

table td,
table th
{
    padding: 3px;
}

table td
{
    border: solid 1px #DDD;
    text-align: left;
}
table th
{
    border: solid 1px #CCC;
    background-color: #EEE;
    text-align: left;
}

.caution
{
    font-size: 60%;
    color: #666;
}

.errmsg
{
    font-size: 60%;
    color: #F00;
}

.page .content *
{
    margin-bottom: 1em;
    margin-top: .5em;
}

.page .content p
{
    margin-left: .3em;
}

