@charset "utf-8";
/* CSS Document */

#hm01 a,
#hm01 a:hover {
	background-position:left -30px !important;
	border-bottom:2px solid #29B1E8 !important;
}

#topMain {
	min-height:1px;
	padding:18px 0 15px;
	border-bottom:1px solid #595757;
}
#topMain:after {
    content:".";
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
}
* html #topMain {
    height:1px;/*¥*//*/
    height:auto;
    overflow:hidden;
    /**/
}
#topMain h2 {
	margin-bottom:15px;
	padding:0 0 5px;
	border-bottom:1px solid #595757;
}
#topMain li {
	background:url(img/li.gif) 5px 3px no-repeat;
	border-bottom:1px solid #898989;
	margin-bottom:15px;
	padding:0 15px 15px 25px;
}
#news {
	width:540px;
	float:left;
}
#recrute {
	width:325px;
	float:right;
}
#news ul {
	padding:0 15px 0 0;
}
#imgs {	
	padding:12px 0 0;
}
#imgs li {
	display:inline;
	background:none;
	border:none;
	padding:0 4px;
}