﻿/*系统样式============================================================================================*/
body{
  margin: 0px;
  font-size: 12px;
  color: #000;
  background: #435675 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;
  }
.fontff0000{
  color: #ff0000;
  }

.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;
  }
.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;
  }
.right200{
  padding-right:200px;
  }
.top2{
  padding-top:2px;
  }  
.top5{
  padding-top:5px;
  }  
.top8{
  padding-top:8px;
  }  
.top15{
  padding-top:15px;
  }  
.bottom8{
  padding-bottom:8px;
  } 
/*背景=======================*/
.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;
  }
/*边框=======================*/
.border{
  border: #c5c3c3 1px solid;
 }
.LRBborder{
  border-left: #bfbfbf 1px solid; border-right: #bfbfbf 1px solid; border-bottom: #bfbfbf 1px solid;
  background-color:#f5f8f7;
  background: url(bj1.gif) #FFF repeat-x bottom;
 }
.LRB3border{
  border-left: #bfbfbf 1px solid; border-right: #bfbfbf 1px solid; border-bottom: #bfbfbf 1px solid;
 }
.LRB2border{
  border-left: #bfbfbf 1px solid; border-right: #bfbfbf 1px solid; border-bottom: #bfbfbf 1px solid;
  background-color:#f9f9f8;
  background: url(bj1_1.gif) #FFF repeat-x bottom;
 }
.Bborder{
  border-bottom: #aaaaaa 1px dashed;
  }
.B2border{
  border-bottom: #a0a0a0 1px dashed;
  }

  
/*表单=======================*/
.inputSearchlogin{
  width:200px;
  height:18px;
  border: 1px solid #72716d;
  background-color:#fffbf0;
  color:#000;
 }