/*布局 begin*/
#all {
	margin: 0 auto;
	text-align:center;
}

#inAll {
	width: 800px;
	text-align:left;
}

#body {
}

#inBody {
	margin: 10px 0;
}

#foot {
}
/*布局 end*/
/* 头部样式 */

#head {
	border-top: 0px solid #036;
}

#logo-reg {
	margin: 0;
	padding: 15px 0;
	height: 46px;
	line-height: 46px;
}

#logo {
	float: left;
	width: 200px;
}

#reg {
	float: right;
	width: 430px;
}

#reg a:link, #reg a:visited, #reg a:hover {
	color: #0066cc;
	text-decoration: underline;
}

#menu {
	height: 37px;
	background: #002b58 url(http://img.jobems.com/en/menu_bg.gif) no-repeat right top;
}

#menu ul {
	margin: 1px 0 1px 1px;
	padding: 0;
	list-style:none;
}
.MenuLine {
	background: url(http://img.jobems.com/en/menu_Line.gif) no-repeat right top;
}
#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 1px;
	height: 36px;
}

#menu ul li a {
	float: left;
	display: block;
	text-align: center;
	padding: 0 15px;
	line-height: 36px;
	height: 36px;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}

#menu ul li a:link {
	color: #fff;
	text-decoration:none;
}

#menu ul li a:visited {
	color: #fff;
	text-decoration:none;
}

#menu ul li a:hover {
	color: #fff;
	text-decoration:underline;
}

a.nav:link {
	background: url(http://img.jobems.com/en/menubgahover.jpg) no-repeat center 2px ;
	text-decoration:none;
}

/* 子菜单样式 */

#menu_nav {
	height: 30px;
	line-height: 30px;
	background: url(http://img.jobems.com/en/searchbg.jpg) no-repeat 0 0;
	margin: 2px 0;
	text-align: center;
}


/* 搜索表单样式 */

#search {
	height: 30px;
	background: url(http://img.jobems.com/en/searchbg.jpg) no-repeat 0 0;
	margin: 2px 0;
}

#search ul {
	margin: 0;
	padding: 4px 0;
}

#search ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin: 0 5px;
}


/* 底部样式 */

#foot {
	clear: both;
	height: 50px;
	background: url(http://img.jobems.com/en/foot.gif) no-repeat 0 0;
	margin: 0 auto;
	padding: 10px 0;
	margin-bottom: 20px;
}

#foot a {
	color: #fff;
}

#foot a:hover {
	color: #fff;
}

#foot p {
	margin: 5px 0;
	padding: 0;
	text-align: center;
	color: #fff;
}
