﻿/* 页头菜单 */
#nav26 { background:url(/images/demo/navbg_current.gif) repeat-x;}
#nav26 A:link {COLOR: #FFFFFF; TEXT-DECORATION: none;}
#nav26 A:visited {COLOR: #FFFFFF; TEXT-DECORATION: none;}
#nav26 A:active {COLOR: #464646; TEXT-DECORATION: none;}
#nav26 A:hover {COLOR: Yellow;TEXT-DECORATION: underline;}

/* 二级树形分类 */
.bizSortTag .title { clear:both; height:25px; line-height:25px; font-weight:bold; padding-left:5px;}
.bizSortTag .item { padding-left:24px;} 
.bizSortTag .item div { height:23px; line-height:23px; width:120px; float:left; }
.bizSortTag .state div { float:left;  height:25px; line-height:25px;}
.bizSortTag .sort div { float:left; height:25px; line-height:25px; width:100px; text-align:left;}

/* 供求信息列表行样式 */
.bizSellinfoList { border-top:1px dotted #cccccc;}
.bizSellinfoList .subject td { height:50px; border-bottom:1px dotted #cccccc; font-weight:bold; text-align:center; background-color:#efefef;}
.bizSellinfoList .body td{ border-bottom:1px dotted #cccccc; height:100px; }
.bizSellinfoList .body .td2 img { width:90px; height:90px;}
.bizSellinfoList .td1 { width:30px; text-align:center;}
.bizSellinfoList .td2 { width:100px; text-align:center;}
.bizSellinfoList .td3 { }
.bizSellinfoList .td4 { width:80px; text-align:center;}
.bizSellinfoList .td5 { width:150px; text-align:center;}
.bizSellinfoList .td6 { width:100px; text-align:center;}
.bizSellinfoList h1 { background:url(); padding-left:0px; color:#000000; font-size:13px;}

/* 列表信息上头的搜索框 */
.bizSearchForm { clear:both; text-align:right; height:25px; line-height:25px; padding:5px;}

/* 简单信息框 */
.areaborder { border:1px solid #ff7300; height:100%; overflow:hidden;}
.areatitle { border-bottom:1px solid #ff7300; height:25px; line-height:25px; font-size:14px; font-weight:bold;}
.areatitle .sortname {height:25px; line-height:25px; font-size:14px; font-weight:bold; float:left;}
.topborder { border-top:1px solid #ff7300; border-left:1px solid #ff7300; border-right:1px solid #ff7300; padding:5px;}
.pic1 {float:left;}
.pic1 div{ margin:0 auto; text-align:center;}
.pic1 .pic{margin:3px;}
.pic1 .title{ height:23px; line-height:23px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/* 详细信息页 */
.bizInfoSubject { height:33px; line-height:33px; background:url(/images/demo/bizInfo_bg.gif) 0px -33px;}
.bizInfoSubject div { height:33px; line-height:33px;}
.bizInfoSubject .left { float:left; width:17px; background:url(/images/demo/bizInfo_bg.gif) 0px 0px;}
.bizInfoSubject .center { float:left; text-align:center; font-size:16px; font-weight:bold; color:#ffffff; }
.bizInfoSubject .right { float:right; width:17px; background:url(/images/demo/demo/bizInfo_bg.gif) 0px 33px;}
.bizInfoBody { border-bottom:1px solid #ff7300; border-left:1px solid #ff7300; border-right:1px solid #ff7300; text-align:left; }
.bizInfoBody .body { border-bottom:1px solid #CCCCCC; background-color:#FCF9F4;}
.bizInfoBody .body .left { float:left; width:700px; padding:10px; border-right:1px solid #CCCCCC; background-color:#FFFFFF; overflow:hidden;}
.bizInfoBody .body .right { float:left; padding:10px; border-left:1px solid #CCCCCC; margin-left:-1px;}
.bizInfoBody .bottom { padding:10px; }
