﻿body 
{   
}
.PageContainer
{
}
.Logo
{
    background:url("img/logo.jpg") no-repeat;
    height:52px;
    width:996px;
    margin: auto;
}
.Logo span
{
    text-align:right;
    display:inline-block;
    width:990px;
    padding-top:10px;
    font-size:12px;
    text-align:right;
}
.Navigation
{
    background:url("img/menubg.jpg") repeat-x;
    height:45px;
}

.Navigation ul
{
    width:996px;
    margin:0 auto;
}
.Navigation ul li
{
    background:url("img/linebg.jpg") no-repeat scroll left;
    float:left;
    line-height:45px;
    height:45px;
}
.Navigation ul li a
{
    color:White;
    font-size:15px;
    font-weight:bold;
    width:108px;
    display:block;
    text-align:center;
}
.Navigation ul li a:hover
{
    background:url("img/menuSelected.jpg") no-repeat scroll center 97%;
    color:White;
}

.Navigation ul li.Search
{
    background:none;
    padding:10px 0 10px 30px;
    height:23px;
    line-height:23px;
}
.Navigation ul li.Search .Searchbox
{
    background:#ffffff;
    border:1px solid #A4BED4;
    display:inline-block;
    width:315px;
}
.Navigation ul li.Search .Searchbox input.SearchText
{
    width:162px;
    border:none;
    font-size:12px;
    height:20px;
    line-height:20px;
    padding:0;
}
.Navigation ul li.Search .Searchbox .SubmitBtn a
{
    background:url("img/search.jpg") no-repeat scroll center center transparent;
    height:18px;
    width:18px;
    vertical-align:top;
    border:none;
    cursor:pointer;
    opacity:0.6;
    margin-top:3px;
    display:inline-block;
}
a.MenuSelectedbg
{
    background:url("img/menuSelected.jpg") no-repeat scroll center 97%;
}
.Center
{
    width:996px;
    margin:15px auto 0;
}
.Copyright
{
    color:#666666;
    text-align:center;
    clear:both;
    padding:10px 0 20px 0;
}
.Copyright .A_ICP a
{
    margin:0 10px 0 0;
    color:#333333;
}
.Copyright .A_ICP a:hover
{
    color:Blue;
}

.SubMenuLayout
{
    float:left;
    width:219px;
    margin-right:15px;
}


.SubMenu
{
    background:url("img/SubMenubg.jpg") repeat-x;
    width:219px;
    border:1px solid #DEDEDE;
}
.SubMenu .SubMenuTitle
{
    background:url("img/SubMenuTitlebg.jpg") no-repeat scroll 50% bottom;
    line-height:35px;
    font-size:15px;
    font-weight:bold;
    padding-left:20px;
    color:#2B2B2B;
}
.SubMenu .SubMenuList
{
    margin:0 0 10px 10px;
    border-left:1px solid #e7e7e7;
    border-right:1px solid #e7e7e7;
    width:197px;
}
.SubMenu .SubMenuList ul
{
    padding:6px 0 0 10px;
}
.SubMenu .SubMenuList ul li
{
    line-height:25px;
}
.SubMenu .SubMenuList ul li a
{
    background-image:url("img/SubMenuIndexIcon.jpg");
    background-repeat:no-repeat;
    background-position:0 6px;
    padding-left:20px;
    font-size:13px;
    color:#2b2b2b;
    display:inline-block;
}
.SubMenu .SubMenuList ul li ul li
{
    margin-left:20px;
}
.SubMenu .SubMenuList ul li ul
{
    padding:0;
    display:none;
}

.ContactUs
{
    background:url("img/ContactUsbg.jpg") repeat-x;
    border:1px solid #DEDEDE;
    width:219px;
    margin:13px 0;
}
.ContactUs .ContactUsTitle
{
    border-bottom:1px solid #dedede;
    line-height:32px;
    font-size:13px;
    color:#4E4E4E;
    font-weight:bold;
    width:190px;
    margin:0 auto;
    padding-left:8px;
}
.ContactUs .ContactUsList
{
    width:190px;
    margin:10px auto;
}
.ContactUs .ContactUsList p
{
    color:#565656;
    font-size:12px;
    margin-bottom:6px;
}


.RightLayout
{
    float:right;
    width:760px;
}

.Navigation-Bar
{
    border:1px solid #DEDEDE;
    padding:5px 0 5px 15px;
    color:#333333;
    margin-top:6px;
}


/*===========CKEditor显示出来的CSS，清除外部的CSS影响===========*/
.clear-external-css ul li
{
    list-style-type:disc;
}
/*======================end===================================*/

.news_box {
    width: 995px;
    margin:50px auto;
}
.newsa{
    background:url("img/companyNewsbg.jpg") repeat-x;
    width:480px;
    border:1px solid #ececec;
    float: left;
}
.newsa_m{
    margin-left: 30px;
}
.news_title
{
    background:url("img/FriendLinkTitle1.jpg") no-repeat scroll 50% bottom;
    line-height:30px;
}
.news_title span
{
    color:#17367e;
    font-weight:bold;
    font-size:14px;
    padding-left:18px;
    float:left;
    
}
.news_title a
{
    color:#999999;
    font-size:11px;
    float:right;
    padding-right:20px;
}
.news_title a:hover
{
    color:Blue;
    font-style:italic;
}
.newsa .news_con
{
    margin:10px 0 0 20px;
}
.newsa .news_con ul li
{
    background:url("img/NewListIcon.jpg") no-repeat scroll 0 50%;
    line-height:28px;
}
.newsa .news_con ul li a
{
    font-size:13px;
    padding-left:11px;
}
.news_con time{
    float: right;
    margin-right: 15px;
}
.bottom {
    width: 995px;
    margin: auto;
    text-align: center;
    margin-top: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #2d88d9;
}
