﻿a
{
    cursor: pointer;
}
a:hover{
	color: #FF0000;
}
a, span
{
    color: black;
    text-decoration: none;
    font-size: 12px;
    font-family: 宋体;
}
table
{
    margin: 0;
    padding: 0;
}
.table
{
    background-color: White;
    width: 1002px;
    border: 0; /*for google browser(w3c)  and for align center*/
    margin-left: auto;
    margin-right: auto;
}

.table2
{
    width: 990px;
    margin: 5px 0px 5px 5px; /*for google browser(w3c)  and for align center*/
    margin-left: auto;
    margin-right: auto;
}
.table3
{
    width: 100%; /*for google browser(w3c)  and for align center*/
    margin-left: auto;
    margin-right: auto;
}


#list td, #list th
{
    white-space: nowrap;
}


td
{
    vertical-align: top;
}

body
{
    font-family: "宋体";
    font-size: 12px;
    color: #000000;
    margin: 0;
    padding: 0;
    width:100%;
}

/*logo*/
.headFont
{
     float:right;
     width:444px;
     top:-270px;
     z-index:10;
     position:relative;
     text-align:right;
     padding-right:20px;
}
.PageHead
{
    top: 10px;
    left: 0px;
    color: White;
}
.PageHead a
{
    color: White;
}
.labelTime
{
    position: relative;
    top: 10px;
    left: 125px;
    color: White;
}

.divTop
{
    height:136px;  
    width:980px;
    margin-left:auto;
    margin-right:auto;  
    padding:0px;
    overflow:hidden;
}
.headerFlash
{
    width:100%;
    height:136px;
}

.logoflash
{
    top:-136px;
    position:relative;
}
.headLogo
{   
    top:0px;    
    z-index:-1;
    position:relative;
}
.headLogo table
{
    width:100%;
}
.top_01
{
    background: url(image/top_01.jpg) no-repeat left;
    width: 551px;
    height:136px;    
}
.top_02
{
    background-image: url(image/top_02.jpg);
    width: auto;
}
.top_03
{
    background: url(image/top_03.jpg) no-repeat right;
    width: 444px;
    text-align:right;
}


/*导航栏*/
.divMenu
{
    background-image: url(image/menubackground.jpg);
    background-repeat:repeat-x;    
    display: block;    
    width:980px;
    height:36px;
    margin-left:auto;
    margin-right:auto;
}
/*导航栏*/


/*天气*/
.HeadState
{
    height: 28px;
    background-image: url(image/headState.jpg);
    width: 100%;
    display: block;
    line-height: 28px;
    
}
.tabHeadState
{    
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    height:28px;
    line-height: 28px; 
}
.tabHeadState td
{
    vertical-align:middle;
}
.weather
{
    width:330px;
    height:28px;
    margin-left:10px;
    margin-top:-3px;    
}
.tdTodayOfHistory
{
   
}


/*历史上的今天*/
.tabHeadState
{
    
}
.tabHeadState .td1
{
    width:27px;
    background-image:url(image/history.jpg);
    background-repeat:no-repeat;
    padding-left:28px;   
     
}
.todayOfHistory
{
    overflow: hidden;
}
.todayOfHistory td
{
    height:28px;
    line-height: 28px;
}
.todayOfHistory .td1
{
    width:100px;
}
.todayOfHistory .td2
{
    width:400px;
}
.todayOfHistory .historyTitle
{
    font-weight:bold;
}

.todayOfHistory .marquee
{
    height:28px;
    width:400px;    
}


/*登陆*/
.divLogin
{
    width:100%;
    margin-left:10px;
}
input
{	
    cursor:pointer;
}

.btnLogin
{
    display: inline-block;
    background-image: url(image/login.jpg);
    width: 80px;
    height: 28px;
    line-height:28px;
    font-size: 12px;
    background-color: transparent;
    border: 0;
    background-repeat: no-repeat;
    text-align:center;
}
.divLoginContent
{
    position:absolute;
    display:none;
    z-index:9999;
    border:1px solid #FFCA7A;
    padding:10px;
    margin-left:-155px;
}

/*公告栏*/
.divNotice
{
    border:1px solid #FFCA7A;
}
.tblNotice
{
    width:100%;
}
.tblNotice td
{
    height:26px;
    line-height:26px;
}
.tblNotice .td1
{
    background-image:url(image/ggl.png);
    background-repeat:no-repeat;
    width:87px;
}
.tblNotice .td2
{
    padding-left:10px;
    padding-right:10px;
    width:890px;
}


/*主体*/
.contentMain{
    margin-top:8px;
    background-color: #FFFFFF;
    width: 980px;
    margin-left:auto;
    margin-right:auto;
    display:inline-block;
}




/*底部*/
.divBottom
{
    width:982px;
    height: 65px;
    background-image: url(image/bottom.jpg);
    margin-top: 8px;
    padding-top:10px;
    font-family:'宋体';
    font-size:12px;
    line-height:18px;
    text-align:center;
    display:inline-block;
}

.divBottom a
{
    line-height: 1.3;
    background-color: Transparent;
}
