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

/*中文字体*/
.font7d7d7d{
  color: #7d7d7d;
  font-size: 12px;
  }
.fontfff{
  color: #fff;
  font-size: 12px;
  }
.font000bold{
  color: #000;
  font-size: 12px;
  font-weight:bold;
  }
.font12bolde60012{
  color: #e60012;
  font-size:12px;
  font-weight:bold;
  }
.font12bold0075a9{
  color: #0075a9;
  font-size:12px;
  font-weight:bold;
  }
.font12boldeb6100{
  color: #eb6100;
  font-size:12px;
  font-weight:bold;
  }
.font12bold007130{
  color: #007130;
  font-size:12px;
  font-weight:bold;
  }
.font14bolddb3c23{
  color: #db3c23;
  font-size:14px;
  font-weight:bold;
  }
.font14bolde04491{
  color: #e04491;
  font-size:14px;
  font-weight:bold;
  }
.font14bold257bac{
  color: #257bac;
  font-size:14px;
  font-weight:bold;
  }
.bold{
  font-weight:bold;
  }
.bold00014px{
  color: #000;
  font-size:14px;
  font-weight:bold;
  }
.fonts_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #e3360f;
	text-decoration: none;
	font-weight: bold;
	filter:Dropshadow(offx=1,offy=0,color=#ffffff) Dropshadow(offx=0,offy=1,color=#ffffff) Dropshadow(offx=-1,offy=0,color=#ffffff) Dropshadow(offx=0,offy=-1,color=#ffffff);
}
.fonts_6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	filter:Dropshadow(offx=1,offy=0,color=#ffffff) Dropshadow(offx=0,offy=1,color=#ffffff) Dropshadow(offx=-1,offy=0,color=#ffffff) Dropshadow(offx=0,offy=-1,color=#ffffff);
}

a:link {
  color: #19456a;
  text-decoration: none;
  }
a:visited {
  color: #19456a;
  text-decoration: none;
  }
a:hover {
  color: #eb6100;
  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;
  }

a.link0075a912px:link {
  color: #0075a9;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  }
a.link0075a912px:visited {
  color: #0075a9;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  }
a.link0075a912px:hover {
  color: #0075a9;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  }
  
a.linkeb610012px:link {
  color: #eb6100;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  }
a.linkeb610012px:visited {
  color: #eb6100;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  }
a.linkeb610012px:hover {
  color: #eb6100;
  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*/
.padding1{
  padding:1px;
  }
.padding5{
  padding:5px;
  }
.padding8{
  padding:8px;
  }
.padding10{
  padding:10px;
  }
.left40{
  padding-left:40px;
  }
.left20{
  padding-left:20px;
  }
.left10{
  padding-left:10px;
  }
.left8{
  padding-left:8px;
  }
.left3{
  padding-left:3px;
  } 
.left0{
  padding-left:0px;
  } 
.left5{
  padding-left:5px;
  } 
.right3{
  padding-right:3px;
  }
.right5{
  padding-right:5px;
  }
.right10{
  padding-right:10px;
  }
.right20{
  padding-right:20px;
  }
.right200{
  padding-right:200px;
  }
.top0{
  padding-top:0px;
  }  
.top2{
  padding-top:2px;
  }  
.top5{
  padding-top:5px;
  }  
.top7{
  padding-top:7px;
  }
.top8{
  padding-top:8px;
  }
.top11{
  padding-top:11px;
  } 
.top15{
  padding-top:15px;
  }  
.bottom0{
  padding-bottom:0px;
  } 
.bottom5{
  padding-bottom:5px;
  } 
.bottom8{
  padding-bottom:8px;
  } 
/*背景=======================*/
.background{
  background: url(yhjj_90.gif) #fff repeat-x bottom;
  }
.background1{
  background: url(yhjj_180.gif) #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(yhjj_1_36.gif) #fff no-repeat bottom;
  }
/*边框=======================*/
.border{
  border-left: #696969 1px solid; border-right: #696969 1px solid;
 }
.border1{
  border-left: #c9c9c9 1px solid; border-right: #c9c9c9 1px solid;
 }
.border2{
  border: #c9c9c9 1px solid;
 }
.border10{
  border-bottom: #c9c9c9 1px dashed;
 }
/*表单=======================*/
.inputSearchlogin{
  width:250px;
  height:18px;
  border: 1px solid #bebebe;
  background-color:#fff;
  color:#000;
 }
.inputSearchlogin1{
  width:400px;
  height:100px;
  border: 1px solid #bebebe;
  background-color:#fff;
  color:#000;
 }
.inputSearchlogin2{
  width:196px;
 }
.inputSearchlogin3{
  width:100px;
  height:18px;
  border: 1px solid #bebebe;
  background-color:#fff;
  color:#000;
 }
