﻿body
{
}
.focusTodayBk, .activityTitle, .top10Title, .infoTitle, .topicTitle, .topicBottom, .areaTitle
{
    background-image: url(/images/v1/bg.png);
    background-repeat: no-repeat;
}
.focusTodayBk
{
    background-position: -514px -38px;
    width: 430px;
}
.focusTitle
{
    font-size: 18px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
}
.focusContent
{
    padding: 6px;
    color: Gray;
}
.fucusDetail
{
    text-decoration: none;
    color: #2965B1;
}
.activityTitle
{
    width: 270px;
    height: 37px;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    color: #0E823A;
    padding-left: 6px;
    background-position: 0px -50px;
}
.top10Title
{
    width: 270px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #0E823A;
    padding-left: 6px;
    margin-top: 6px;
    background-position: 0px -300px;
}
.top10Content
{
    width: 269px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #AFF1C7;
}
.areaTitle
{
    width: 950px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #0E823A;
    padding-left: 6px;
    margin-top: 6px;
    background-position: 0px 0px;
}
.areaContent
{
    width: 949px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #AFF1C7;
}
.infoTitle
{
    width: 430px;
    height: 26px;
    line-height: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #0E823A;
    padding-left: 24px;
    margin-top: 6px;
    background-position: 0px -147px;
}
.infoMore
{
    float: right;
    font-size: 12px;
    color: Gray;
    font-weight: normal;
    margin-right: 36px;
    text-decoration: none;
}
.infoLink
{
    text-decoration: none;
    color: #2965B1;
    white-space: nowrap;
}
a.infoLink:hover
{
    color: #FF9933;
}
.topicTitle
{
    width: 230px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #0E823A;
    padding-left: 8px;
    margin-top: 6px;
    background-position: 0px -236px;
}
.topicContent
{
    width: 228px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-top-color: #AFF1C7;
    border-right-color: #AFF1C7;
    border-bottom-color: #AFF1C7;
    border-left-color: #AFF1C7;
}
.topicBottom
{
    width: 230px;
    height: 6px;
    background-position: 0px -270px;
}

ul.topic
{
    list-style-image: url(                          '/images/map/topic-16x16.png' );
}
ul.activity
{
    list-style-image: url(                          '/images/map/activity-16x16.png' );
}

