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

/*中文字体*/
.bold{
  font-weight:bold;
  }
.fontfff12px{
  color: #fff;
  font-weight:bold;
  font-size: 12px;
  }
.fontfff14px{
  color: #fff;
  font-weight:bold;
  font-size: 14px;
  }
.font81818112px{
  color: #818181;
  font-size: 12px;
  }
.font07518712px{
  color: #075187;
  font-weight:bold;
  font-size: 12px;
  }
.font07518714px{
  color: #075187;
  font-weight:bold;
  font-size: 14px;
  }
a:link {
  color: #000;
  text-decoration: none;
  }
a:visited {
  color: #000;
  text-decoration: none;
  }
a:hover {
  color: #bd0a01;
  text-decoration: none;
  }  
a.linkfff:link {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  }
a.linkfff:visited {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  }
a.linkfff:hover {
  color: #fff568;
  font-size: 12px;
  text-decoration: none;
  }
  
a.link000:link {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  }
a.link000:visited {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  }
a.link000:hover {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  }

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

/*Form*/
.padding2{
  padding:2px;
  }
.padding5{
  padding:5px;
  }
.padding10{
  padding:10px;
  }
.padding8{
  padding:8px;
  }
.left40{
  padding-left:40px;
  }
.left25{
  padding-left:25px;
  }
.left20{
  padding-left:20px;
  }
.left15{
  padding-left:15px;
  }
.left12{
  padding-left:12px;
  }
.left10{
  padding-left:10px;
  }
.left8{
  padding-left:8px;
  }
.left4{
  padding-left:4px;
  }
.left3{
  padding-left:3px;
  } 
.left5{
  padding-left:5px;
  } 
.left0{
  padding-left:0px;
  }
.right3{
  padding-right:3px;
  }
.right4{
  padding-right:4px;
  }
.right5{
  padding-right:5px;
  }
.right8{
  padding-right:8px;
  }
.right10{
  padding-right:10px;
  }
.right20{
  padding-right:20px;
  }
.right100{
  padding-right:100px;
  }
.right200{
  padding-right:200px;
  }
.right0{
  padding-right:0px;
  } 
.top2{
  padding-top:2px;
  }  
.top5{
  padding-top:5px;
  }  
.top8{
  padding-top:8px;
  }  
.top15{
  padding-top:15px;
  }  
.bottom0{
  padding-bottom:0px;
  }  
.bottom8{
  padding-bottom:8px;
  } 
.bottom15{
  padding-bottom:15px;
  } 
.bottom25{
  padding-bottom:25px;
  } 
/*背景=======================*/
.background{
  background: url(tgzs_96.jpg) #fff repeat-x bottom;
  }
.background4{
  background: url(yhjj_1_24.jpg) no-repeat center;
  }
.background5{
  background: url(yhjj_1_27.jpg) no-repeat center;
  }
.background6{
  background: url(tgzsgh1_132.jpg) no-repeat center bottom;
  }
.background6_1{
  background: url(tgzsgh1_134.jpg) no-repeat center bottom;
  }
/*边框=======================*/
.border{
  border-left: #cacaca 1px solid;
  border-right: #cacaca 1px solid;
 }
.border1{
  border: #d0d1d1 1px solid;
 }
.border2{
  border: #000000 1px solid;
 }
.border3{
  border: #000000 1px solid; border-top: #c9c9c9 0px dashed;
 }
.border10{
  border-bottom: #c9c9c9 1px dashed;
 }
.border11{
  border-bottom: #c9c9c9 1px solid;
 }

/*表单=======================*/
.inputSearchlogin{
  width:230px;
  height:18px;
  border: 1px solid #c1c1c1;
  background-color:#fffbf0;
  color:#000;
 }
.inputSearch1{
  color: #000;
  width: 100px;
  height: 18px;
  border: 1px solid #d8d8d8;
  background: #f4f4f4;
 }
