﻿@import url("css/menu.css");

body{
    text-align:center;
}

.contentCentering{
    width:1002px;
    margin: 0 auto;
    text-align:left;
    font-size:12px;
}

/*公共样式*/
.col32{width:32px}
.col202{width:202px}
.col233{width:233px}
.col248{width:248px}
.col472{width:472px}
.col504{width:504px}
.col738{width:738px}
.col745{width:745px}
.col956{width:956px}

.leftPane{
    float:left;
    display:inline;
}

.rightPane{
    float:right;
}

.wrapper{
    width:956px;
    padding:0px 14px 0px 14px;
    border-left:9px solid #CA0405;
    border-right:9px solid #CA0405;
}

.clear_foot{
    clear:both;
}

/*其他*/
.footline{
    width:956px;
    text-align:center;
    background-image:url(images/gz_39.jpg);
    height:9px;
    margin-top:20px;
    margin-bottom:20px;
}

.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;
}




