body {
        margin: 0;
        padding: 0;
        text-align: -moz-center;
        #text-align:center;
        background:url('img/hinhnen.jpg');
}

table {
        Font-size: 11px;
        Font-family: Tahoma;
        border-collapse: collapse;
        color:#000;
        vertical-align:top;
        background-color: #FFFFFF;
}
tr,td {
        Font-size: 11px;
        Font-family: Tahoma;
        border-collapse: collapse;
        color:#333333;
        vertical-align:top;
}

input, textarea, select {
        border-width:1px;
        border-style: solid;
}

a {
        text-decoration:none;
        color: #333333;
}

.pagecurrent
{
        background-color: #FCB222;
        color:white;
        border: #e5e5e5 1px solid;
        width: 20px;
        padding-left: 2px;
        padding-bottom: 2px;
        padding-right: 2px;
        padding-top: 2px;
        font-size: 10px;
        margin-bottom: 1px;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
}
.pagelink, .pagelink:hover
{
        font-size: 10px;
        background-color: white;
        color: #FCB222;
        border: #e5e5e5 1px solid;
        width: 20px;
        padding-left: 2px;
        padding-bottom: 2px;
        padding-right: 2px;
        padding-top: 2px;
        font-weight:normal;
        margin-bottom: 1px;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
}
.pagelink:hover
{
        background-color: #FCB222;
        color: white;
}

.whole_container {
        width: 778px;
        margin: 0 auto;
        background-color:#FFFFFF;
}

.main_page {
         width: 778px;
         border-bottom: 1px solid #000000;
         border-left: 1px solid #000000;
         border-right: 1px solid #000000;
}

.below_header {
        background:url('img/bg-below-header.jpg') no-repeat;
        width: 778px;
        height: 45px;
}

.header_menu {
        font-weight:bold;
        font-size:11px;
        text-align:center;
        padding-top:10px;
}

.header_menu a:hover{
        color:#FF0000;
}

.side_title {
        background:url('img/bg-side-title.png') no-repeat;
        width: 211px;
        height: 23px;
        font-weight:bold;
        padding-top:5px;
        padding-left:40px;
}

.notice_news {
        padding-left:5px;
        text-align:justify;
        padding-top:5px;
        padding-right:3px;  
}

.news_detail {
        text-align:right;
        padding-right:5px
}

.news_detail a{
        color: #FF0000;
}

.news_detail a:hover{
        text-decoration:underline;
}

.footer {
        height:45px;
        background-image: url('img/bg-footer.jpg');
        background-repeat: repeat-x;
        text-align:center;
        padding-top:14px;
        font-weight:bold;
        color:#FFFFFF;
}

.footer a{
        color:#FFFFFF;
}

.footer a:hover{
        color:#FF0000;
}

.right_side_title {
        vertical-align:middle;
        font-weight:bold;
        color:#FFFFFF;
}

.news_title {
        font-weight:bold;
        color:#000099;
        padding-bottom:5px;
}

.news_title a{
        font-weight:bold;
        color:#000099;
}

.news_text {
        border-bottom:1px dashed #C0C0C0;
        font-size:12px;
        font-family:Arial;
}

.other_news {
        font-size:12px;
        font-family:Arial;
        padding-top:2px;
}

.main_partner {
        float:left;
        padding-left:22px;
        padding-top:10px;
}

.recruit_title {
        font-weight:bold;
        color:#FF0000;
        border-bottom:1px dashed #C0C0C0;
        padding-top:10px;
        margin-right:5px;
}

.recruit_title_detail{
        color: #C0C0C0;
}

.recruit_title_detail a:hover{
        text-decoration:underline;
}

.banner {
        padding-top:2px;
        padding-bottom:2px;
}

