@charset "utf-8";
/* CSS Document */

/*logo对齐方式*/
.logo-align{
text-align:right;}

/*设置页面文字大小*/
body,td,th {
	font-size: 12px;
}

/*设置页边上下左右边距为0*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*首页最新热门职位*/
.table
{
	background-color:#F5F5F5;
}

/*链接文字大小和行间距*/
.link
{
line-height: 22px;
color:#000000;
font-size:13px;
text-decoration: none;
}

/*正文内容文字大小*/
.font-size{font-size:13px;
line-height:24px;
color:#000000}

/*left背景色*/
.left-color{background-color:#CAEBFA;}

.STYLE4 {color: #59a90c;
font-size:12px;
text-decoration: none;}

.hong{
color:#cc0000;
font-size:12px;
font-weight: bold;
}

.hong-font16{
color:#CC0000;
font-size:14px;
font-weight: bold;
}

/*title*/
.lantitle {
	color: #247AEB;
	font-weight: bold;
}

.STYLE5 {
	font-size: 14px;
	font-weight: bold;
	color: #FE8C06;
}
.STYLE1 {
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #59A90C;
}
a:active {
	color: #59A90C;
}

.STYLE6 {font-size: 14px}

.yellow{
	font-size: 14px;
	color: ##FE8C06;
	font-weight: bold;
}