body {
	line-height:24px;
	margin: 0px;
}
a.daohang:link {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.daohang:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.daohang:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FEBA53;
	text-decoration: none;
	font-weight: bold;
}
a.oa:link {
	font-family: "Arial";
	font-size: 12px;
	color: #00D8FF;
	text-decoration: none;
}
a.oa:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #00D8FF;
	text-decoration: none;
}
a.oa:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FF9600;
	text-decoration: none;
}
a.news:link {
	font-family: "Arial";
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
}
a.news:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
}
a.news:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FF9600;
	text-decoration: none;
}
a.gengduo:link {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.gengduo:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.gengduo:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FF9600;
	font-weight: bold;
	text-decoration: none;
}
a.bangzhu:link {
	font-family: "Arial";
	font-size: 12px;
	color: #1c6cb0;
	text-decoration: none;
}
a.bangzhu:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #1c6cb0;
	text-decoration: none;
}
a.bangzhu:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FEBA53;
	text-decoration: none;
}
a.dept:link {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.dept:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.dept:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FF9600;
	text-decoration: none;
}
.link {
	font-family: "Arial";
	font-size: 12px;
	color: #1c6cb0;
	text-decoration: none;
	font-weight: bold;
}
.date {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.botton {
	font-family: "Arial";
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
/*普通字体*/
.text {
	font-size: 12px;
	color: #606060;
	text-decoration: none;
	font-family: "Arial";
	font-weight: normal;
}
.note {
	font-family: "Arial";
	font-size: 12px;
	color: #740023;
	text-decoration: none;
}
.list-header {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.title1 {
	font-family: "Arial";
	font-size: 14px;
	color: #1B4BB3;
	font-weight: bold;
}
.title2 {
	font-family: "Arial";
	font-size: 12px;
	color: #1B4BB3;
	font-weight: bold;
}
p {text-indent:1.5em;}

/*普通链接样式*/

a:link {
 font-size: 12px;
 color: #0278be;
 text-decoration: none;
}
a:visited {
 font-size: 12px;
 color: #0278be;
 text-decoration: none;
}
a:hover {
 font-size: 12px;
 color: #ff9000;
 text-decoration: none;
}
a:active {
 font-size: 12px;
 color: #00b4f6;
 text-decoration: none;
} 
.customerTable
{
  font-family:宋体;
  font-size: 12px;
}

#DivError
{
	background-image: url(../Images/error.gif) !important;
	background-repeat: no-repeat;
	margin:auto;
	height:280px;
	width:422px;
	margin-top:100px;
}

#DivErrorMessage
{
	margin-top:80px;
	margin-left:100px;
	width:250px;
}

.redText
{
 color:Red;
 margin:0 5px;
}