﻿body
{
font-family:Verdana;
font-size:12px;
background-color:#fff;
margin:0;
}
a{
color:#000;
text-decoration:none;
}
a:active{
color:#000;
text-decoration:none;
}
a:visited{
color:#000;
text-decoration:none;
}
a:hover{
color:#036;
text-decoration:none;
}

.divmiddle
{
margin:auto;
width:919px;
}
.divcenter
{
margin:auto;
width:919px;
background-image:url('middblebg.gif');
background-repeat:repeat-x;
height:268px;
}

.middelbg
{
background-image:url('middblebg.gif');
background-repeat:repeat;
height:600px;
}

/*---首页顶部样式----*/
.tabletopbg
{
width:100%;
background-image:url('topbg.gif');
background-repeat:repeat-x;
height:58px;
margin:auto;
}
table.tabletopbg
{
width:919px;
}
table.tabletopbanar
{

}
table.tabletopbanar td
{
padding-left:5px;
padding-right:5px;
}
/*---首页新闻动态样式----*/
table.tablenews
{
width:372px;
}
table.tablenews th
{
background-image:url('indextitlebg.gif');
height:26px;
background-repeat:no-repeat;
}

/*---首页新闻列表样式----*/
table.tablelist
{
width:97%;
}
table.tablelist td
{
text-align:left;
height:25px;
}
.num
{
font-size:11px;
color:#666;
white-space:nowrap;
}
/*---服务样式----*/
table.tableservers
{
width:137px;
}
table.tableservers th
{
background-image:url('indextitlebg1.gif');
height:26px;
background-repeat:no-repeat;
}
/*---招聘样式----*/
table.tablerecruit  
{
width:137px;
}
table.tablerecruit th
{
background-image:url('indextitlebg2.gif');
height:26px;
background-repeat:no-repeat;
}

.foot
{
text-align:left; padding-left:5px; line-height:20px; color:#333;
}

/*Top level list items*/
.mainmenu ul li
{
    position: relative;
    display: inline;
    clear: right;
}
/*Top level menu link items style*/
.mainmenu ul li a
{
    float: left;
    display: block;
    text-decoration: none;
}
/*Top level menu link item images style*/
.mainmenu ul li img
{
    border: 0px;
}
/*Sub level menu*/
.mainmenu ul li ul
{
    left: 0px;
    top: 0px;
    position: absolute;
    display: block;
    visibility: hidden;
    z-index: 100;
}
/*Sub level menu list items*/
.mainmenu ul li ul li
{
    display: inline;
    float: none;
}
/* Sub level menu links style */
.mainmenu ul li ul li a
{
    font-size: 12px;
    padding: 4px 5px;
    background: #646661;
    color: White;
    float: none;
}
.mainmenu ul li ul li a:hover
{
    color: #9deb00;
}
/* Holly Hack for IE \*/
.mainmenu ul li
{
    float: left;
    height: 1%;
}
.mainmenu ul li a
{
    height: 1%;
}
/* Main menu end */

