/*----------------------------标签 样式---------------------------------------*/
a
{
    color: #333;
}
a:hover
{
    color: #7b0123;
    text-decoration: none;
}

/*----------------------------ID 样式---------------------------------------*/

.LeftFundus
{
    border-bottom: 1px #d7d7c8 solid;
    height: 21px;
    padding-left: 7px;
    margin: 10px auto 0;
    width: 202px;
}
#Center
{
    display: inline;
    float: left;
    margin: 0 20px;
    width: 479px;
    _padding-bottom:10px;
}



#RiohtLontainer
{
    background: url(../images/rightflower.jpg) no-repeat;
    float: left;
    margin-top: 21px;
    width: 234px;
}


#Geography
{
    background: url(../images/geography.jpg) no-repeat;
    padding: 0px;
    width: 213px;
    height: 102px;
    margin-top:30px;
    margin-left:10px;
}
#Geography #destinationTitleImage
{
    margin: 5px auto 17px 5px;
    _margin-bottom: 13px;
}
#Geography #destinationFootImage
{
    margin: auto auto auto 11px;
}
#Geography
{
    cursor:hand;
}

#RightMore
{
    text-align: right;
    margin: 8px 0 5px 0;
}
#RightMore a
{
    color: #947730;
}
#RightMore a:hover
{
    color: #f00;
    text-decoration: none;
}
#FeaturesText
{
    text-align:center;
    margin-bottom:8px;
    font-size:14px;
    font-weight:600;
}








/*----------------------------class 样式---------------------------------------*/


.heading
{
    height: 27px;
    padding-left: 12px;
    margin-top: 17px;
}
.more
{
    float: right;
    margin: 7px 4px 0 0;
    width: 31px;
}
#Center .substance
{
    line-height: 18px;
    margin-top: 8px;
    padding-left: 7px;
    line-height: 1.8em;
}
.featuresImg dl
{
    float: left;
    display: inline;
    margin: 0 6px;
    width: 146px;
}
.featuresImg dt
{
    border: 1px #ad8d10 solid;
    height: 83px;
    padding: 1px;
    width: 142px;
}
.featuresImg dd
{
    height:0px;
}
.indexNews
{
    padding-left: 7px;
}
.indexNews span
{
    float: right;
}
.indexNews li
{
    border-bottom: 1px #b2b3ae dashed;
    margin-top: 7px;
    padding: 0 0 6px 11px;
    background-image: url(../images/particle.jpg);
    background-repeat: no-repeat;
    background-position: 2px 5px;
}
.indexNews li a
{
    color: #000;
}
.indexNews li a:hover
{
    color: #f00;
    text-decoration: none;
}
.subject
{
    color: #6b571f;
    border-bottom: 1px #b5ab87 dashed;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 17px auto 0;
    padding-bottom: 8px;
    width: 178px;
}
.matter
{
    color: #6b571f;
    margin: 12px auto 0;
    padding-bottom: 9px;
    line-height: 22px;
    width: 205px;
    overflow: hidden;
}
.matter img
{
    float: left;
    margin-right: 8px;
}
.activityNews
{
    border-bottom: 1px #d4c27a solid;
    border-left: 1px #d4c27a solid;
    border-right: 1px #d4c27a solid;
    height:221px;
    width: 228px;
    _height:238px;
}
.activityNews ul
{
    margin: 0 auto;
    width: 205px;
}
.activityNews ul li
{
    border-bottom: 1px #d3cdb8 dashed;
    margin: 6px 0;
    padding: auto 10px auto 14px;
    background-image: url(../images/tittle.gif);
    background-repeat: no-repeat;
    background-position: 7px center;
    height: 20px;
    line-height: 18px;
    vertical-align: middle;
}
.activityNews ul li div
{
    line-height: 18px;
}
.activityNews ul li span
{
    float: right;
    line-height: 18px;
}
.activityNews ul li a
{
    color: #010101;
}
.activityNews ul li a:hover
{
    color: #f00;
    text-decoration: none;
}
.activityNews ul li .title
{
    width: 120px;
    margin-left: 13px;
    _margin-left: 8px;
}
.activityNews ul li .matter span
{
    float: none;
    width: 120px;
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.activityNews ul li.first
{
    height: auto;
    background-image: none;
    padding-left: 0px;
}
.activityNews ul li.first .title
{
    width: 160px;
}
.listTitle
{
    display: block;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.subject
{
    float: none;
}
