﻿@import url("css/menu.css");

body{
    text-align:center;
}

.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
}

/*其他*/
.showtext{
    width:100%;
}

.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;
}


/*模块容器*/

/*站群链接*/
.LinksDesignTable{
    border:0px solid gray;
    height:35px;
    margin:0px 5px;    
}

.LinksDesignTable tr td a {
    border:0px solid red;
}
.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;
}
/*搜索
.search_style{float:right; padding:2px 0px 0px 0px;border:0px solid;}
.search_bg{padding-right:0px;}
.search_bg Input{color: #43494D;}*/

/*-------------- Search SkinObject Styles --------------CE0D0D
div.SearchContainer{ white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #DAD9E0;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}*/
