.table-main {
width: 800px;
/*height: 100%;
border: solid 1px;
border-color: #fcb315;
background-color: #ffffff;*/
}

.table-head {
width: 800px;
height: 70px;
border-top: solid 1px;
border-right: solid 1px;
border-left: solid 1px;
border-color: #fcb315;
background-image: url(../img/kc.png);
} 

.td-logo {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}

.td-logo-addr {
font-size: 10px;
color: #ffffff;
background-image: url(../img/b-green.png);
width: 300px;
height: 40px;
}

.td-logo-any {
font-size: 10px;
color: #ffffff;
width: 300px;
height: 20px;
}

.table-page, .table-spacer, .table-items-main {
width: 100%;
}

.table-items-main {
padding: 3px;
border: solid 1px;
border-color: #fcb315;
background-color: #ffffef;
}

.td-items-main {
font-family: Verdana;
font-size: 12px;
color: #005bab;
}

.td-items-content {
width: 390px;
font-family: Verdana;
font-size: 12px;
color: #005bab;
}

.td-items {
font-family: Verdana;
font-size: 11px;
color: #005bab;
}

.table-items-1, .table-items-2 {
width: 190px;
height: 150px;
padding: 3;
border: solid 1px;
border-color: #fcb315;
cursor: hand;
}

.table-items-1 {
background-image: url(../img/for-employers.jpg); 
}

.table-items-2 {
background-image: url(../img/for-students.jpg);
}

.table-items-lists {
width: 390px;
height: 100px;
padding: 3px;
border: solid 1px;
border-color: #005bab;
background-color: #ffffff;
}

.td-bott {
font-family: Verdana;
font-size: 10px;
color: #ffffff;
text-align: center;
}

.table-contents-1, .table-contents-8, .table-contents-7, 
.table-contents-2, 
.table-contents-3, 
.table-contents-4, .table-contents-5,  
.table-contents-20, 
.table-contents-21, 
.table-contents-22,
.table-contents-30,
.table-contents-31,
.table-contents-32 {
width: 100%;
padding: 3;
border: solid 1px;
}

.table-contents-1, .table-contents-8, .table-contents-7 {
background-color: #f5fff0;
border-color: #00844a;
}

.table-contents-2, .table-contents-20, .table-contents-21, .table-contents-22 {
background-color: #e6f0f7;
border-color: #005bab;
}

.table-contents-3, .table-contents-30, .table-contents-31, .table-contents-32 {
background-color: #ffffef;
border-color: #fcb315;
}

.table-contents-4 {
background-color: #f5fff0;
border-color: #00844a;
}

.table-contents-5 {
background-color: #f5fff0;
border-color: #00844a;
}


.td-contents {
width: 50%;
font-family: Verdana;
font-size: 11px;
}

.td-banners {
width: 25%;
font-family: Verdana;
font-size: 11px;
text-align: center;
}

.td-spacer {
height: 1px;
}

.align-left {
text-align: left;
}

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