﻿.registercitycontent 
{
    width: 150px;
    margin: 10px 0px 0px 0px;
}

.registercitycontent .letterRow
{
    width: 192px;
    height: 40px;
    margin: 16px 8px 0 16px;
    background-image: url('../images/menuline2.png');
    background-repeat: no-repeat;
    padding-bottom: 15px;
    background-position: bottom;
}


.registercitycontent .letterRow .letterGroupBox
{
    float:left;
    width: 33.333333%;
    text-align:center;
}

.registercitycontent .letterRow .letterbox2
{
    float: left;
    width: 33.333333%;
    text-align: center;

}

.registercitycontent .letterRow a
{
    color: #333333;
    text-decoration: none;
    display: block;
    font-size: 12px;
}

.registercitycontent .letterRow a:visited
{
    color:#333333;
    text-decoration: none;
}

.registercitycontent .letterRow a:hover
{
    display: block;
    color: #FFFFFF;
    cursor: pointer;
}

.registercitycontent .menuLine
{
    background-position: center;
}

.registercitycontent .citylist
{
    
}

.registercitycontent .citylistpost
{
    clear: both;
    padding: 0 10px 0 10px;

}
