h1 {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#products {
    background: none repeat scroll 0 0 #FFFFFF;
}
#products .items {
    display: inline-block;
    float: left;
    position: relative;
}
#products .items .items_content {
    border: 1px solid #E5E5E5;
    margin: 3px;
    padding: 10px;
    text-align: center;
}
#products .items .items_content img {
    border: 1px solid #EFEFEF;
    padding: 2px;
	width: 110px;
}
#products .items .items_content .content_top {
    border-bottom: 1px solid #E5E5E5;
    height: 143px;
    padding: 10px;
    position: relative;
    right: 10px;
    top: 10px;
    width: 100%;
}
.content_body {
    background: none repeat scroll 0 0 #F1F0F0;
    border: 1px solid #FFFFFF;
    padding: 5px 10px;
    position: relative;
    right: 10px;
    top: 10px;
    width: 98.8%;
}
#products .items .items_content .content_price {
    height: 35px;
}
.money {
    color: #CC3300;
    font-weight: 700;
}
.discounts_money {
    color: #000000;
    font-weight: 400;
    text-decoration: line-through;
}
.time_up {
    color: silver;
    font-weight: 400;
}
.btnum {
    text-align: center;
}
a.pro_order {
    background: url("../images/bg-detail2.png") repeat scroll left top #FFFFFF;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    height: 15px;
    padding: 3px 0;
    text-align: center;
    width: 60px;
}
a.pro_detail {
    background: url("../images/bg-detail.png") repeat scroll left top #FFFFFF;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    height: 15px;
    padding: 3px 0;
    text-align: center;
    width: 60px;
}
#detail {
    padding: 5px 0;
}
#detail .info_product {
    margin-left: 5px;
    width: 70%;
}
#detail .date_up {
    color: #BCBCBC;
    display: block;
}
#detail .info_product p {
    margin: 0;
    padding: 2px;
}
#detail h2 {
    color: #004080;
    font-size: 14px;
    font-weight: 700;
    text-align: justify;
}
#detail .detail_com {
    margin-bottom: 5px;
}
#detail .zoom_img {
    background: url("../images/shops/zoom-img.png") no-repeat scroll left center transparent;
    display: inline-block;
    line-height: 26px;
    padding-left: 20px;
}
#detail .prd_rate form.comment {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DFDFDF;
    margin-bottom: 10px;
    padding: 10px;
}
#detail .prd_rate form.comment span {
    display: block;
    margin-bottom: 10px;
}
#detail .prd_rate form.comment textarea {
    border: 1px solid #DFDFDF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 80px;
    margin-bottom: 10px;
    padding: 4px;
    width: 658px;
}
#detail .prd_rate form.comment img {
    margin-left: 10px;
    vertical-align: middle;
}
#detail .prd_rate div.cm_rows {
    border-bottom: 1px dashed #D7E2E6;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
