/*	-------------------------------------------------------------
	XYECS! B2B电子商务系统---案例---纵横易商软件
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	品牌页面
	Filename:		brand.css 
	对应页面：      品牌
	-------------------------------------------------------------	*/
	


/*
  品牌 频道导航
——————————————————————————————————*/

.brandnav{ background:url(bgimages/title_brand2.gif) repeat-x left top; height:30px; border-right:1px solid #FFB64C;}
.brandnav li{background:url(bgimages/title_brand3.gif) no-repeat left center; float:left; padding:0 12px; height:24px; padding-top:6px; overflow:hidden;}
.brandnav li a:link, .brandnav li a:visited{ font-size:14px; color:#930; font-weight:bold;}
.brandnav img, #brandnav ul{ float:left;}


/*
  上边文字广告 发布信息
——————————————————————————————————*/

.brandtop{ background:#FFF4E7; margin-top:8px; margin-bottom:8px; padding-bottom:6px;}
.brandtop #textad{ width:770px; float:left;}
*html .brandtop #textad{ margin-left:-3px;}
.brandtop #textad li{ margin:4px 0 0 4px; width:182px; text-align:center; background:#fff; border:1px solid #FFDFB7; float:left; padding-top:1px;}
.brandtop #textad li.new a{ color:#f60;}

.brandtop #fabu{ width:210px; float:right;}
.brandtop #fabu p{background:url(bgimages/brand_logo.gif) #fff no-repeat 10px 10px; width:189px; padding:38px 0 3px 12px; border:1px solid #FFDFB7; line-height:normal; margin-top:4px;}
.brandtop #fabu p em{ color:#f60; display:block; font-family: Verdana; padding-bottom:3px;}

.brandtop #fabu span{background:url(bgimages/brand_fabuinfo.gif) #f60 no-repeat left top; width:195px; height:25px; display:block; text-align:center; padding:4px 0 0 8px; margin-top:5px;}
.brandtop #fabu span a:link, .brandtop #fabu span a:visited{ color:#fff; font-size:14px; font-weight:bold;}


/*
  主要内容
——————————————————————————————————*/

#w762{width:762px; float:left;}
#w210{width:210px; float:right;}

.brandcontent{ width:100%; padding-bottom:12px;}
.brandcontent h2{background:url(bgimages/title_brand1.gif) repeat-x left bottom; width:100%;}
.brandcontent h2 span{background:url(bgimages/title_hot.gif) no-repeat left bottom; float:left; padding-left:36px; font-size:14px; color:#930; height:22px; line-height:16px;}
.brandcontent h2 em{background:url(bgimages/title_more.gif) no-repeat left center; padding:0 8px 0 6px; float:right; font-weight:normal;}

.brandcontent .contents{ padding:3px 0 6px 3px; background:#f5f5f5; clear:both; margin-top:2px;}
.brandcontent .contents ul{ width:100%; clear:both;}
*html .brandcontent .contents{ padding:3px 0 6px 0;}
.brandcontent .contents ul li{ margin:4px 0 0 4px; width:182px; text-align:center; background:#fff; border:1px solid #ccc; float:left; padding:5px 0 2px 0;}
.brandcontent .contents ul li.new a{ color:#f00;}
.brandcontent .contents ul li img{ vertical-align:middle;}

  /*右边资讯*/
.brandb{ margin-bottom:12px;}
.brandlist ul{ padding:10px 8px;}
.brandlist li{background:url(bgimages/li_4.gif) no-repeat left center; padding-left:8px; clear:both;}


