﻿/*系统样式============================================================================================*/
body{
  margin: 0px;
  font-size: 12px;
  color: #434343;
  background: #e5e5e5;
  }
td{
  font-family: "宋体";
  font-size: 12px;
  color: #434343;
  line-height: 20px;
  }
img{
  border:0px;
  }

/*中文字体*/

.font43434344pxbold{
  font-weight:bold;
  color: #434343;
  font-size: 14px;
  }
  
.fontfff12px{
  color: #7d7d7d;
  font-size: 12px;
  }
  
.font19456a12pxbold{
  font-weight:bold;
  color: #19456a;
  font-size: 12px;
  }
.fontfff14pxbold{
  color: #fff;
  font-size: 14px;
  font-weight:bold;
  }
.fontfff12pxbold{
  color: #fff;
  font-size: 12px;
  font-weight:bold;
  }
.fonte6001214pxbold{
  color: #e60012;
  font-size: 14px;
  font-weight:bold;
  }
.font097c2514pxbold{
  color: #097c25;
  font-size: 14px;
  font-weight:bold;
  }
.font10638a14pxbold{
  color: #10638a;
  font-size: 14px;
  font-weight:bold;
  }
.font10638a16pxbold{
  color: #10638a;
  font-size: 16px;
  font-weight:bold;
  }
a:link {
  color: #19456a;
  text-decoration: none;
  }
a:visited {
  color: #19456a;
  text-decoration: none;
  }
a:hover {
  color: #eb6100;
  text-decoration: none;
  }  

a.link10638a:link {
  color: #10638a;
  font-size: 12px;
  font-weight:bold;
  text-decoration: none;
  }
a.link10638a:visited {
  color: #10638a;
  font-size: 12px;
  font-weight:bold;
  text-decoration: none;
  }
a.link10638a:hover {
  color: #eb6100;
  font-size: 12px;
  font-weight:bold;
  text-decoration: none;
  }

/*内容行高样式*/
.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;
  }
.padding8{
  padding:8px;
  }
.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;
  } 
.left0{
  padding-left:0px;
  } 
.left5{
  padding-left:5px;
  } 
.right3{
  padding-right:3px;
  }
.right4{
  padding-right:4px;
  }
.right5{
  padding-right:5px;
  }
.right8{
  padding-right:8px;
  }
.right10{
  padding-right:10px;
  }
.right20{
  padding-right:20px;
  }
.right200{
  padding-right:200px;
  }
.top0{
  padding-top:0px;
  }  
.top2{
  padding-top:2px;
  }  
.top5{
  padding-top:5px;
  }  
.top8{
  padding-top:8px;
  }  
.top15{
  padding-top:15px;
  }  
.bottom0{
  padding-bottom:0px;
  }  
.bottom5{
  padding-bottom:5px;
  }  
.bottom8{
  padding-bottom:8px;
  }  
/*背景=======================*/
.background{
  background: url(yhwjj_60.gif) #fff repeat-x top;
  }
.background1{
  background: url(yhwjj_50.gif) #fff repeat-x bottom;
  }
.background2{
  background: url(yhwjj_120.gif) #fff repeat-x bottom;
  }
.background3{
  background: url(yhwjj_102.gif) no-repeat center left;
  }
.background4{
  background: url(yhwjj_104.gif) no-repeat center left;
  }
.background5{
  background: url(yhwjj_173.gif) #fff repeat-x bottom;
  }
/*边框=======================*/
.border{
  border: #d4d2d2 1px solid;
 }
.border2{
  border-left: #d4d2d2 1px solid; border-right: #d4d2d2 1px solid; border-top: #d4d2d2 1px solid;
 }
.border3{
  border-left: #d4d2d2 1px solid; border-right: #d4d2d2 1px solid;
 }
.border4{
  border-bottom: #cdcdcd 1px solid;
 }
.border5{
  border: #a6a6a6 1px solid; 
 }
/*表单=======================*/
.inputSearchlogin{
  width:230px;
  height:18px;
  border: 1px solid #c5c2c2;
  background-color:#fffbf0;
  color:#000;
 }
.inputSearchlogin1{
  width:150px;
  height:18px;
  border: 1px solid #b4b4b4;
  color:#000;
 }