@charset "utf-8";
/* CSS Document */
body{
	background:#f9f9f9;
	margin:0;
	padding:0;
	font-size:12px;
	color:#979797;
}
a{
	color:#979797;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clearf{
	clear:both;
	font-size:0;
}
.topbg{
	background:#55b8f1;
	width:100%;
	height:27px;
	line-height:25px;
	color:#FFFFFF;
}
.topbg a{
	color:#FFFFFF;
	text-decoration:none;
}
.container{
	width:964px;
	margin:20px auto;
}
.list{
	color:#656565;
	background:url(http://images.hr33.com/image/Newspaper/default_05.gif) repeat-x bottom;
	min-height:25px;
	_height:25px;
}
.list span,.list a{
	display:block;
	float:left;
	line-height:25px;
}
.list span{
	width:90px;
	height:25px;
}
.list a{
	background:url(http://images.hr33.com/image/Newspaper/default_06.gif) no-repeat 0 2px;
	width:65px;
	height:25px;
	padding-left:20px;
	color:#ff5a5a;
}
h2.title{
	background:url(http://images.hr33.com/image/Newspaper/default_13.gif) repeat-x;
	height:25px;
	margin:1px;
	color:#fd0000;
	padding:0 0 0 10px;
	font-weight:normal;
	font-size:12px;
	line-height:25px;
}
.content ul{
	list-style:none;
	margin:10px auto;
	padding:0;
}
.content ul li{
	margin:10px 14px;
	_margin:10px 11px;
	list-style-type:none;
	float:left;
	width:212px;
	font-size:14px;
	font-weight:bold;
	color:#fd0000;
	line-height:25px;
	text-align:center;
}
.content ul li img{
	border:1px solid #e0e0e0;
	padding:5px;
}
.content ul li a{
	color:#fd0000;
}
.footer{	
	width:964px;
	margin:50px auto 0 auto;
	background:url(http://images.hr33.com/image/Newspaper/default_05.gif) repeat-x top;
	min-height:50px;
	color:#979797;
	line-height:20px;
	padding-top:8px;
}
.footer a{
	color:#979797;
}