﻿body {
	font-family: Arail;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*首页顶部菜单部分样式*/
.Menu{
	color: White;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
/*首页查询选项部分样式*/
.SearchJobTitle{
	color:#FFFFFF;
	background-color:#cccccc;
	text-align: center;
}
.SearchJobTitle span{
	font-size:12px;
	font-weight:bold;
	
}

.SearchJobSubTitle{
	font-size: 12px;
	color:#3c79a1;
	margin-top:5px;
}
.DropListWith
{	
	font-size:11px;
	width: 150px;	
}
.HDropListWidthLeft
{	
	font-size:11px;
	width: 250px;	
}

.HDropListWidthRight
{	
	font-size:11px;
	width: 150px;	
}
/*首页左侧菜单部分样式*/
.LeftMenu{
	CURSOR: hand; 
	COLOR: #999999;
	font-size: 11px;
	margin:0px auto;
}
.LeftMenu a 
{
	color: #999999;
	font-size: 11px;
	font-style: normal;	 
	text-decoration: none;	 
}
.LeftMenu a:link
{
	color:#999999;	
	text-decoration:none;
	font-style: normal;	 
	font-weight:normal;
	 
}
.LeftMenu a:hover
{
	text-decoration:none;
	font-style: normal;	 
	color: #999999;
}
.LeftMenu a:visited
{
	color:#999999;	
	text-decoration:none;
	font-style: normal;	 
	font-weight:normal;	
}
.input 
{
	font-family: Arail;
	border: 1px solid #0099CC;
	width:300px;
}
.kuang {
	border: 1px solid #CCCCCC;
}
.font {
	font-family: Arial;
	font-size: 12px;
	color: #034C99;
	word-spacing: 1px;
	vertical-align: 3%;
}
.RowStyle{
	CURSOR: hand;
}
.TimeString
{
	font-family: Arail;
	font-size: 11px;
}
.NewsTitle{
	
	font-size:18px;
	color:#2454AC;
	font-weight: bold;
}
.NewsSubTitle{
	font-size:12px;
	color:#7C7979;
	font-weight: bold;
}
.NewsAuthor{
	font-size:12px;
	color:#7C7979;
}
.NewsBody{
	font-size:12px;
	color:#7F7F7F;
}

.JobList{
	color:#333333;
	text-decoration: none;
}
.JobList a:link{
	color:#7C7979;
	text-decoration: none;
}
.JobList a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.JobList a:visited {
	color:#333333;
	text-decoration: none;
}
.JobList a:active {
	color: #FF0000;
	text-decoration: none;
} 