/* CSS Document */

@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: none;
}
/*===============================*/
body {
	color: #333;
	font: 1em Arial, sans-serif;
	background: #e1e1e1;
}
body, h1, h2, h3, h4, h5, h6, ul, li, p, input, select {
	margin: 0;
	padding: 0;
border:none;
outline:none;
}

/*===============================*/
#wrapper {
	width: 964px;
	margin: 0 auto;
}
/*===============================*/
#header {
	width: auto;
	height: 100px;
	clear: both;
}
#header .logo {
	width: 272px;
	height: 74px;
	margin: 13px 60px;
	background: transparent url(../images/logo.png) no-repeat;
	float: left;
}
#header .banner {
	width: 468px;
	height: 60px;
	margin: 18px 20px;
	float: left;
}
body #wrapper #header .banner span {
	display: none;
}
/*===============================*/
#navigation {
	width: 964px;
	height: 45px;
}
#navigation ul {
	list-style: none;
}
#navigation ul li {
	float: left;
}
#navigation ul li a {
	width: 137px;
	height: 45px;
	background: url(../images/navigation.png) no-repeat;
	display: block;
}
#navigation ul li a.index {
	background-position: 0 0;
}
#navigation ul li a.add_vac {
	background-position: -137px 0;
}
#navigation ul li a.add_res {
	background-position: -274px 0;
}
#navigation ul li a.education {
	background-position: -411px 0;
}
#navigation ul li a.vip_company {
	background-position: -548px 0;
}
#navigation ul li a.about {
	background-position: -685px 0;
}
#navigation ul li a.contact {
	background-position: -822px 0;
	width: 142px;
}
#navigation ul li a.index:hover {
	background-position: 0 -45px;
}
#navigation ul li a.add_vac:hover {
	background-position: -137px -45px;
}
#navigation ul li a.add_res:hover {
	background-position: -274px -45px;
}
#navigation ul li a.education:hover {
	background-position: -411px -45px;
}
#navigation ul li a.vip_company:hover {
	background-position: -548px -45px;
}
#navigation ul li a.about:hover {
	background-position: -685px -45px;
}
#navigation ul li a.contact:hover {
	background-position: -822px -45px;
}
#navigation ul li a strong {
	display: none;
}
/*===============================*/
#menu {
	width: 204px;
	margin: 10px 0;
	background: url(../images/menu_f.png) left bottom no-repeat;
}
#menu div {
	width: 204px;
	padding: 11px 0 13px 0;
	background: url(../images/menu_h.png) left top no-repeat;
}
#menu ul {
	list-style: none;
	background: url(../images/menu_bg.png) repeat-y;
}
#menu ul li {
}
#menu ul li a {
	width: 204px;
	height: 26px;
	display: block;
}
#menu ul li a.new_vac {
	background: url(../images/new_vac.png) 15px 4px no-repeat;
}
#menu ul li a.vacancies {
	background: url(../images/vacancies.png) 15px 4px no-repeat;
}
#menu ul li a.resume {
	background: url(../images/resume.png) 15px 4px no-repeat;
}
#menu ul li a.vip_vac {
	background: url(../images/vip_vac.png) 15px 4px no-repeat;
}
#menu ul li a strong {
	display: none;
}
/*===============================*/
#search {
	width: 204px;
	padding: 0 0 13px 0;
	margin: 0 0 10px 0;
	background: url(../images/search_f.png) left bottom no-repeat;
}
#search h2 {
	width: 204px;
	height: 75px;
	background: url(../images/search_h.png) no-repeat;
	text-indent: -9999px;
}
#search form {
	background: url(../images/search_bg.png) repeat-y;
}
#search form div.field {
	padding: 5px 10px;
}
#search form div.field label {
	padding: 5px 0;
	color: #fff;
	font-size: 90%;
	display: block;
}
#search form div.field select {
	width: 180px;
	padding: 5px;
	font-size: 80%;
	background: url(../images/search_field.png) no-repeat;
}
#search form div.button {
	line-height: 40px;
	text-align: center;
}
#search form div.button input {
	width: 154px;
	height: 38px;
	background: url(../images/form_button.png) no-repeat;
}
/*===============================*/
#content {
	width: 744px;
	margin: 10px 0;
	padding: 0 0 13px 0;
	background: url(../images/content_f.png) left bottom no-repeat;
	float: right;
}
#content div.block {
	width: 744px;
	background: url(../images/content_bg.png) repeat-y;
}
#content div.block h1 {
	padding: 5px 30px;
	text-transform: uppercase;
	font-size: 90%;
	line-height: 41px;
	background: url(../images/content_h.png) left top no-repeat;
}
#content div.block h2 {
	padding: 5px 10px;
	font-size: 90%;
	text-transform: uppercase;
	border-bottom: 2px solid #186db2;
}
#content div.block div.text {
	display: block;
	padding: 0 20px;
	font-size: 90%;
	line-height: 1.5;
}
/*===============================*/
#banner {
	width: 964px;
	height: 100%;
	text-align: center;
	background: url(../images/banner_bg.png);
	clear: both;
}
#banner .bheader {
	width: 964px;
	height: 20px;
	background: url(../images/banner_h.png);
}
#banner .bfooter {
	width: 964px;
	height: 20px;
	background: url(../images/banner_f.png);
	clear: both;
}

