﻿/*系统样式============================================================================================*/
body{
  margin: 0px;
  font-size: 12px;
  color: #000;
  background: #fff repeat-x center top;
  }
td{
  font-family: "宋体";
  font-size: 12px;
  color: #525252;
  }
img{
  border:0px;
  }

/*中文字体*/
.font000bold{
  color: #000;
  font-size: 12px;
  font-weight:bold;
  }
.font14{
  color: #1b1b1b;
  font-size:14px;
  font-weight:bold;
  }
.font14bold000{
  color: #000;
  font-size:14px;
  font-weight:bold;
  }
.font14fff{
  color: #fff;
  font-size:14px;
  font-weight:bold;
  }
.font14a40000{
  color: #a40000;
  font-size:14px;
  font-weight:bold;
  }
.font144e6eb7{
  color: #4e6eb7;
  font-size:14px;
  font-weight:bold;
  }
.font003366{
  color: #1b1b1b;
  }
.fontTahoma{
  color: #525252;
  font-family: "Tahoma";
  }
  
.font000boldTahoma{
  color: #000;
  font-family: "Tahoma";
  font-size: 12px;
  font-weight:bold;
  }
.bold{
  font-weight:bold;
  }
.textffffff{
  color: #fff;
}
.textwz{
  PADDING: 10px; 
  font-size:14px; 
  COLOR:#535353; 
  line-height:30px;
}
.textbt{
  PADDING: 10px; 
  COLOR:#000; 
  font-size:16px; 
  font-weight:bold;
}
a:link {
  color: #1b1b1b;
  text-decoration: none;
  }
a:visited {
  color: #1b1b1b;
  text-decoration: none;
  }
a:hover {
  color: #a40000;
  text-decoration: none;
  }  
a.link434343:link {
  color: #434343;
  text-decoration: none;
  }
a.link434343:visited {
  color: #434343;
  text-decoration: none;
  }
a.link434343:hover {
  color: #434343;
  text-decoration: none;
  }
  
a.linkfff:link {
  color: #fff;
  font-weight:bold;
  text-decoration: none;
  }
a.linkfff:visited {
  color: #fff;
  font-weight:bold;
  text-decoration: none;
  }
a.linkfff:hover {
  color: #fff799;
  font-weight:bold;
  text-decoration: none;
  }
  
a.link00014px:link {
  color: #000;
  font-size:14px;
  font-weight:bold;
  text-decoration: none;
  }
a.link00014px:visited {
  color: #000;
  font-size:14px;
  font-weight:bold;
  text-decoration: none;
  }
a.link00014px:hover {
  color: #000;
  font-size:14px;
  font-weight:bold;
  text-decoration: none;
  }
  
a.link00012px:link {
  color: #000;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  }
a.link00012px:visited {
  color: #000;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  }
a.link00012px:hover {
  color: #000;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  }

/*内容行高样式*/
.h40{
  line-height: 40px;
  WORD-WRAP: break-word;
  }
.h30{
  line-height: 30px;
  WORD-WRAP: break-word;
  }
.h28{
  line-height: 26px;
  WORD-WRAP: break-word;
  BORDER-bottom: #d1cfcf 1px dotted;
  }
.h26{
  line-height: 26px;
  WORD-WRAP: break-word;
  }
.h20{
  line-height: 20px;
  WORD-WRAP: break-word;
  }
/*自定义Begin============================================================================================*/

/*Form*/
.padding5{
  padding:5px;
  }
.padding10{
  padding:10px;
  }
.left40{
  padding-left:40px;
  }
.left20{
  padding-left:20px;
  }
.left10{
  padding-left:10px;
  }
.left8{
  padding-left:8px;
  }
.left3{
  padding-left:3px;
  } 
.left5{
  padding-left:5px;
  } 
.right3{
  padding-right:3px;
  }
.right5{
  padding-right:5px;
  }
.right10{
  padding-right:10px;
  }
.right40{
  padding-right:40px;
  }
.right200{
  padding-right:200px;
  }
.top2{
  padding-top:2px;
  }  
.top5{
  padding-top:5px;
  }  
.top8{
  padding-top:8px;
  } 
.top10{
  padding-top:10px;
  }  
.top15{
  padding-top:15px;
  }  
.top25{
  padding-top:25px;
  }  
.top20{
  padding-top:20px;
  }  
.bottom40{
  padding-bottom:40px;
  }  
.bottom8{
  padding-bottom:8px;
  } 
.bottom20{
  padding-bottom:20px;
  }  
/*背景=======================*/
.background1{
  background: url(investcn_47.gif) #ecebeb repeat-x top;
  }
.backgroundtop{
  background: url(investcn_02.gif) #FFF repeat-x top;
  }
.background2{
  background: url(investcn_68.gif) #ecebeb repeat-x top;
  }
/*边框=======================*/
.Lborder{
  border-left: #c7c7c7 1px solid;
 }

  
/*表单=======================*/
.inputSearchlogin{
  width:200px;
  height:18px;
  border: 1px solid #72716d;
  background-color:#fffbf0;
  color:#000;
 }