/* category.css */
.board{background-color:#F9F9F9}
a.cur:hover,a.cur:active,a.cur:link,a.cur:visited{ background-color:#336699;color:#FFF;}
#content .left_box{float:left;width:190px;margin-right:10px;z-index:999}
#content .main_box{float:left;width:940px;overflow:hidden;}
#content .bottom_box{float:left;width:940px;overflow:hidden;}

#select{background:url("images/select_bg.gif") repeat-x scroll 0px 0px transparent;padding:10px 15px;float:left}
#select dl{border-bottom:1px dashed #E7CDAE;overflow: hidden;padding: 5px 0;float:left;width:100%}
#select dt {float:left;font-weight:bold;line-height:25px;text-align:right;width:80px;}
#select dd{float: right;overflow:hidden;width:800px;padding-bottom:5px}
#select dd div {float:left;margin-right:15px;line-height:22px}
#select dd a{padding:2px 5px;white-space:nowrap}
#filter{background:url("images/title_bg.gif") no-repeat scroll 0px 0px transparent;height:30px;padding:0px 15px;line-height:30px;_padding-top:5px}

#goods_list{float: left;border-top:1px dotted #D5D5D5}
#goods_list p{line-height:20px}
#goods_list .goods_img{position:relative;width:145px;}
#goods_list .price span{font-size:12px;}
#goods_list .goods_notice{background-color: #FFFCEB;border-color: #EED97C;border-style: dotted;border-width: 1px 0;margin:5px 0px;padding: 0 3px;}
#goods_list .goods_num{padding:1px 2px;text-align:center;width:20px;margin:0px 5px}
#goods_list .list_item h1{font-size:13px;}
#goods_list .list_item .goods_img,#goods_list .list_item .goods_info,#goods_list .list_item .goods_shipping,#goods_list .list_item .goods_buy{margin-right:10px;float:left;overflow:hidden}
#goods_list .list_item{float:left;width:940px;padding:10px 5px;border-top:1px dotted #D5D5D5}
#goods_list .list_item .cart_area{background-color:#F8F8F8;margin:10px 0 5px 0;padding:6px;}
#goods_list .list_item .goods_shipping{width:120px;height:120px;padding-left:40px;}
#goods_list .list_item .goods_info{width:380px;}
#goods_list .list_item .goods_buy{text-align:center;width:150px;margin:0px 0px 0px 15px}
#goods_list .list_item .shipping_day{color:#888;padding-left:20px;background:url("images/van.gif") no-repeat scroll 0px 0px transparent;}
#goods_list .list_item .btn_price_alert{background: url("images/price_alert.gif") no-repeat scroll 0 0 transparent;line-height:16px;padding-left:18px;margin:0 10px;}

#goods_list .grid_item .goods_info{height:60px;}
#goods_list .grid_item {border-bottom:1px dotted #D5D5D5;border-right:1px dotted #D5D5D5;float:left;height:330px;padding:13px;text-align:center;width:170px;overflow:hidden}
#goods_list .grid_item h1{font-size:13px;font-weight: normal;height: 40px;line-height: 20px;margin-bottom: 5px;overflow: hidden;}
#goods_list .grid_item .goods_img{margin:5px auto;}
#goods_list .grid_item .shipping_day{padding-left: 25px;color:#888;background:url("images/van.gif") no-repeat scroll 0px 0px transparent;}
#goods_list .grid_item .cart_area{background-color:#F8F8F8;padding:5px;margin:5px;}

.container-iexchange #left-pane {    width: 190px;}
.container-iexchange #main-pane {    margin: 0 5px;    text-align: left;    width: 590px;}
.container-iexchange #right-pane {    width: 190px; float:right}
.cell-block {  margin: 1px 0px 15px 1px;}
.cell_menu2_title {    background: url("images/title_category.gif") no-repeat scroll left top transparent;    color: #FFFFFF;    font-size: 14px;    font-weight: bold;    height: 27px;    padding-left: 6px;}
.cell_menu2_title div {    background: url("images/title_category.gif") no-repeat scroll right top transparent;    padding: 4px 6px 2px 0;}
.cell_menu2_title a {    color: #FFFFFF;    font-size: 14px;    font-weight: bold;}
.cell_menu2_title span {    float: right;    padding-right: 5px;}
.cell_menu2_title span a {    background: url("images/arrow_more.gif") no-repeat scroll right top transparent;    color: #000000;    font-size: 12px;    font-weight: normal;    padding-right: 14px;}
ul.cell_menu2, div.cell_menu2 {    background: url("images/category_bg.gif") repeat-x scroll center bottom transparent;    padding: 2px 0 10px 2px;}
ul.cell_menu2 li {    clear: both;    padding: 1px 0 1px 2px;}
ul.cell_menu2 li.a {    background: url("images/arrow_3.gif") no-repeat scroll 15px center transparent;    padding-left: 25px;}
ul.cell_menu2 li.a_down {    background: url("images/arrow_3_d.gif") no-repeat scroll 13px center transparent;    padding-left: 25px;}
ul.cell_menu2 .selected a {    font-weight: bold;}
ul.cell_menu2 li.s div {    padding: 0 0 0 10px;}

.blue_title {    background: url("images/blue_title.gif") repeat-x scroll 0 0 transparent;    height: 27px;    padding: 5px 10px 0;}
.blue_title div {    float: right;}
.blue_title div a {    background: url("images/arrow_more.gif") no-repeat scroll right top transparent;    padding-right: 14px;}
.blue_block {
border-color: #F2F7F1 #F2F7F1;
border-right: 3px solid #F2F7F1;
border-style: none solid solid;
border-width: 0 3px 3px;
padding: 2px 3px 4px;
}