/* Global */ 
html,body {
    font-family:Verdana, Geneva, sans-serifpx;
    font-size:11px;
    background:#f5c887;
    color:#000000;
    margin:0px;
}

a {
    color:#000000;
    font-size:11px;
    text-decoration:underline;
}

a:hover { 
    text-decoration:underline; 
}

/* Content */
.main_table {
    background: #f5c887 URL('../img/full_bg.jpg') top center no-repeat;
    width:1010px;
}

.main_table .z1 {
    height:100px;    
}

.main_table .z1 .title {
    padding-left: 50px;
    font-weight:bold;
    font-size:26px;
}

.main_table .z2 {
    height:65px;
}

.main_table .z2 .link {
    padding: 22px 30px 0px 40px;
    margin:0px 20px 0px 20px;
    border-top:2px solid #9a7445;
}

.main_table .z3 {
    height:346px;
}

.main_table .z4 {
    height:70px;
}

.main_table .c2 .news {
    font-size:26px;
    font-weight:bold;
    padding:5px 0px 20px 0px;
}

.main_table .c3 div {
    margin:0px 20px 0px 20px;
    padding: 10px;
    border-top:2px solid #9a7445;
    text-align:right;
}

.padding {
    padding:0px 20px 20px 20px;
}

/* Left Column */
.left_table {
    width:520px;
    margin-bottom:20px;
}

.left_table .t1 {
    font-size:19px;
    font-weight: bold;
}

.left_table .t2 {
    font-size:12px;
    font-weight: bold;
}

.left_table .t3 {
    font-size:12px;
    padding:10px;
}

.left_table .t4 {
    font-size:12px;
    font-weight: bold;
}

.left_table .t5 {
    font-size:12px;
    font-weight: simple;
}

/* Right Column */
.right_table {
    width:410px;
    margin-bottom:20px;    
}

.right_table .t1 {
    font-weight: bold;
    padding-bottom:15px;    
}

.right_table .t2 {
    font-weight: bold;    
}

.right_table .t3 {
        
}

/* Banner */
.banner_1 {
    height:346px;
    display:block;
    width:1010px;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position:absolute;
    top: 168px;
}

.banner_2 {
    height:346px;
    display:block;
    width:1010px;
    position:absolute;
    top: 168px;
}

.banner_pointer {
    display: block;
    padding:15px 10px 15px 10px;
    float:left;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    text-decoration: none;
    font-size: 0px;
}

.banner_num {
    display: block;
    padding:15px;
    float:left;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    text-decoration: none;
}

.banner_table {
    height:346px;
    text-align:left;
    vertical-align: top;
    background-image: URL(../img/banner_border.png);
    background-repeat: no-repeat; 
}

.banner_table div {
    overflow: hidden;
}

.banner_table .k1 {
    padding: 15px 0px 0px 10px;
    font-size:24px;
    font-weight: bold;
    height:30px;    
}

.banner_table .k2 {
    padding: 3px 0px 0px 10px;
    height:50px;
    font-size:14px;
    font-weight: bold;    
}

.banner_table .k3 {
    padding: 0px 0px 0px 40px;
    height:35px;
    font-size:19px;
    font-weight: bold;    
}

.banner_table .k4 {
    padding: 0px 0px 0px 40px;
    height:30px;
    font-size:14px;
    font-weight: simple;    
}

.banner_table .k5 {
    padding: 0px 0px 0px 40px;
    font-size:14px;
    font-weight: simple;
    height:95px;    
}

.banner_table .k6 {
    padding: 5px 0px 0px 10px;
    font-size:12px;
    font-weight: simple;
    height:47px;    
}

.banner_table .k7 {
    padding: 0px 0px 0px 10px;
    font-size:12px;
    font-weight: simple;    
}
