﻿/* BOCY Company Style Sheet
 * Created: 2010-01-20
 * Update: 
 * Author: BOCY
 * Copyright: BOCY
 */
 
/*CompanyMenuBar*/
#companySearchBar{float:left; margin-bottom:15px;}
		#companySearchBar a:link { color: #2BA5C8;}
		#companySearchBar a:visited { color: #3eb3d6; }
		#companySearchBar a:hover { color: #ff0000; }
#companyMenuBar{float:left;width:100%; }
#companyMenuBar a:hover{ background:#CCC;}
#companyMenuList{ float:left;  }
#companyMenuList .menuBoxHead{ float:left; padding-top:5px;}
#companyMenuList .menuBox{ float:left; display:block; }
#companyMenuList .menuBox .category{float:left; font-size:14px; cursor:pointer; padding:2px 10px 1px 10px;
          border-top:solid 1px #D7D7D7;
          border-left:solid 1px #EEE;
          border-right:solid 1px #BBBBBB;
          border-bottom:solid 1px #BBBBBB;}
#companyMenuList .tempclass{ display:none;}

#currentClassListBar{float:left; width:100%;padding-top:1px; display:none;}
#currentClassListBar .head { float:left;padding-top:5px; text-align:right; width:53px;}
#currentClassListBox{float:left; width:800px; font-size:13px;}
#currentClassListBox .tempclass{ float:left;}
#currentClassListBox .tempclass .list { float:left; width:97px; height:100%; margin-top:2px;}
#currentClassListBox .tempclass .list a{ float:left;width:95px; text-align:center; padding:3px 0 1px 0; overflow:hidden; 
          border-top:solid 1px #D7D7D7;
          border-left:solid 1px #EEE;
          border-right:solid 1px #C2C2C2;
          border-bottom:solid 1px #C2C2C2;}
#tempCompanyMenuList{float:left; width:100%; display:none;}

#brandListBar{ float:left; margin-top:2px; }
#brandListBar .head{ float:left;padding-top:5px; text-align:right; width:53px; }
#brandListBox{ float:left; width:800px; }
#brandListBox a{ float:left; padding-top:2px; margin-top:5px;width:70px; text-align:center; height:18px;  overflow:hidden;
          border-top:solid 1px #D7D7D7;
          border-left:solid 1px #EEE;
          border-right:solid 1px #C2C2C2;
          border-bottom:solid 1px #C2C2C2;}

#companyLetterListBox{ float:left; width:100%; margin-bottom:5px;}
#companyLetterListBox .companyLetterHead{ float:left; color:#555; padding-top:5px; }
#companyLetterListBox .companyLetter{ font-family:Arial;  float:left; color:#555; }
#companyLetterListBox .companyLetter a{ float:left; font-size:14px; font-weight:bold; font-family:Arial; width:28px; text-align:center; 
          border-top:solid 1px #D7D7D7;
          border-left:solid 1px #EEE;
          border-right:solid 1px #C2C2C2;
          border-bottom:solid 1px #C2C2C2;}
#companyLetterListBox .companyLetter .s
{
    font-size: 9px;
    font-family: Arial;
    vertical-align: top;
    font-weight:normal; 
}
#companyLetterListBox .companyLetter a:hover{ background:#CCC;}

/*pageNavBar*/
#pageNavBar{ font-family:微软雅黑; font-size:15px;font-weight:bold; background:#e3e3e3; padding-left:5px;}

/*Company*/
.companyListBox{ float:left; width:100%; color:#666;}
.companyList{ float:left; width:282px; border:solid 1px #ccc; padding:5px; margin:10px 0 10px 2px; background:#f7f7f7;}
.companyListTemp{border:solid 1px #000;}
.companyList .companyInfo{ float:left; margin:0px; min-height:76px; _height:76px; padding:5px 5px 5px 5px; }
.companyList .service{ margin-top:5px; width:270px; height:200px; overflow-y:auto; }
.companyList .companyTitleBox{ float:left; width:260px; padding:5px 5px 0px 5px;}
.companyList .companyTitle{ float:left;  font-size:18px; font-weight:bold; font-family:微软雅黑; }
.companyList .address{ height:20px; overflow:hidden;}
.companyList .fullName{ float:left; padding:8px 0 0 10px;}
.companyList .tel{ font-size:14px; font-weight:bold; font-family:Arial; color:#000; height:20px; overflow:hidden; cursor:progress;}
.companyList .info{ text-align:center; }

.companyB{ float:left; width:600px; }
.companyS{ float:right; width:260px; }
.companyS_Box{  float:left; border:solid 1px #BADCB5;width:260px; margin-bottom:5px;}
    .listTitle{ width:250px; background:#DFEDDD; float:left;  height:22px; padding:5px 5px 0 5px;}
    .listContent{ float:left;}

.pCateContainer{ float:left;  width:100%; margin-bottom:5px; }
.pCateList{ padding:2px 2px 0 5px; }
.pClassContainer{padding:3px 3px 5px 5px;}
.pClassList{ float:left;  padding:3px 5px 0 2px;}

.bCateContainer{float:left;  width:100%; }
.bCateList{ padding:2px 2px 0 5px; }
.bClassContainer{padding:3px 3px 5px 5px;}
.bClassList{ float:left;  padding:3px 5px 0 2px;}

.searchCurrent { background:#FFD324; }

/*view.aspx*/
.companyBox{ float:left; width:800px; border:solid 1px #ccc; padding:10px 10px 10px 48px; margin-bottom:10px; min-height:100px; background:url( ../../theme/default/image/e_icon1.jpg) no-repeat 0 10px;}
.companyShow{ float:left; width:300px; }
.companyContent{ float:left; margin-left:10px; padding:5px 0px 5px 5px; width:300px;  background:#f5f5f5;}
.companyPhotoList{float:right; width:180px;}
.companyTel{ color:#ff3300;}