#Content #Side .count {
    margin-bottom: 15px;
}
#Content #Side .count p.border{
	line-height: 0;
	font-size: 0;
}
#Content #Side .count .box {
    background: none repeat scroll 0 0 #F1F1F1;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px;
    margin: 0;
    padding: 2px 0;
}
/* add by zhoudb 20120609*/
.PrefRightTexts{
    border:1px solid;
    word-break:break-all;
    margin-bottom:10px;
    word-wrap:break-word;
    background-color:#ffffff;
    border-color:#cccccc;
    position:relative;
    width:235px !important;
    width:250px;
    padding:5px;
    margin:0 auto;
    margin-bottom:10px;

}
#Content #Side .count .box .main_box{
    background: url(../img/search/area/count_main_bk.gif) no-repeat;
    height: 91px;
    margin: 0 auto;
    position: relative;
    width: 235px;
}
#Content #Side .count .box .main_box p.count_ttl {
    height: 22px;
    left: 7px;
    position: relative;
    top: 31px;
    width: 71px;
}
#Content #Side .count .box .main_box p.area_name {
    font-size: 14px;
    font-weight: bold;
    left: 10px;
    position: absolute;
    top: 7px;
}
#Content #Side .count .box .main_box p.counter {
    font-size: 14px;
    font-weight: bold;
    left: 83px;
    line-height: 1.5em;
    position: absolute;
    top: 30px;
    width: 143px;
}
#Content #Side .count .box .main_box p.counter span.red {
    color: #FF0000;
    font-size: 23px;
    font-weight: bold;
}
#Content #Side .count .box .main_box ul {
    left: 6px;
    position: absolute;
    top: 62px;
    *top: 60px;
    top: 60px\9;
}
#Content #Side .count .box .main_box ul li{
	float: left;
	padding-right: 5px;
}
#Content #Side .count .box .main_box ul li input.in_txt{
	width:95px;
}



#Content #Side .count .box .ninki {
    margin: 10px auto 0;
    width: 230px;
}
#Content #Side .count .box .ninki .ninki_ttl {
    /*background-image: url(../img/search/area/ninki_ttl.gif);
    background-repeat: no-repeat;
    font-size: 1em !important;
    font-weight: bold;
    padding: 5px 0 0 35px;*/
    width: 195px;
    height: 30px;
}

#Content #Side .count .box .ninki .ninki_ttl_bkg {
    background-image: url(/img/search/area/ninki_ttl.gif);
    background-repeat: no-repeat;
    font-size: 1.1em !important;
    font-weight: bold;
    padding: 3px 0 0 35px;
    width: 195px;
    height: 24px;
}

#Content #Side .report .title .title_bkg {
    background-image: url(/img/search/area/side_new_ttl.png);
    background-repeat: no-repeat;
    font-size: 1.1em !important;
    font-weight: bold;
    padding: 3px 0 0 35px;
    width: 217px;
    height: 25px;
}

#Content #Side .count .box .ninki .ninki_box {
    background-color: #FFFFFF;
    border: 1px solid #DBF0DF;
    padding: 10px 5px 5px;
    margin:0 auto;
    width: 218px;
}
#Content #Side .count .box .ninki .ninki_box dl {
    margin: 0 auto 4px;
    width: 210px;
}
#Content #Side .count .box .ninki .ninki_box dl dt {
    float: left;
    width: 60px;
}
#Content #Side .count .box .ninki .ninki_box dl dd {
    float: right;
    width: 142px;
}
#Content #Side .count .box .ninki .ninki_box p.more{
    padding-top: 10px;
    text-align: right;
}

/*//20120215*/
