.inner_container {
        padding: 15px;
        margin-top: 10px;
        color: #555;
        font-size: 14px;
        line-height: 14px;
    }
    .inner_container p{
        font-size: 12px;
        color: #555;
    }
    #win_choose_region{
        text-align: left;
        top: 10%;
        left: 50%;
        margin-left: -350px;
        position: absolute;
        border: 2px solid #ff0000;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        background: #fff;
        width: 700px;
        max-width: 700px;
        z-index: 122222202;
        font-size: 14px;
        color: #555;
    }
    ._close{
        display: block;
        position: absolute;
        right: 13px;
		width: 21px;
		height: 21px;
		top: 5px;
        cursor: pointer;
        background: transparent url(../../img/close_confirm_order.png) 0 0 no-repeat;
        text-decoration: none;
    }
    ._close:hover{
    	margin-top: 1px;
    	margin-left: 1px;
    }
    #win_choose_region button{
		width: 120px;
		color: #fff;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		background: linear-gradient(to top, #ff0000, #ee1b24);
		background: -moz-linear-gradient(to top, #ff0000, #ee1b24);
		background: -webkit-linear-gradient(to top, #ff0000, #ee1b24);
		background: -o-linear-gradient(to top, #ff0000, #ee1b24);
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-o-border-radius: 5px;
		text-decoration: none;
		height: 28px;
		border: none;
    }
    #win_choose_region button:hover{
        background: #FF0A0A;
    }
    #win_choose_region .width250{
        width: 250px;
		border-color: black;
		box-shadow: inset 1px 1px 3px rgba(0,0,0,.17);
		vertical-align: middle;
		padding: 0px 0px 1px 5px;
		color: #555;
		border: 1px solid #c1c1c1;
		resize: none;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-o-border-radius: 5px;
		height: 25px;
		margin-right: 20px;
		margin-left: 130px;
    }
    #win_choose_region .header_01{
        display: block;
        margin: 15px 0;
        font-weight: bold;
        color: #ff0000;
    }
    .listcity{
        margin-top: -7px;
    }
    .listcity li{
        display: inline-block;
        list-style-type: none;
        font-family: AvenirNextCyrBold, verdana, tahoma, arial !important;
        width: 24.6%;
        margin: 7px 0;
        vertical-align: top;
        color: #555;
    }
    .listcity li span{
        color: #555;
        text-decoration: none;
        border-bottom: 1px dotted;
    }
    .listcity li span:hover{
        color: #ff0000;
        cursor: pointer;
    }
    .tt-suggestion {
        padding: 3px 20px;
        font-size: 14px;
        cursor: pointer;
    }
    .tt-dropdown-menu {
        width: 250px;
        margin-top: 6px;
        /*padding: 8px 0;*/
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid #B60F0F;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
        -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
        box-shadow: 0 5px 10px rgba(0,0,0,.2);
        overflow: hidden;
    }


    .tt-suggestion.tt-cursor {
        color: #fff;
        background: rgba(242,246,248,1);
        background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,246,248,1)), color-stop(50%, rgba(216,225,231,1)), color-stop(51%, rgba(181,198,208,1)), color-stop(100%, rgba(224,239,249,1)));
        background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
        background: -o-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
        background: -ms-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
        background: linear-gradient(to bottom, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=0 );

    }
    .tt-suggestion p {
        margin: 3px;
    }

    .gist {
        font-size: 14px;
    }

    /* example specific styles */
    /* ----------------------- */

    #custom-templates .empty-message {
        padding: 5px 10px;
        text-align: center;
    }

    #multiple-datasets .league-name {
        margin: 0 20px 5px 20px;
        padding: 3px 0;
        border-bottom: 1px solid #ccc;
    }
    .small_tip{
        font-size: 9px;
        color: #333;
    }
    .aselect_city{
        color: black !important;
        cursor: default !important;
        border-bottom: none !important;
    }
    .aselect_city:hover{
        color: black !important;
        cursor: default !important;
    }

body .itemlist .item .item_content .right .price, body .itemgrid .item .item_content .right .price {
    white-space: nowrap;
}