#detail .prd_rate div.avata {
    float: left;
    text-align: center;
    width: 54px;
}
#detail .prd_rate div.avata img {
    border: 1px solid #D7E2E6;
    padding: 1px;
}
#detail .prd_rate div.cm_c {
    float: right;
}
#detail .others {
    padding: 10px;
}
#detail .others ul li {
    background: url("../images/shops/square.jpg") no-repeat scroll 0 5px transparent;
    padding-left: 8px;
}
#detail .others .date {
    color: #999999;
}
#detail .others h1 {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 5px;
}
#detail .div_rate a {
    background: url("../images/shops/star.png") no-repeat scroll right center transparent;
    margin-right: 5px;
    padding-right: 18px;
}
.payment {
    border: 1px solid red;
    color: red;
    display: block;
    font-weight: 700;
    margin-top: 10px;
    padding: 3px;
    text-transform: uppercase;
}
.pages {
    display: inline-block;
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
}
.pages a {
    border: 1px solid #EBEBEB;
    color: #000000;
    display: inline-block;
    padding: 2px 6px;
}
.pages a:hover {
    background: none repeat scroll 0 0 #F2F2F2;
}
.pages strong {
    background: none repeat scroll 0 0 #0080C0;
    border: 1px solid #EBEBEB;
    color: #FFFFFF;
    display: inline-block;
    font-weight: 400;
    padding: 2px 6px;
}
#category {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 8px;
}
#category .page_title {
    border-bottom: 2px solid #E5E5E5;
    color: #454545;
    font-size: 13px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    padding: 5px;
}
#category .list_rows {
    border-bottom: 1px dashed #CAD5D8;
}
#category .list_rows div.img {
    float: left;
    margin-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#category .list_rows div.img input {
    left: 5px;
    position: absolute;
    top: 15px;
}
#category .list_rows div.img img {
    border: 1px solid #F4F4F4;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 2px;
}
#category .list_rows div.list_c {
    float: left;
    margin-right: 10px;
    padding: 20px 0;
    width: 300px;
}
#category .list_rows div.list_c p.des {
    border-bottom: 1px dashed #CAD5D8;
    padding-bottom: 10px;
}
#category .list_rows div.list_c p.add_prd {
    margin: 10px 0 0;
}
#category .list_rows div.info_prd {
    float: left;
    margin-right: 10px;
    margin-top: 20px;
    width: 170px;
}
#category .list_rows div.info_prd ul {
    padding: 15px;
}
#category .list_rows div.info_prd ul li {
    padding: 0 0 10px 15px;
}
#category .list_rows div.info_prd strong {
    color: #FC4D00;
}
#category .list_rows div.info_prd span {
    display: block;
    font-weight: 700;
}
#category .grid_rows {
    float: left;
    margin-top: 10px;
    position: relative;
    width: 33%;
}
#category .grid_rows div.grid_c {
    margin: 0 auto;
    text-align: center;
    width: 140px;
}
#category .grid_rows div.grid_c input {
    left: 6px;
    position: absolute;
    top: 6px;
}
#category .grid_rows div.grid_c h3 a {
    color: #424242;
}
#category .grid_rows div.grid_c p {
    color: red;
    font-weight: 700;
}
table.rows2 {
    border: 1px solid #B9DCFF;
    padding: 5px;
    width: 100%;
}
table.rows {
    width: 100%;
}
table.rows td img.imgpro {
    border: 1px solid #EBEBEB;
    padding: 2px;
    vertical-align: middle;
    width: 40px;
}
table.rows tr.bg {
    background: none repeat scroll 0 0 #F3F3F3;
}
table.rows tr.bgtop {
    background: none repeat scroll 0 0 #CCE6FF;
    line-height: 22px;
}
div.step_bar a.step {
    background: url("../images/shops/star.png") no-repeat scroll left center transparent;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
    padding-left: 10px;
}
div.step_bar a.step span {
    color: #003399;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 700;
    height: 32px;
    text-align: center;
    width: 32px;
}
.share a {
    margin: 0;
    padding: 0;
}
.share img {
    float: left;
    height: 16px;
    margin-left: 3px;
    margin-right: 3px;
}
.title_cate {
    background: url("../images/shops/pro_cat_header.png") repeat-x scroll 0 0 transparent;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    padding: 5px;
}
.btn_view {
    background: url("../images/shops/bl.png") no-repeat scroll left center transparent;
    display: inline-block;
}
.btn_view span {
    background: url("../images/shops/br.png") no-repeat scroll right center transparent;
    display: inline-block;
    padding: 3px 10px;
}
#total {
    color: red;
    font-size: 15px;
    font-weight: 700;
}
.order_code {
    border: 1px solid #DFDFDF;
    padding: 5px;
    text-align: center;
}
.text_date {
    color: #0080C0;
    font-size: 16px;
    font-weight: 700;
}
div.TabView {
    margin-top: 10px;
}
div.TabView div.Tabs {
    background: url("../images/shops/bg_divtab.png") repeat-x scroll center bottom #F7F7F7;
    height: 30px;
    overflow: hidden;
}
div.TabView div.Tabs a {
    color: #000000;
    display: block;
    float: left;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
div.TabView div.Tabs a.Active {
    background: url("../images/shops/pro_tab.png") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    color: #000000;
    font-weight: 700;
}
div.TabView div.Pages {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    height: auto;
    overflow: hidden;
    width: auto;
}
div.TabView div.Pages div.Page {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #E6E6E6 #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    height: auto;
    overflow: hidden;
    padding: 5px;
    width: auto;
}
.product_center {
    margin-bottom: 2px;
    margin-top: 5px;
    overflow: hidden;
    position: relative;
    z-index: 2;
	border:1px solid #CCC;
	height:140px;
	padding-top:10px;
	margin-right:10px;
	margin-left:10px;
	padding-left:10px;
	background:#F7F7F7;
}
.product_center .container {
    height: 130px;
    overflow: hidden;
    position: relative;
    width: 960px;
}
.product_center .slides {
    left: 0;
    position: absolute;
    top: 0;
}
.product_center .slides > div {
    display: none;
    position: absolute;
    top: 0;
    width: 960px;
}
#block_newtop .slides > div a:hover {
    text-decoration: underline;
}
.product_center ul.pagination {
    padding: 5px;
	position:absolute;
	top:-5px;
	right:-5px;
}
.product_center ul.pagination li {
    float: left;
}
.product_center ul.pagination a {
    background:url(../images/shops/bg_m.png);
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    width: 20px;
}
.product_center ul.pagination li.active a {
    background: none repeat scroll 0 0 #B5B5B5;
    color: #FFFFFF;
}
.product_center .slides .items {
    display: block;
    float: left;
    height: 120px;
    margin-right: 10px;
    text-align: center;
    width: 15%;
}
.product_center .slides .items img {
    border: 1px solid #DFDFDF;
    height: 80px;
    padding: 2px;
}
.product_center .slides .items a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8pt;
}
.others_product ul li {
    list-style: none outside none;
    padding: 5px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:#EAEAEA solid 1px;
}
.others_product ul li a{
	font-family:Tahoma;
	font-size:8pt;
}
.others_product ul li img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    margin-right: 5px;
    padding: 2px;
    width: 60px;
	float:left;
}
.others_product ul li.bg {
   
}
.others_product ul li span.time {
    color: silver;
    font-size: 11px;
}
.block-nobg .title_adv {
    background: url("../images/dot_gray.gif") repeat-x scroll center center transparent;
}
.frame {
    padding: 20px;
    text-align: center;
}
.search {
    border: 1px solid #EBEBEB;
    margin-bottom: 5px;
    padding: 5px;
}
.search .input {
    width: 200px;
}
.search .rows {
    line-height: 25px;
}
.search .rows label {
    display: inline-block;
    width: 180px;
}
.result-frame .result-content {
    border-bottom: 1px dotted silver;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.result-frame .result-content img {
    border: 1px solid #E6E6E6;
    margin-right: 5px;
    padding: 2px;
}
.result-frame .linktitle {
    color: #0080C0;
    font-weight: 700;
    line-height: 22px;
}
.result-frame .keyword {
    background: none repeat scroll 0 0 #FFFF00;
}
.search .date {
    background: url("../images/shops/date.png") no-repeat scroll center center transparent;
    border: 0 none;
    margin: auto;
    padding: 4px 10px;
}
.divbg {
    background: none repeat scroll 0 0 #F9F9F9;
    line-height: 28px;
    margin-top: 10px;
    padding: 0 10px;
}
.msgshow {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 4px solid #C7C7C7;
    bottom: 0;
    display: none;
    padding: 20px;
    position: fixed;
    right: 0;
    z-index: 10020 !important;
}
ul, #category .grid_rows div.grid_c h3, .grid_rows div.grid_c p {
    margin: 0;
    padding: 0;
}
#detail .prd_rate, .product_center p {
    padding: 0;
}
#detail .prd_rate div.line, #category .list_rows div.list_c h3 {
    margin-bottom: 10px;
}
em, div.TabView div.Tabs a:hover {
    color: red;
}
table.rows td, .block_cart {
    padding: 5px;
}

.btn_03 {
    background: url("../images/shops/cart-shop.png") no-repeat scroll left center transparent;
    padding-left: 25px;
}