/* CSS Document */
body{margin-top: 0px;text-align: center;font-size: 12px;line-height: 24px;color: #333333;background:#ffffff; padding:0px;margin:0 auto 0 auto; width:960px;}
/* header */
.mainwrap{margin:0px auto;width:960px;background:#FFF}
#header{}
#header .logo{height:158px;background:url(/images/all_title.jpg) no-repeat;}
#header .search{height:45px;line-height:25px;background:url(/images/index/top_Search.jpg) no-repeat bottom;}
#header .search_Wrap{padding:3px 36px 5px 36px;width:880px; text-align:left; }
#header .login{ width:200px; float:left;margin-top:5px;}
#header .login a{ color:Black; font-size:13px;}
#header .login a:hover{ color:red; font-size:13px;}
#header .search_box{width:650px;float:right; text-align:right; margin-top:5px; margin-right:30px;}
 /*banner*/
	#Main
    {
       padding:0px;
       border:0px;
       margin:0 auto 0 auto;
       width:960px;
    }
    #HeadContent
    {
       height:158px;
       background:url("/images/all_title.jpg");
    }
    /*导航区域*/
    #NavigationContent
    {
       height:30px;
       background:url("/images/index/top_Search.jpg");
       clear:both;
       margin-top:10px;
    }
    /*登陆*/
    #NavigationContent #navLeft
    {
       margin:8px;
       width:50%;
       height:30px;
       float:left;
    }
    /*右侧搜索*/
    #NavigationContent #navRight
    {
        width:650px;float:right; text-align:right; margin-right:30px; margin-top:-5px;
    }
    /*内容*/
    #Content
    {
       height:auto;
       clear:both;
    }
/* content */
#content {padding:5px 10px 0px 10px;background:#FFF;width:940px; margin-left:0px;}
#content .leftside{float:left;width:200px;}
#content .hotlink{background:url(/images/index/hotlink.gif) no-repeat;height:127px;padding-bottom:10px}
#content .footerlink{}
#content .f1{background:url(/images/index/footerlink.gif) no-repeat;height:27px;}
#content .f2{background:url(/images/index/f2.gif) repeat-y;}
#content .FWrap{text-align:left;padding:5px 8px 0px 8px;}
#content .f3{background:url(/images/index/f3.gif) no-repeat;height:9px;}


.px10{height:10px;}

/* article  
#atl{ padding:10px;width:710px}
#atl .Atop{background:url(../../images/index/article_BGtop.gif) no-repeat;height:13px;}
#atl .Abottom{background:url(../../images/index/article_BGbot.gif) no-repeat;height:13px;}
#atl .Amid{background:url(../../images/index/article_BGmid.gif) repeat-y;padding:0px 50px 0px 50px}
#atl .Amid_box{}
#atl .tit{FONT-FAMILY: "Microsoft Yahei";font-size:16px; font-weight:bolder;color:#CC3300;padding-bottom:20px}
#atl .ifo{text-align:left;border-top: 2px solid #CC0000;border-bottom: 2px solid #CC0000;}
#atl .zw{text-align:left;padding-top:25px}

#bootom{clear: both;margin:20px auto 15px auto;height:100px;width:940px;}
.bootomnav{width:500px;height:auto;margin:10px auto;}
*/
    /*底部导航*/
    #bootom
    {
       height:100px;
       width:960px;
       border-top:1px solid #000;
       clear:both;
       background:#ffffff;
    }
    #bootom a
    {
	   color:Black;
    }
	#bootom a:hover
    {
	   color:red;
	   text-decoration:none;
    }
    /*底部图片*/
    .bootomnav img
    {
       vertical-align:middle;
    }
    /*底部导航*/
    .bootomnav
    {
       width:620px;
       height:auto;
       margin:10px auto;
    }
