html{
overflow: scroll;
overflow-x: hidden;
overflow-x: auto; /*!very important*/
}

body {
	margin: 0px;
	
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
.aboutcontent {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.aboutred {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 18px;
	color: #7d0000;
	text-decoration: none;
}
.jobtitle {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 24px;
	color: #953030; 
	font-weight:bold;
	text-decoration: none;
}
.jobtitle1 {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 24px;
	color: #000000; 
	font-weight:bold;
	text-decoration: none;
}
.jobcontent {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 18px;
	color: #000000; 
	text-decoration: none;
}
.bottom {
	font:Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 18px;
	color: #7c7976; 
	text-decoration: none;
}
.js {
	font:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 24px;
	color: #a79f96; 
	text-decoration: none;
}




.pplncontent {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
}
.indexss{
   
	font-size: 12px;
	line-height: 24px;
	font-family: "ËÎÌå";
	color: #ffffff;
	text-decoration: none;
}
.bian {
	border: 1px solid #FFFFFF;
	background-color: #C4171E;
}
.indexdh{
   
	font-size: 12px;
	line-height: 24px;
	font-family: "ËÎÌå";
	color: #ffffff;
	text-decoration: none;
}
.indexdh:hover{
   
	font-size: 12px;
	line-height: 24px;
	font-family: "ËÎÌå";
	color: #ffffff;
	text-decoration:underline;
}

a:link {
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size:12px;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-size:12px;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	font-size:12px;
	color: #000000;
}
