@charset "utf-8";
/* CSS Document */

/*
 * -------------------------------------------------------
 * ******************** module.css ***********************
 * -------------------------------------------------------
 */
.content .top_left {width: 685px;float: left;}
.content .right_sidebar {width: 260px;float:right;}

.main_top {width: 685px;overflow: hidden;}
.main_top .lft {width: 320px;float: left;}
.main_top .rgt {width: 359px;float: right;}

.main_avg {width: 685px;overflow: hidden;}
.main_avg .lft {width: 340px;float: left;}
.main_avg .rgt {width: 340px;float: right;}

.line3{padding:3px;line-height:150%; border-bottom:#999999 solid 1px}

/* index.css */
.box950{width:950px;margin:2px auto;}

.search {clear:left;width: 950px; margin: 0px auto; background: url(../images/search_bg.gif) repeat-x;}
.search .wrap { padding-top:3px;background: url(../images/index.gif) no-repeat 0px 0px;}

.searchtabs { margin:0px;}
.searchtabs h2{float:left;width:200px;}
.searchtabs span{ background:#FFFFCC; border:solid 1px #d4d4d4; color:#333333; padding:2px; margin-left:5px; float:right; position:relative; top:5px; z-index:5; }
.searchtabs .tabnav li{float:left;margin-right:3px; text-align:center; width:73px;line-height:27px; cursor:pointer; background: url(../images/index.gif) no-repeat scroll -371px -190px; position:relative; top:5px; z-index:5;}
.searchtabs .tabnav .selected{ background: url(../images/index.gif) no-repeat scroll -289px -190px;}
.searchtabs .tabcontent {padding:5px 5px 3px 10px; border:solid 1px #d4d4d4;clear:left; position:relative;z-index:4;}
.searchtabs .tabcontent ul{clear:left}
.searchtabs .tabcontent li{padding:4px 3px;float:left;}
.searchtabs .tabcontent label{padding:4px 10px; color:#fff;background: url(../images/index.gif) no-repeat 0 -160px;}
.searchtabs .tabcontent .btn {border: 0; width: 60px; height: 25px; background: url(../images/index.gif) no-repeat -80px -160px; }
.searchtabs .tabcontent .service{margin:3px;text-align:center;line-height:35px;float:right;width:80px;height:35px;background:#F3F3F3;}


.tabs{ margin:0px}
.tabs span{background:#fcfadb;border:solid 1px #d4d4d4;color:#f00;padding:2px;margin-left:5px;float:right;position:relative;z-index:5;}
.tabs .tabnav {height:27px;background: url(../images/index.gif) no-repeat 100% -230px;}
.tabs .tabnav li{color:#fff;float:left; margin-right:3px; text-align:center; width:73px;line-height:27px; cursor:pointer; background: url(../images/index.gif) no-repeat scroll -80px -230px; position:relative; z-index:5;}
.tabs .tabnav .selected{background: url(../images/index.gif) no-repeat scroll 0px -230px;}
.tabs .tabcontent{padding:6px 2px 2px;height:100%;border:solid 1px #d4d4d4; clear:left; position:relative; top:-5px; z-index:4;}

.tabs1{ margin:0 0 5px 0;}
.tabs1 .tabnav {height:23px;background: url(../images/index.gif) no-repeat 100% -300px;}
.tabs1 .tabnav li{ color:#004080; float:left; margin-right:3px; text-align:center; width:73px; line-height:23px; cursor:pointer; background: url(../images/index.gif) no-repeat scroll -80px -270px; position:relative; z-index:5; }
.tabs1 .tabnav .selected{ background: url(../images/index.gif) no-repeat scroll 0px -270px;}
.tabs1 .tabcontent{ padding:6px 2px 2px; height:100%; clear:left; position:relative; top:0px; z-index:4; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; }
#zxzptab .tabcontent,#zxsftab .tabcontent{height:130px}

.sidebar .list_pic { width: 252px; height: 135px; border-bottom: 1px solid #ddd; }
.sidebar .list_pic li { width: 70px; float: left; padding: 0 7px; display: inline; overflow: hidden;}
.sidebar .list_pic li p { width: 70px; height: 70px; margin-bottom: 10px; overflow: hidden; background: #eee; }
.sidebar .list_pic h3 { height: 50px; overflow: hidden; text-align: center; color: #fe5400; font-size: 15px; }
.sidebar .list_pic h3 a { display: block; width: 70px; height: 32px; line-height: 16px; overflow: hidden; font-weight: normal; color: #666; text-decoration: none; font-size: 12px; }
.sidebar .list_pic h3 a:hover { color: #ff6000; text-decoration: underline; }

.headline {font-size: 18px;font-family:"黑体";font-weight:normal; text-align:center;line-heigh:1.5em;}
.headline_des {font-size: 12px;line-height:1.5em; text-align:left;}


.squares .housesell_list { width: 676px;border: 1px solid #dfdfdf;}
.squares .housesell_list ul{ float: left; width: 120px; margin:3px; padding:3px; border: 1px solid #999999; text-align:center; }
.squares .housesell_list ul li {line-height:18px;overflow: hidden;padding:0px; font-size:13px;}
.squares .housesell_list ul li span{display:block;height:15px;line-height:15px;}
.squares .housesell_list ul h3{ color: #006699;line-height:18px;height:18px; overflow: hidden;}
.squares .housesell_list ul .subtitle{font-size:12px;color: #999; line-height:15px; }
.squares .housesell_list ul .total{font-size:16px;font-weight:bold; color: #FF0000; line-height:16px; padding:2px 0;font-family: 黑体;}
.squares .housesell_list ul .price{font-size:12px;color: #999; line-height:15px; }
.squares .housesell_list ul .landlord{padding-left:18px;font-size:12px;color: #f00; line-height:15px; background: url(../images/ico.gif) no-repeat 0 -710px}
.squares .housesell_list ul a{ color: #336699; }
.squares .housesell_list .none{display:none;}
.squares .housesell_list .header{display:none;}
.squares .housesell_list .top{width:120px;height:25px;}

.squares .company_list { margin-bottom: 10px; background: #F7F7F7; }
.squares .company_list ul{  float: left;position:relative;background: #FFF;  width: 248px;height:80px;padding:2px; margin-bottom:4px;border: 1px solid #f1bf77;}
.squares .company_list ul li {line-height:18px;overflow: hidden;padding:0px; font-size:13px;}
.squares .company_list ul .pic { float:left;width: 80px; height: 80px; text-align:center;}
.squares .company_list ul .pic img{ width: 80px; height: 80px;}
.squares .company_list ul li span {float:left; padding:2px 0 0 3px;width: 160px; height:18px;overflow: hidden}
.squares .company_list ul h3{ font-size:12px;text-align:left; line-height:18px; width: 160px; height:18px; overflow:hidden; }
.squares .company_list ul a{ color: #CC0000; }
.squares .company_list ul .link {font-size:12px;color:#333333;font-weight:bold;}
.squares .company_list ul .addr {font-size:12px;color:#666666;}


.index_btn { width: 208px; height: 44px; margin-bottom: 9px; }
.index_btn .login { float: left; }
.index_btn .join_in { float: right; }
.index_btn .login a { display: block; width: 102px; height: 43px; text-indent: -10000px; background: url(../images/btn.gif) no-repeat -197px 0; }
.index_btn .join_in a { display: block; width: 102px; height: 43px; text-indent: -10000px; background: url(../images/btn.gif) no-repeat -85px 0; }



/* end index.css */
.brands_btn { display: block; border: 0; width: 177px; height: 26px; text-align: center; line-height: 24px; color: #fff; font-weight: bold; text-decoration: none; margin-left: 6px; background: url(../images/btn.gif) no-repeat -309px 0; }

.left .particular { width: 190px; overflow: hidden; }
.left .particular li { width: 190px; overflow: hidden; margin-bottom: 10px; }
.left .particular li .pic { float: left; margin: 0 10px; display: inline; }
.left .particular li .pic a { display: block; width: 65px; height: 65px; border: 3px solid #cecece; }
.left .particular li .pic a:hover { border: 3px solid #999; }

.left .particular dl { width: 96px; float: right; }
.left .particular dt { height: 32px; line-height: 16px; overflow: hidden; }
.left .particular dt a { font-weight: bold; color: #3d8bd7; text-decoration: none; }
.left .particular dt a:hover { color: #f00; }
.left .particular dd { height: 14px; line-height: 14px; overflow: hidden; }

.left .list_pic { width: 190px; overflow: hidden; padding-top: 2px; }
.left .list_pic li { width: 190px; overflow: hidden; float: left; padding-bottom: 18px; }
.left .list_pic li p { width: 80px; margin: 0 10px; float: left; display: inline; }
.left .list_pic li p a { display: block; width: 78px; height: 78px; overflow: hidden; border: 1px solid #bbb; }
.left .list_pic li p a:hover {  border: 1px solid #444; }
.left .list_pic h3 { width: 90px; float: right; }
.left .list_pic h3 a { display: block; width: 90px; height: 48px; line-height: 16px; overflow: hidden; font-weight: normal; color: #666; text-decoration: none; font-size: 12px; margin-bottom: 10px; }
.left .list_pic h3 a:hover { text-decoration: underline; }
.left .list_pic h3 span { display: block; color: #fe5504; font-weight: bold; font-size: 14px; }

.left .sidebar_list { line-height: 20px; margin-bottom: 10px; }
.left .sidebar_list dt { height: 20px; margin-bottom: 10px; }
.left .sidebar_list dd {}

.left .sidebar_list dt a { display: block; padding-left: 20px; font-weight: bold; color: #fff; text-decoration: none; background: url(../images/ico.gif) no-repeat -38px -30px; }
.left .sidebar_list dt a:hover { text-decoration: underline; }
.left .sidebar_list dd a { display: block; height: 20px; padding-left: 15px; overflow: hidden; color: #666; text-decoration: none; background: url(../images/ico.gif) no-repeat -20px 2px; }
.left .sidebar_list dd a:hover { color: #ff6000; text-decoration: underline; }



.module_common .news { display: block; width: 104px; height: 22px; background: url(../images/news.gif) no-repeat; }
.module_common .brands { display: block; width: 122px; height: 22px; background: url(../images/brands.gif) no-repeat; }
.module_common .sales { display: block; width: 103px; height: 22px; background: url(../images/sales.gif) no-repeat; }
.module_common .best_item { display: block; width: 156px; height: 22px; background: url(../images/best_item.gif) no-repeat; }
.module_common .shops { display: block; width: 130px; height: 22px; background: url(../images/shops.gif) no-repeat; }
.module_common .top10 { display: block; width: 127px; height: 22px; background: url(../images/top10.gif) no-repeat; }
.module_common .category { display: block; width: 168px; height: 22px; background: url(../images/category.gif) no-repeat; }
.module_common .bargain_on { display: block; width: 66px; height: 22px; background: url(../images/bargain_on.gif) no-repeat; }
.module_common .set_up_shop { display: block; width: 253px; height: 22px; background: url(../images/set_up_shop.gif) no-repeat; }
.module_common .set_up_cert { display: block; width: 253px; height: 22px; background: url(../images/set_up_cert.gif) no-repeat; }
.module_common .login { display: block; width: 133px; height: 21px; background: url(../images/login.gif) no-repeat; }
.module_common .register { display: block; width: 140px; height: 23px; background: url(../images/register.gif) no-repeat; }
.module_common .links { display: block; width: 115px; height: 26px; background: url(../images/links.gif) no-repeat; }
.module_common .information { display: block; width: 196px; height: 26px; background: url(../images/information.gif) no-repeat; }

.module_sidebar .gategory { display: block; width: 168px; height: 25px; background: url(../images/gategory.gif) no-repeat; }
.module_sidebar .category_brand { display: block; width: 168px; height: 22px; background: url(../images/category_brand.gif) no-repeat; }
.module_sidebar .brands_lists { display: block; width: 141px; height: 22px; background: url(../images/brands_list.gif) no-repeat; }
.module_sidebar .category { display: block; width: 168px; height: 22px; background: url(../images/category.gif) no-repeat; }

.module_common .wrap {}
.module_common .wrap .wrap_child {}

.wrap_child .more { margin-bottom: 15px; }

.module_common .news_list { height: 100px; margin: 0 0 3px 4px; overflow: hidden; }
.module_common .news_list li { width: 186px; height: 20px; line-height: 20px; overflow: hidden; font-weight: bold; color: #3d8bd7; }
.module_common .news_list a { font-weight: normal; color: #666; text-decoration: none; margin-left: 10px; }
.module_common .news_list a:hover { text-decoration: underline; }

.module_recommend { width: 680px; height: 300px; padding-bottom: 4px; position: relative; margin-bottom: 10px; }
.module_recommend h2 { height: 28px; padding-left: 5px; }
.module_recommend h2 b { display: block; height: 28px; line-height: 26px; color: #fff; padding-left: 15px; background: url(../images/ico.gif) no-repeat -40px 0; }
.module_recommend h2 p { color: #fff; position: absolute; top: 5px; right: 5px; word-spacing: 3px; }
.module_recommend h2 p a { font-size: 12px; font-weight: normal; color: #fff; text-decoration: none; }
.module_recommend h2 p a:hover { text-decoration: underline; }

.module_recommend .wrap { width: 680px; overflow: hidden; border: 1px solid #fff; margin: 0 auto; background: #fff; }
.module_recommend .wrap .pic { width: 210px; height: 280px; float: left; background: #eee; }
.module_recommend .wrap .diatropism { width: 535px; height: 270px; overflow: hidden; float: right; margin-right: 10px; display: inline; }

.module_recommend .diatropism .list_pic { width: 535px; padding-bottom: 8px; margin-top: 10px; border-bottom: 1px solid #ccc; overflow: hidden; }
.module_recommend .diatropism .list_pic li { float: left; text-align: center; margin: 0 14px; display: inline; }
.module_recommend .diatropism .list_pic li p {}
.module_recommend .diatropism .list_pic li p a { display: block; width: 100px; height: 100px; padding: 1px; background: #fff; border: 1px solid #ccc; }
.module_recommend .diatropism .list_pic li p a:hover { border: 1px solid #999; }
.module_recommend .diatropism .list_pic h3 { margin-top: 5px; }
.module_recommend .diatropism .list_pic h3 a { display: block; width: 100px; height: 34px; line-height: 17px; overflow: hidden; font-size: 12px; font-weight: normal; color: #666; text-decoration: none; }
.module_recommend .diatropism .list_pic h3 a:hover { text-decoration: underline; color: #ff6000; }
.module_recommend .diatropism .list_pic h3 span { color: #fe5504; }

.module_recommend .diatropism .list_text { width: 535px; overflow: hidden; margin-top: 10px; }
.module_recommend .diatropism .list_text li { width: 250px; height: 20px; padding: 0 2px 0 14px; line-height: 20px; overflow: hidden; float: left; background: url(../images/ico.gif) no-repeat -20px 5px; }
.module_recommend .diatropism .list_text li a { color: #666; text-decoration: none; }
.module_recommend .diatropism .list_text li a:hover { color: #ff6000; text-decoration: underline; }

.module_recommend .wrap .portrait { width: 535px; height: 260px; padding: 10px 0; overflow: hidden; float: right; margin-right: 10px; display: inline; }
.module_recommend .portrait .list_pic { width: 325px; height: 260px; overflow: hidden; border-right: 1px solid #ddd; float: left; }
.module_recommend .portrait .list_pic li { width: 160px; height: 80px; margin-bottom: 10px; float: left; overflow: hidden; }
.module_recommend .portrait .list_pic li p { float: left; margin-right: 10px; }
.module_recommend .portrait .list_pic li p a { display: block; width: 78px; height: 78px; border: 1px solid #ccc; }
.module_recommend .portrait .list_pic li p a:hover {  border: 1px solid #444; }
.module_recommend .portrait .list_pic h3 { width: 60px; height: 80px; overflow: hidden; float: left; margin-right: 10px; }
.module_recommend .portrait .list_pic h3 a { display: block; height: 51px; margin-bottom: 5px; line-height: 17px; overflow: hidden; font-size: 12px; font-weight: normal; color: #666; text-decoration: none; }
.module_recommend .portrait .list_pic h3 a:hover { text-decoration: underline; color: #ff6000; }
.module_recommend .portrait .list_pic h3 span { color: #fe5504; }

.module_recommend .portrait .list_side { width: 200px; height: 254px; overflow: hidden; float: right; }
.module_recommend .portrait .list_side h2 { height: 30px; margin-bottom: 6px; padding: 0; background: url(../images/module_common_h2.gif); }
.module_recommend .portrait .list_side h2 b { display: block; line-height: 22px; float: left; background: #fff url(../images/ico.gif) no-repeat 0px -79px; color: #333; font-size: 12px; padding-right: 10px; }
.module_recommend .portrait .list_text {}
.module_recommend .portrait .list_text li { padding-left: 10px; height: 20px; line-height: 20px; overflow: hidden; background: url(../images/ico.gif) no-repeat -20px 5px; }
.module_recommend .portrait .list_text li a { color: #666; text-decoration: none; }
.module_recommend .portrait .list_text li a:hover { color: #ff6000; text-decoration: underline; }

.recommend .shop_assort { line-height: 20px; }
.recommend .shop_assort dt { height: 20px; }
.recommend .shop_assort dd { width: 722px; padding: 20px; overflow: hidden; }

.recommend .shop_assort dt a { display: block; padding-left: 20px; font-weight: bold; color: #fff; text-decoration: none; background: url(../images/ico.gif) no-repeat -38px -30px; }
.recommend .shop_assort dt a:hover { text-decoration: underline; }
.recommend .shop_assort dd a { display: block; width: 164px; height: 20px; padding-left: 15px; overflow: hidden; float: left; color: #666; text-decoration: none; background: url(../images/ico.gif) no-repeat -20px 2px; }
.recommend .shop_assort dd a:hover { color: #ff6000; text-decoration: underline; }

.recommend .brand_assort { line-height: 20px; }
.recommend .brand_assort dt { height: 20px; }
.recommend .brand_assort dd { width: 722px; padding: 20px; overflow: hidden; position: relative; }
.recommend .brand_assort dt a { display: block; padding-left: 20px; font-weight: bold; color: #fff; text-decoration: none; background: url(../images/ico.gif) no-repeat -38px -30px; }
.recommend .brand_assort dt a:hover { text-decoration: underline; }

.module_links { width: 100%; overflow: hidden; }
.module_links li { float: left; margin: 0 4px 8px 0; WHITE-SPACE: nowrap;display: block;}
.module_links li .txt { display: block; WHITE-SPACE: nowrap; padding:0px 4px; }
.module_links li .pic { display: block; width: 88px; height: 31px; border: 1px solid #eee; overflow: hidden; }
.module_links li .pic:hover { border: 1px solid #777; }

.assort {overflow: hidden; }
.assort_wrap {clear:left;overflow: hidden; }
.assort dl { width: 336px; margin: 0 2px; float: left; overflow: hidden; display: inline; }
.assort dt { font-size: 13px; line-height: 18px; }
.assort dt a { padding-left: 20px; line-height: 17px; font-weight: bold; color: #993300; background: url(../images/ico.gif) no-repeat -38px -32px; text-decoration: none; }
.assort dt a:hover { text-decoration: underline; }
.assort dd { width:336px; line-height: 20px; overflow: hidden; padding: 2px 0px; color: #999999; word-spacing: 2px; }
.assort dd a { padding: 0px; color: #444; text-decoration: none; }
.assort dd a:hover { padding: 0px; text-decoration: underline; }

.brand_assort .assort_more a { font-family: "宋体"; color: #3d8bd7; position: absolute; top: 32px; right: 25px; }
.brand_assort .assort_more a:hover { color: #c00; }
.brand_assort .list_more a { font-family: "宋体"; color: #3d8bd7; position: absolute; bottom: 0; right: 25px; }
.brand_assort .list_more a:hover { color: #c00; }



.null_shopping { width: 360px; height: 120px; padding: 15px 0 0 150px; margin: 40px auto 20px; background: url(../images/null_shopping.gif) no-repeat; }
.null_shopping h4 { font-size: 20px; font-family: "微软雅黑"; margin-bottom: 8px; }
.null_shopping p { color: #7a7a7a; margin-bottom: 18px; }
.null_shopping p a { color: #285bd1; font-size: 12px; margin-right: 10px; }
.null_shopping p a:hover { color: red; }


.module_filter {
	width: 728px;
	border: 1px solid #ccebc2;
	margin-bottom: 8px;
}
.module_filter_line {
	width: 718px;
	overflow: hidden;
	padding: 3px 4px;
	border: 1px solid #fff;
	background: url(../images/module_filter_line.gif);
}
.module_filter .module_filter_nav { width: 100%; height: 28px; position: relative; z-index: 2; top: 2px; }
.module_filter .module_filter_nav li { float: left; margin-right: 8px; padding-left: 15px; padding-right: 15px; }
.module_filter .module_filter_nav a { color: #295ad1; }
.module_filter .module_filter_nav a:hover { color: red; }

.module_filter .active { height: 21px; padding-top: 5px; background: #fff; border: 1px solid #cbecc1; border-bottom: 0; }
.module_filter .active .txt { color: #3f3f3f; }
.module_filter .active .ico { position: relative; top: 2px; left: 5px; }

.module_filter .normal { height: 22px;; line-height: 20px; background: #fff9f1; border: 1px solid #cbecc1; }
.module_filter .normal .txt { color: #3c403f; }
.module_filter .normal .ico { position: relative; top: 2px; left: 5px; }

.module_filter .contain_list { width: 712px; height: 96px; padding: 2px; border: 1px solid #cbecc1; background: #fff; position: relative; z-index: 1; overflow: auto; }
.module_filter .contain_list ul { width: 670px; padding: 10px; overflow: hidden; }
.module_filter .contain_list li { width: 134px; height: 22px; padding-left: 10px; overflow: hidden; float: left; }
.module_filter .contain_list li a { display: block; width: 144px; height: 22px; line-height: 22px; color: #656766; text-decoration: none; }
.module_filter .contain_list li a:hover { color: red; background: #fff9f1; }
.module_filter .contain_list li a span { color: #969696; }




/*
 * -------------------------------------------------------
 * ******************** end module.css *******************
 * -------------------------------------------------------
 */
/* Index Focus Turn style start */
#index_focus_turn { border:1px solid #DEDEDE; background:#F8F8F8; }
	#index_focus_turn_pic { display:inline; position:relative; float:left; width:250px; height:188px; overflow:hidden; margin:4px 0 0 3px; }
		#index_focus_turn_picList { position:absolute; }
		#index_focus_turn_picList li { width:250px; height:188px; overflow:hidden; }
		#index_focus_turn_picList img { width: 250px;  max-width: 250px; min-width: 250px;}
	#index_focus_turn_btn {display:inline; float:right; width:55px; margin:10px 0px 0 0; }
		#index_focus_turn_btn li {width:54px; height:47px; cursor:pointer; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
		#index_focus_turn_btn img { width:40px; height:30px; margin:3px 0 0 11px; }
		#index_focus_turn_btn .current {background:url(../images/focus_trun_btnbg.gif) no-repeat; filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; }
	#index_focus_turn_opvdiv { position:absolute; left:0; bottom:0; width:250px; height:35px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; }
	#index_focus_turn_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
		#index_focus_turn_tx span { font-size:12px !important; }
		#index_focus_turn_tx .normal { display:none;}
	/* Index Focus Turn style end */
#supehot {overflow:hidden; margin-bottom:0px;}/*styling for the index/bbs/blog comment*/
	#supehot .box_l { width:310px; height:200px; margin:0px 0 0 0px; }
	#supehot .box_b { margin:5px 0 0 5px; }
	#infobox {padding:5px 5px 0 70px;background: url(../images/gg.gif);OVERFLOW: hidden;HEIGHT:26px }
	#anc {OVERFLOW: hidden; WIDTH: auto; PADDING-TOP: 1px;height:25px;line-height:25px}
	#anc LI { FLOAT: left; OVERFLOW: hidden; WIDTH: 200px; MARGIN-RIGHT: 5px; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis}
	
/*
 * -------------------------------------------------------
 * ******************** order.goods.css *******************
 * -------------------------------------------------------
 */
.article { width: 200px; overflow: hidden; }
.article dt { height: 30px; line-height: 30px; padding-left: 10px; font-size: 12px; font-weight: normal; }
.article dt a { color: #295ad0; }
.article dt a:hover { color: #c00; }

.article dd { width: 206px; margin-bottom: 10px; overflow: hidden; }
.article dd p { float: left; margin-right: 8px; }
.article dd p a { display: block; width: 65px; height: 65px; border: 1px solid #cecece; }
.article dd p a:hover { border: 1px solid #999; }

.article dd h3 { float: left; width: 130px; line-height: 20px; }
.article dd h3 a { display: block; width: 130px; height: 20px; font-size: 12px; font-weight: normal; color: #333; text-decoration: none; overflow: hidden; }
.article dd h3 a:hover { color: #c00; text-decoration: underline; }

.article dd h3 .attr { display: block; height: 20px; overflow: hidden; font-size: 12px; font-weight: normal; color: #b5b5b5; }
.article dd h3 b { color: #797979; font-size: 12px; font-weight: normal; }
.article dd h3 b .money { color: #fe4e13; font-size: 14px; font-weight: bold; }

.tools {list-style-type:disc;}
.tools li{float:left;line-height:20px;width:120px;padding-left:5px;}
.tools .fd{padding-left:25px;width:95px;background:url(../images/tools.gif) 5px 0 no-repeat;}
.tools .gjj{padding-left:25px;width:95px;background:url(../images/tools.gif) 5px -20px no-repeat;}
.tools .cl{padding-left:25px;width:95px;background:url(../images/tools.gif) 5px -40px no-repeat;}
.tools .jf{padding-left:25px;width:95px;background:url(../images/tools.gif) 5px -60px no-repeat;}
.tools .xl{padding-left:25px;width:95px;background:url(../images/tools.gif) 5px -80px no-repeat;}
.tools .jg{padding-left:25px;width:95px;background:url(../images/tools.gif) 5px -100px no-repeat;}

.ad img{margin-bottom:5px;}
.mini_btn_ad { width:950px; margin:5px auto; background: #F7F7F7; }
.mini_btn_ad img{margin:5px;}
