﻿@charset "utf-8";
/* CSS Document */
/*@import url("font-awesome/css/font-awesome.css");*/
@import url("http://hrss.guandejituan.com/static/css/foot.css");

.banner{
	height:354px;
	background:url(../images/banner.jpg) top center no-repeat
}
.list01{
	width:550px;
	margin-top:20px
}
.list01 .tit{
	position:relative;
	font-size:20px;
	font-weight:bold;
	height:50px;
	background:url(../images/tit.gif) repeat-x
}
.list01 .tit a.hover{
	float:left;
	display:block;
	width:195px;
	height:50px;
	line-height:65px;
	text-align:center;
	margin-right:-40px
}
.list01 .tit a.hover{
	background:url(../images/tab.png) top no-repeat;
	color:white;
	font-size:22px;
	line-height:50px
}
.list01 ul{
	margin:10px 0
}
.list01 ul li{
	text-indent:20px;
	background:url(../images/dot.gif) left center no-repeat;
	line-height:40px
}
.list01 .tit a.more{
	position:absolute;
	right:10px;
	top:22px;
	font-size:16px;
	font-weight:normal;
	color:#258bed
}
.list01 .tit a.more:hover{
	text-decoration:underline
}
#foot{
	width:100%
}