/*滚动新闻*/
.area {
    width: 950px;
}




#location {
    border-top: 1px solid #FFFFFF;
    height: 65px;
}
#location .left {
    margin: 28px 0 0;
    text-align: left;
    width: 700px;
}
#location .right {
    margin-top: 30px;
    width: 183px;
}
#location .left p {
    color: #004276;
    font: 22px/24px "微软雅黑";
}
#location .right .date {
        background: url("/images/2012/history.png") no-repeat scroll 0 -2px transparent;
    float: right;
    height: 27px;
    margin-top: 10px;
    position: relative;
    text-indent: 25px;
    width: 94px;
}
#location .right .date .bg {
    background-position: 0 -40px;
    width: 94px;
}
#location .right .date a.bg:hover {
    background-position: 0 -70px;
}
.left, .center, .l, .right, .r {
    display: inline;
    float: left;
}
.right, .r {
    float: right;
}
.dateLay {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #6AAAD1;
    padding: 3px 0;
    position: absolute;
    right: 0;
    top: 25px;
    width: 250px;
}
.dateLay h2 {
    background: none repeat scroll 0 0 #B3D4E8;
    color: #004276;
    font: 600 12px/22px "宋体";
    height: 22px;
    margin: 0 auto;
    padding-top: 3px;
    position: relative;
    text-align: center;
    text-indent: 10px;
    width: 243px;
}
.dateLay .dp-nav-prev {
    left: 0;
    position: absolute;
    top: 6px;
    width: 70px;
}
.dateLay .dp-nav-next {
    left: 180px;
    position: absolute;
    top: 6px;
    width: 70px;
}
.dateLay .dp-nav-prev a, .dateLay .dp-nav-next a {
    background-position: -90px -190px;
    color: #004276;
    display: block;
    font: 600 10px/10px "宋体";
    height: 14px;
    padding-top: 5px;
    text-decoration: none;
    width: 28px;
}
.dateLay .dp-nav-prev a:hover, .dateLay .dp-nav-next a:hover {
    background-position: -120px -190px;
}
.dateLay .dp-nav-prev a {
    display: inline;
    float: left;
    margin-left: 7px;
}
.dateLay .jCalendar {
    margin: 0 auto;
    width: 245px;
}
.dateLay th {
    background: none repeat scroll 0 0 #E9E9E9;
    color: #666666;
    font: 12px/20px "宋体";
    height: 20px;
    width: 33px;
}
.dateLay td {
    background: none repeat scroll 0 0 #F4F4F4;
    color: #004276;
    font: 12px/20px "Arial";
    height: 20px;
    width: 33px;
    cursor: pointer;
}
.dateLay .today {
    background: none repeat scroll 0 0 #4585B8;
    color: #FFFFFF;
}

.dateLay .other-month {
    color: #999999;
}
.dateLay td.selected {
    background: none repeat scroll 0 0 #FF6666;
    color: #FFFFFF;
}
.dateLay td.selected.dp-hover {
    background: none repeat scroll 0 0 #E9E9E9;
    color: #FF0000;
}
.dateLay td.dp-hover, .dateLay tr.activeWeekHover td {
    background: none repeat scroll 0 0 #D3E6F2;
}
.dateLay td.disabled, .dateLay td.disabled.dp-hover {
    background: none repeat scroll 0 0 #F6F6F6;
    color: #888888;
}
.dateLay a.disabled, .dateLay td.disabled {
    cursor: default;
}
.bor-b{
border-bottom: 1px solid #C7D8FF;
}
.bor{
    border: 1px solid #AABFFF;
    padding: 20px 10px;
    _margin-top:30px;
}
.fun{
    margin-top: -32px;
    display: block;
    overflow: hidden;
}
.fun ul {
    float: right;
}
.fun li {
    color: #333333;
    float: left;
}
.fun .wdA {
    line-height: 14px;
    margin: 7px 10px 0 0;
}
.fun .wdA span {
    float: left;
    margin-top: 3px;
    color: #21469F;
}
.fun .wdA a {
    background-position: -100px -70px;
    border: 1px solid #AABBFF;
    float: left;
    height: 12px;
    margin-right: 3px;
    margin-top: 2px;
    padding: 1px;
    text-align: center;
    text-decoration: none;
    width: 41px;
}
.fun .wdA a:hover {
    background-position: -100px -100px;
    color: #004276;
}
.fun .wdB {
    background-position: -148px -160px;
    height: 26px;
    margin-top: 4px;
}
.fun .wdB .btn {
    background: url("/images/2011/refresh.png") no-repeat scroll 5px 0 #FFFFFF;
    border: 1px solid #AABBFF;
    float: left;
    height: 15px;
    margin: 3px 3px 5px 10px;
 
    padding: 3px 1px 0;
    text-align: left;
    text-decoration: none;
    text-indent: 25px;
    width: 53px;
}
.fun .wdB a.btn:hover {
    background-position: -60px -160px;
    color: #004276;
}
.fun .wdA .now, .fun .wdA a.now:hover {
    background-color: #FFFFFF;
    color: #FF6A07;
}

.colunm .orange{
    color: #FF6A07;
        line-height: 27px;
    margin: 10px;
}
.newslist {
    clear: both;
   margin: 10px 0;
}
.newslist ul{
    overflow: hidden;

}
.newslist ul li {
    
    color: #333333;
    float: left;
    font: 14px/24px "Simsun";
    height: 24px;

    text-indent: 10px;
    width: 100%;
}
.newslist .w560{
	  width: 560px;
	  float: left;
    color: #666666;
}
.sp {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    float: right;
    font-size: 12px;
    text-indent: 0;

}
.newslist span{
    color: #0270BC;
    margin-right: 20px;
        float: left;
}
.pages {
    border-top: 1px solid #DDECF5;
    color: #333333;
    line-height: 20px;
    margin: 0 auto 0;
    padding-top: 13px;
    width: 762px;
}
.pages a {
    margin: 0 8px;
}