body {
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    background: none repeat scroll 0 0 #FFFFFF;
}

*
{
 margin:0px;
padding:0px;
}

img
{
 border:0;
}

a:link {color: #222; text-decoration:none;} 
a:active:{color: red; } 
a:visited {color:#222;text-decoration:none;} 
a:hover {color: red;} 


#maincontainer
{
    margin: 0 auto;
        width: 1000px;
}

#top_bg
{
    height: 20px;
    width: 100%;
    background-color:#F5F5F5; 
}

#top_space {
    height: 20px;
    margin: auto;
    width: 1000px;
    font-size:12px; margin:0 auto;
}

#top_space_welcome
{
    width: 200px;
    float:left;
    text-align: left;
    margin: auto;
    line-height: 20px;
}

#top_space_welcome a{
    color:#000000;
    text-decoration: none;
}

#top_space_welcome a:hover {
    color:#000000;
    text-decoration: none;
}


#top_space_time
{
    margin: auto;
    line-height: 20px;
    width: 300px;
    float:left;
    text-align: left;
}
 
#top_space_weather
{
    width: 300px;
    float:left;
    text-align: left;
}

 
#top_space_link
{
    width: 200px;
    float:right;
    text-align: right;
}

#top_banner {
    height: 170px;
    margin: auto;
    width: 1000px;
    background: url("../images/topbanner5.jpg") no-repeat scroll 0 transparent;
}


#nav {
    background: url("../images/menuredbg.jpg") repeat-x scroll 0 0 transparent;
    height: 40px;
    width: 1000px;
    margin: auto;
}

#nav a {
    color: #FFFFFF;
    display: block;
    text-align: center;

    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    margin: 0 6px;

    text-decoration: none;
}

#nav a:hover {
    font-weight: bold;
    color:#EAEB25
}

#main {
    float:left;
    width: 1000px;
    height:auto;
}

#main_left
{
    float: left;
    width: 282px;
    margin-top: 6px;
}

#tzgg
{
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    height: 245px;
    width: 280px;
}

.left_title
{
    background: url("../images/left_titlebg.jpg") no-repeat scroll 0 0 transparent;
    height: 30px;
    width: 100%;
}
.left_title_name a
{
    /*background: url("../images/left_title.jpg") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    width: 79px;
    float: left;
    margin-left:5px;
    text-decoration: none;*/
}

.left_title_more a
{
    height: 30px;
    line-height: 30px;
    float:right;
    color: #666666;
    font-family: "宋体";
    cursor: pointer;
    text-decoration: none;
    margin-right:5px;
}

#tzgg_content
{
    float: left;
    height: 215px;
    margin-top: 3px;
    width: 100%;
}

.projection
{
    background: url("../images/left_titlebg.jpg") repeat scroll 0 -122px transparent;
    height: 6px;
    overflow: hidden;
}

#alarmCall
{
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    height: 90px;
    width: 280px;
}

#alarmCall_content
{
    float: left;
    height: 90px;
    margin-top: 5px;
    width: 100%;
}

#fwzn
{
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    height: 205px;
    width: 280px;
}

#fwzn_content
{
    float: left;
    height: 170px;
    margin-top: 5px;
    width: 100%;
}



#main_right
{
    float: right;
    width: 712px;
    margin-top: 6px;
}

#gzdt
{ 
    float: left;
    height: 245px;
    width: 423px;
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    position: relative;

}

#gzdt_content
{
    float: left;
    height: 215px;
    margin-top: 5px;
    width: 100%;
}

#gzdt_projection
{
    background: url("../images/left_titlebg.jpg") repeat scroll 0 -140px transparent;
    height: 6px;
    overflow: hidden;
    width: 425px;
}

#tpxw
{
    float:left;
    height: 245px;
    margin-left: 6px;
    width: 279px;
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    position: relative;
}

#tpxw_content
{
    float: left;
    height: 220px;
    margin-top: 0px;
    width: 100%;
}

#tpxw_projection
{
    background: url("../images/left_titlebg.jpg") repeat scroll 0 -134px transparent;
    height: 6px;
    overflow: hidden;
    width: 275px;
}

.right_title
{
    background: url("../images/left_titlebg.jpg") no-repeat scroll 0 0 transparent;
    height: 30px;
    width: 100%;
    float: left;
}
.right_title_name a,.left_title_name a
{
    display: block;
    float: left;
    line-height: 30px;
    color: #C80000 !important;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    text-decoration: none;
}

.right_title_more a
{
    height: 30px;
    line-height: 30px;
    float:right;
    color: #666666;
    font-family: "宋体";
    cursor: pointer;
    text-decoration: none;
    margin-right:5px;
}

#right_siderBar
{
    width:710px;
    height:127px;
    float:left;
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    position: relative;
    border-top:0px;
}