#banner .banners {
	width: 160px;
	height: 160px;
	margin: 0 15px 10px;
	float: left;
}
/*===============================*/
#footer {
	width: auto;
	display: block;
	clear: both;
}
#footer .copy {
	width: 230px;
	height: 40px;
	font-size: 75%;
	font-weight: bold;
	padding: 15px;
	float: left;
}
#footer .counter {
	width: auto;
	padding: 15px;
	height: 40px;
	float: right;	
	text-align: right;
}
#footer .copy a {
	color: #009315;
	text-decoration: none;
}
/*===============================*/
.tip {
	color: #666;
	width: 180px;
	z-index: 13000;
	background: #f7f4ec;
	border: 1px solid #ddd7c6;
	text-align: left;
}
.tip-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 5px;
	text-decoration: underline;
	display: block;
}
.tip-text {
	font-size: 11px;
	padding: 5px;
}
/*===============================*/
#content div.block div.text table {
	width: 100%;
}
#content div.block div.text table tr {
	background: #f4f4f4;
}
#content div.block div.text table th {
	padding: 10px;
	font-size: 90%;
	color: #fff;
	background: #186db2;
}
#content div.block div.text table td {
	padding: 10px;
	font-size: 80%;
	font-weight: normal;
	color: #5c646c;
	cursor: pointer;
}
#content div.block div.text table td.pages {
	cursor: default;
}
#content div.block div.text table td.pages a {
	padding: 5px 10px;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
#content div.block div.text table td.pages a:hover {
	background: #e5e5e5;
}
/*===============================*/
#content div.block div.text form table tr {
	background: #fff;
}
#content div.block div.text form table td label {
	width: 200px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 100%;
	text-align: right;
}
#content div.block div.text form table td input {
	width: 300px;
	padding: 3px;
	font-size: 100%;
	border: 1px solid #999;
}
#content div.block div.text form table td select {
	width: 300px;
	padding: 5px;
	font-size: 90%;
	border: 1px solid #999;
}
#content div.block div.text form table td textarea {
	width: 300px;
	height: 100px;
	padding: 3px;
	font-size: 100%;
	border: 1px solid #999;
}
#content div.block div.text form table td.button {
	text-align: center;
}
#content div.block div.text form table td.button input {
	width: 153px;
	height: 44px;
	border: none;
}
#content div.block div.text form table td.button.add input {
	background: url(../images/add_button.png) no-repeat;
}
#content div.block div.text form table td.button.search input {
	background: url(../images/search_button.png) no-repeat;
}
/*===============================*/
#content div.block div.full div.field {
	line-height: 25px;
	font-size: 90%;
	padding: 5px 10px;
}
#content div.block div.full div.field label {
	padding-right: 10px;
	font-weight: bold;
}
#content div.block div.full div.field.description {
	line-height: 1.5;
}
#content div.block div.full div.field a {
	color:#333;
}
/*===============================*/
#content div.block ul {
	margin: 0 20px;
}
