@import url("css/menu.css");

body{
    text-align:center;
    background:url(images/head2.jpg) repeat-x;
     
}

.logo1{
    height:37px;
    background:url(images/head1.jpg) no-repeat;
}

.contentCentering{
    width:955px;
    margin: 0 auto;
    text-align:left;
    font-size:12px;
}

/*公共样式*/
.col202{width:202px}
.col233{width:233px}
.col248{width:248px}
.col504{width:504px}
.col745{width:745px}

.leftPane{
    float:left;
    display:inline;
}

.rightPane{
    float:right;
}

.wrapper{
    padding:0px 0px 0px 0px;
    border:0px solid;
}

.clear_foot{
    clear:both
}

/*其他*/
.logo{
    height:91px;
    overflow:hidden;
}

.siteGroup{
    background:url(images/index_02.gif) no-repeat;
}

.menu_style{
    background:url(images/index_04.gif);
    height:29px;
}

.navBg{
    float:left;
    border:0px solid;
}

.linkimage_list_cell{
    padding:0px;
    border:0px solid red;
}


.loginLeft {
    float:left;
    height:30px;
    width:50%;
    border:0px solid;
}
.loginRight{
    float:right;
    width:20%;
    text-align:right;
    padding-right:10px;
    border:0px solid;
}

.footerline{
    background:url(images/footer_line.png);
    height:13px;
    margin-bottom:5px;
}

/*模块容器*/

/*站群链接*/

.search_style{
    float:right;
    padding:2px 0px 0px 0px;
    height:29px;
    line-height:29px;
    vertical-align:middle;
}



.search_bg{
    position:relative;
    top:-5px;
    
}

.search_bg img{
    position:relative;
    top:4px;
}




