﻿/* index */
#left_nav {width:740px;border:5px solid #cde;float:left;}
.nav_title {background-color:#f1feff;padding:2px 10px;border-bottom:1px solid #cdd;color:#49e}
.nav_content {padding:5px;}

#links {width:950px;margin:0 auto;border:1px solid #ddb;float:left;margin-top:15px;}
.link_title {background-color:#ffd;padding:2px 10px;border-bottom:1px solid #ddb;color:#aa8}
.link_content {padding:5px 10px;}
.link_content a, .link_content a:visited {color:#886}
.link_content a:hover, .link_content a:active {color:#f60}

#right_sug{width:265px;float:right;}
.good_sug_title, .shop_sug_title {padding:2px 5px;height:23px!important;height:auto;}
.good_sug_title div, .shop_sug_title div {float:left;width:60px;height:24px;text-align:center;margin-left:1px;cursor:pointer;}
.good_sug_title div.current, .shop_sug_title div.current {background-color:#fff;border-bottom:0;margin-top:1px!important;margin-top:2px;}
.good_sug_content, .shop_sug_content {padding:0 5px;padding-bottom:5px;background-color:#fff;}

#good_sug {border:1px solid #cdb;background-color:#efd;}
.good_sug_title div {border:1px solid #cdb;color:#8b3;}
.good_sug_content {border-top:1px solid #cdb;}
#shop_sug {border:1px solid #fcb;background-color:#fed;}
.shop_sug_title div {color:#f76;border:1px solid #fcb;}
.shop_sug_content {border-top:1px solid #fcb;}

#shop_sug {margin-top:15px;}

#category_list {padding: 5px;float:left;}
#category_list div {width:660px;float:left;border-bottom:1px dashed #cdd;padding-top:8px;}
#category_list div h4 {font-weight:bold;width:45px;text-align:center;float:left;color:#999;}
#category_list div dl {width:201px;height:53px;overflow:hidden;float:left;margin:0 0 5px 4px;}
#category_list div dl dt, #category_list div dl dd {width:300px;color:#14f;overflow:hidden;}
#category_list div dl dd {margin-left:-3px;font-size:12px;}
#category_list div dl dt a, #category_list div dl dt a:visited {color:#14f;text-decoration:none;}
#category_list div dl dt a:hover, #category_list div dl dt a:active {color:#f60;text-decoration:underline;}
#category_list div dl dd a, #category_list div dl dd a:visited {color:#666;text-decoration:none;margin-left:-1px;padding:0 3px;border-left: 1px solid #ccc}
#category_list div dl dd a:hover, #category_list div dl dd a:active {color:#f60;text-decoration:underline;}
#category_list div dl dd a.hot {color: #f60}
div.cat_div_1 {background-color: #fff;}
div.cat_div_2 {background-color: #f9fbfa;}

div.suggest {height:80px;width:253px;overflow:hidden;border-bottom:1px dashed #ccc;padding:4px 0;}
div.suggest_img {width:80px;float:left}
div.suggest_img img {width:70px;height:70px;border:1px solid #ccc;margin:5px;}
div.suggest_info {width:170px;float:left;padding:3px 0;overflow:hidden;}
div.suggest_level {padding-left:4px;width:300px;overflow:hidden;}
div.suggest_level a, div.suggest_level a:visited {color:#14c;}
div.suggest_level a:hover, div.suggest_level a:active {color:#f60;text-decoration:underline;}
div.title {font-size:14px;padding-left:5px;height:50px;overflow:hidden;}
div.title a, div.title a:visited {color:#666;}
div.title a:hover, div.title a:active {color:#f60;text-decoration:underline;}
.price {color:#f50;width:75px;float:left}
.price strong {background: transparent url(/image/rmb.png) no-repeat scroll 0 1%;padding-left:16px}
.commission {color:#f50;width:95px;float:left;overflow:hidden;}
.commission strong {background: transparent url(/image/rmb.png) no-repeat scroll 0 68%;padding-left:16px}
.line {width:100%;font-weight:normal;padding:0 5px;}
.line strong {background: transparent url(/image/rmb.png) no-repeat scroll 0 68%;}