.TipErr{
	background:#fff2f2 url(/images/bg_tbTip.gif) 0 -62px no-repeat;
	border:1px solid #fe9595;
}
.TipRight{
	background:url(/images/okIco.gif) no-repeat;
}
.Tip{
	background:#ECF6F9 url(/images/bg_tbTip.gif) 0 0 no-repeat;
	border:1px solid #ADD0E4;
}

#Region_province {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B6D4F5;
    display: none;
    height: 210px;
    padding: 10px;
    position: absolute;
    width: 400px;
    z-index: 10;
}

#Region_province h6 {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    clear: both;
    font-weight: normal;
    height: 20px;
    padding-top: 5px;
    z-index: 10;
}

#Region_province ul {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    list-style: none outside none;
}

#Region_province ul li {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    color: #0066CC;
    float: left;
    height: 20px;
    width: 80px;
}

#Region_province ul li a {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    color: #0066CC;
    cursor: pointer;
}

#Region_city {
    display: block;
    position: absolute;
    z-index: 20;
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

#Region_city ul {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
	list-style: none outside none;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B6D4F5;
    clear: both;
    padding: 10px;
    width: 280px;
}

#Region_city ul li {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    color: #0066CC;
    cursor: pointer;
    display: inline;
    height: 20px;
}

#Region_city ul li a {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    color: #0066CC;
    display: inline-block;
    padding: 3px 5px;
}

.likeDropDownList {
    background: url("/images/reg/right_all.gif") no-repeat scroll right -178px transparent;
    cursor: pointer;
	display: inline;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    position: relative;
	width: 155px;
    height: 18px;
    line-height: 18px;
}