.shop_page_box {
    color: #888888;
    font-weight: normal;
}
.shop_page_box_top {
    height: 27px;
    line-height: 27px;
    padding-left: 5px;
    background: url(/images/v_2/tit_orange.gif);
    color: white;
}
.shop_page_box_top_2 {
    background: url(/images/v_2/tit_blue.gif);
}
.shop_about_us_top {
    width: 100%;
    height: 27px;
    background: url(/images/www_images/tit_about_us.gif) no-repeat;
}
.shop_box_title_right {
    margin-left: 20px;
}
.shop_box_title_right a {
    color: #004b91;
    text-decoration: none;
}
.shop_box_title_right a:hover {
    text-decoration: underline;
}
.shop_page_box_content {
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 10px;
    line-height: 22px;
    border: 1px solid #c6c6c6;
    border-top: none;
    font-size: 13px;
}
.shop_desp {
    height: 100px;
    overflow-x: hidden;
    overflow-y: auto;
}
.shop_detail_list {
    line-height: 20px;
}
.box_content_ul ul {
    padding-left: 15px;
    color: #004b91;
    font-size: 13px;
}
.box_content_ul ul li a {
    text-decoration: none;
    color: #004b91;
    font-size: 13px;
}
.box_content_ul ul li a:hover {
    text-decoration: underline;
}

#shop_flow_image {

}

.shop_images_type_2 {
    width: 120px;
    float: left;
    padding: 5px 10px;
    overflow: hidden;
    height: 120px;
    text-align: center;
    vertical-align: middle;
}

#shop_big_title {
    color: #e47911;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}

#shop_adv {
    /*border: 1px solid #c6c6c6;*/
}

.shop_page_box_title2 {
    background: none;
    color: #e47911;
    padding:4px 0 0 8px;
}
.shop_page_box_2 {
    border: 1px solid #c6c6c6;
    margin-top: 6px;
}
.shop_page_box_content_2 {
    font-size: 12px;
    color:#4d4d4d;
    padding-left: 8px;
    padding-bottom: 8px;
    line-height: 22px;
}
.shop_page_box_content_2 a {
    text-decoration: underline;
    color: #1A71B5;
    font-size: 12px;
}

#shop_a_new_post a {
    width: 150px;
    display: block;
    height: 29px;
    line-height: 29px;
    background: url(/images/v_2/btn_create.gif) no-repeat;
    margin-left: -2px !important;
    margin-left: -1px;
    margin-top: 5px;
}
#leave_email {
    height: 29px;
    line-height: 29px;
    margin-top: 5px;
    text-align: center;
}

/*shop list*/
#shop_list_option {
    padding-left: 10px;
    height: 50px;
    line-height: 35px;
}
#shop_list_option_left {
    padding-top: 6px;
    float: left;
    width: 500px;
}
#shop_list_option_left a img {
    vertical-align:text-bottom;
    margin-bottom: 0px;
}
#shop_list_option_right {
    float: right;
    width: 150px;
    margin-right: 20px;
    margin-top: 10px;
    display: inline;
}
#category_list_content .shop_name {
    color:#0268C7;
    font-size:18px;
}
#category_list_content .shop_description {
    color:#888888;
    padding-top:20px;
}



/*one store page*/
#shop_store_intro {
    padding: 20px;
}

#shop_types {
}

#shop_types ul {
    color: #004b91;
}

#shop_types ul li {
    list-style: none;
    color: #004b91;
    font-size: 12px;
}

.box_content_ul ul li a {
    text-decoration: none;
    color: #004b91;
}

#sign_up {
    width: 148px;
    height: 29px;
    background: url(/images/v_2/btn_join.gif) no-repeat;
    cursor: pointer;
}

.category_tag_ul ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
.category_tag_ul ul li {
    line-height: 18px;
}
.category_tag_ul ul li a {
    text-decoration: none;
    color: #1a71b5;
    font-size: 12px;
}
.category_tag_ul ul .li_selected a {
    font-weight: bold;
}

.ct_quantity {
    color:#555;
    font-size:10px;
}
.ct_quantity_cur {
    color:red;
    font-size:10px;
}