#right_siderbar_title
{
    display: inline;
    float: left;
    margin: 50px 10px 0 7px;
    width: 79px;
}

#right_siderbar_container
{
    border: 1px solid #DADADA;
    float: left;
    height: 100px;
    margin-top: 12px;
    overflow: hidden;
    width: 594px;
}

#right_siderbar_funcpic
{
    float: left;
    height: 100px;
    width: 98px;
}

#right_siderbar_funcpic a
{
    color: #333333;
    display: block;
    height: 100px;
    line-height: 120px;
    margin: 15px auto 0;
    width: 98px;  
    cursor: pointer;
    text-decoration: none;
}

#right_siderbar_funcpic a:hover 
{
    text-decoration: none;
}

#right_siderbar_funcpic a.btnxshk
{
    background: url("../images/btn_xshk.jpg") no-repeat scroll center top transparent;
}

#right_siderbar_funcpic a.btnxshk:hover
{
    background: url("../images/btn_xshkh.jpg") no-repeat scroll center top transparent;
}


#right_siderbar_title a
{
    color: #C80000 !important;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    cursor: pointer;
    text-decoration: none;
}


#right_siderBar_projection
{
    background: url("../images/left_titlebg.jpg") repeat scroll 0 -128px transparent;
    height: 6px;
    overflow: hidden;
    width: 712px;
}

#right_tab1
{
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    width: 353px;
    text-align:left;
    float:left;
}

.menu1box
{
    position:relative;
    overflow:hidden;
    height:30px;
    width:351px;
    text-align:left;
    background:url("../images/left_titlebg.jpg") repeat scroll 0 -89px transparent;
}

#menu1
{
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    float:left;
    margin-left:0px;
}

#menu1 li{
    border-right:1px solid #cccccc
    font-size: 14px;
    float:left;
    cursor:pointer;
    width:92px;
    text-align:center;
    line-height:30px;
    height:30px;   
    list-style:none;
}

#menu1 li.hover
{
    background:url("../images/contenttitlebg.gif") repeat scroll 0 0 transparent;
}

#menu1 a
{
    text-decoration: none;
    color:#C80000 !important;
    font-weight:bold;
    font-size:14px;
}
 
#menu1 a:hover
{
    text-decoration: none;
    color:#C80000;
}

.main1box
{
    clear:both;
    float: left;
    height: 225px;
    margin-top: 3px;
    width:351px;
}



#main1 ul
{
    display: none;
    list-style:none;
    margin-left: 0px;
    margin-bottom: 0px
}

#main1 ul.block
{
    display: block;
}

#right_tab2
{
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    height: 255px;
    width: 353px;
    float:right;
}

.menu2box
{
    position:relative;
    overflow:hidden;
    height:30px;
    width:351px;
    text-align:left;
    background:url("../images/left_titlebg.jpg") repeat scroll 0 -89px transparent;
}

#menu2
{
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    float:left;
    margin-left:0px;
}

#menu2 li{
    border-right:1px solid #cccccc
    font-size: 14px;
    float:left;
    cursor:pointer;
    width:92px;
    text-align:center;
    line-height:30px;
    height:30px;   
    list-style:none;
}

#menu2 li.hover
{
    background:url("../images/contenttitlebg.gif") repeat scroll 0 0 transparent;
}

#menu2 a
{
    text-decoration: none;
    color: #C80000 !important;
    font-weight: bold;
    font-size: 14px;
}
 
#menu2 a:hover
{
    text-decoration: none;
    color:#C80000;
}

.main2box
{
    clear:both;
    float: left;
    height: 225px;
    margin-top: 3px;
    width:351px;
}

#main2 ul
{
    display: none;
    list-style:none;
    margin-left: 0px;
    margin-bottom: 0px;
 }

#main2 ul.block
{
    display: block;
}

.right_tab_more
{
    float:right;
}

.right_tab_more a
{
    color: #C80000;
    font-family: "宋体";
    cursor: pointer;
    text-decoration: none;
    margin-right:10px;
}

.right_tab_projection
{
    background: url("../images/left_titlebg.jpg") repeat scroll 0 -178px transparent;
    height: 6px;
    overflow: hidden;
    width: 353px;
}

#footer
{
    background: none repeat scroll 0 0 #F3F3F3;
    color: #666666;
    float: left;
    height: 70px;
    line-height: 20px;
    margin-top: 6px;
    width: 1000px;
    border: 1px solid #CCCCCC;
    position: relative;
}

.footerCopyright
{
    height: 67px;
}

.copyrightLogo {
    text-align:left;
    display: inline;
    float: left;
    height: 43px;
    margin: 12px 0 0 20px;
    width: 300px;
}

.copyrightTxt {
    text-align:left;
    float: left;
    margin: 12px 0 0 40px;
    width: 600px;
}