/*======= index.html =======*/
#page1 #content .col-1 {width:253px; margin-right:70px;}
#page1 #content .col-2 { width:261px; margin-right:79px;}
#page1 #content .col-3 { width:260px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:253px; margin-right:70px;}
#page2 #content .col-2 { width:588px;}
#page2 #content .col-2 .col-1 { width:257px; margin-right:66px;}
#page2 #content .col-2 .col-2 { width:257px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:588px; margin-right:70px;}
#page3 #content .col-2 {width:260px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:253px; margin-right:70px;}
#page4 #content .col-2 { width:588px;}
#page4 #content .col-2 .col-1 { width:257px; margin-right:66px;}
#page4 #content .col-2 .col-2 { width:257px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:253px; margin-right:70px;}
#page5 #content .col-2 { width:261px; margin-right:79px;}
#page5 #content .col-3 { width:260px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:253px; margin-right:70px;}
#page6 #content .col-2 { width:588px;}
#page6 #content .col-2 .col-1 { width:257px; margin-right:66px;}
#page6 #content .col-2 .col-2 { width:257px;}

.master * {
    background:transparent none repeat scroll 0 0 !important;
    border:medium none !important;
    clear:none !important;
    clip:rect(auto, auto, auto, auto) !important;
    font-size:100% !important;
    font-style:normal !important;
    font-variant:normal !important;
    font-weight:normal !important;
    height:auto !important;
    letter-spacing:normal !important;
    line-height:normal !important;
    margin:0 !important;
    overflow:visible !important;
    padding:0 !important;
    position:static !important;
    text-align:left !important;
    text-decoration:none !important;
    text-indent:0 !important;
    text-transform:none !important;
    vertical-align:baseline !important;
    visibility:visible !important;
    white-space:normal !important;
    width:auto;
    word-spacing:normal !important;
    z-index:auto !important;
    cursor: pointer!important;
    word-wrap: break-word!important;
}
.master li {
    display:list-item !important;
    list-style-image:none !important;
    list-style-position:outside !important;
    list-style-type:none !important;
    display: inline;
}
.master li DIV {
    padding:0.5em !important;
}

.master DIV, .master TABLE {
    padding: 5px !important;
}

.master {
    width: auto!important;
    font-family: Verdana!important;
    font-size: 11px!important;
    border: 3px solid #CCCCCC!important;
    background-color: #EEEEEE!important;
    padding:5px !important;
    margin-top: 20px !important;
    position: relative!important;
    display:block!important;
    
}
.master_icnt, .master_icnt * {
    text-align: left!important;
}

.master_text, .master_text A, .master_text A:hover {
    color: #000000!important;
    font-size: 11px!important;
}
.master_url {
    color: #f26522!important;
    font-size: 11px!important;
}
.master_header, .master_header A {
    color: #000000!important;
    font-size: 13px!important;
    font-weight: bold!important;
    text-decoration: underline!important;
}
.master_sign {
    color: #999999!important;
    font-size: 10px!important;
    text-align: left!important;
}

.master_clear {
    clear:both!important;
}

.master TABLE {
    width: 100%!important;
    border: 0px!important;
}

/*=========================*/


