.reg-message {
	text-align: center;
	padding: 10px 0 20px 0;
	background: transparent;
}

.professions {
	border-collapse: collapse;
	width: 100%;
}

.professions .header td{
	background: #f1ecd4;
}

.professions .header .middle {
	padding-bottom: 7px;
}

.professions .header .middle {
	color: #817e70;
}
.professions .bd td {
	background: #f5f3e1;
}

.professions .bd .middle {
	padding-top: 7px;
}

.professions .corner {
	background-image: url(../../images/common/index/professions/corner.png);
}

.professions .top, .professions .bottom {
	background-image: url(../../images/common/index/professions/side-topbottom.png);
}

.professions .header .left, .professions .header .right {
	background-image: url(../../images/common/index/professions/side-header-leftright.png);
}

.professions .header .middle {
	background-color: #f1ecd2;
}

.professions .qualified {
	border-right: 1px solid #c6bd91;
}

.professions .qualified td {
	vertical-align: top;
	padding-right: 7px;
	padding-left: 7px;
}

.professions .non-qualified td {
	vertical-align: top;
	padding-right: 7px;
	padding-left: 7px;
}

.professions .bd .middle table {
	width: 100%;
	font-size: 12px;
}

.professions .bd .middle .value {
	color: #ac9259;
	display: none;
}


.additionals {
	margin-top: 24px;
	width: 100%;
}

/*news*/
.news, .about {
	vertical-align: top;
}

.news ul {
	list-style: none outside none;
}

.about p {
	margin-bottom: 10px;
	text-align: justify;
}

.news h2, .about h2 {
	margin: 0 0 12px 0;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px solid #e1e1e1;
}

.news ul li {
	margin-bottom: 10px;
}

.news h3 {
	font-size: 12px;
	color: #2245b6;
	margin: 0;
}

.news .new-date {
	font-size: 12px;
	color: #7d7d7d;
}

.about {
	width: 70%;
	padding-right: 44px;
}

.news {
	width: 30%;
}

.parthner {
	border-collapse: collapse;
	width: 100%;
}

.parthners h2 {
	color: #9c9c9c;
	font-size: 12px;
	margin: 34px 0 10px 0;
	font-weight: normal;
}

.parthner .corner {
	background-image: url(../../images/common/index/parthner/corner.png)
}

.parthner .side.top,
.parthner .side.bottom {
	background-image: url(../../images/common/index/parthner/side-top-bottom.png)
}

.parthner .side.left,
.parthner .side.right {
	background-image: url(../../images/common/index/parthner/side-left-right.png)
}

.parthner  .middle {
	height: 60px;
}

.parthner  .middle  a img{
	border: none;
}

.favorite {
	font-size: 12px;
	font-weight: bold;
}

.favorite2 {
	font-size: 13px;
	font-weight: bold;
}

.favorite3 {
	font-size: 14px;
	font-weight: bold;
}

.workers-count {
	border-collapse: collapse;
}

.workers-count .pos-first {
	width: 40%;
	padding-right: 3px !important;
}

.bmc {
	font-size: 13px;
	color: #11359e;
	text-decoration: underline;
	padding: 7px 13px 13px 7px;
	cursor: pointer;
	background: url(../../images/common/index/tab/bmc-bg.png) repeat-x bottom;
}
 
.bmcsel{
	font-size: 13px;
	color: #000000;
	padding: 7px 13px 13px 7px;
	background: url(../../images/common/index/tab/bmcsel-bg.png) repeat-x bottom;
}
 
.bm {
	padding:`px 5px;
	background: #FFFFFF;
	margin-top: 3px;
	height: 180px;
	display: none;
}

.tab-container table {
	border-collapse: collapse;
	margin-bottom: 17px;
}

#bm1 {
	display: block;
}

.message404 {
	margin-top: 24px;
	font-size: 14px;
}

.message404 h2 {
	font-size: 24px;
	color: #4f4f4f;
	margin-bottom: 10px;
}

.message404 p {
	padding-right: 500px;
}

.image  {
	margin-top: 16px;
	position: relative;
	z-index: 0;
}

.image .container {
	height: 200px;
	background: url(../../images/common/index/image/bg.png) repeat-x top;
	margin-bottom: 5px;
	position: relative;
}

.image .container h1 {
	width: 100%;
	height: 200px;
	background: url(../../images/common/index/image/image.png) no-repeat -150px top;
}

.image .container h1 span.slog {
	display: none;
}

.image .texto {
	position: absolute;
	width: 300px;
	top: 20%;
	left: 60%;
	padding: 15px 15px 25px 15px;
	font-size: 15px;
	font-weight: bold;
}

.image .texto h2 {
	color: #a92000;
	font-weight: normal;
	font-size: 23px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.image .texto .registration {
	display: block;
	width: 181px;
	height: 38px;
	margin-top: 15px;
	background: url(../../images/common/index/image/button_reg.png) no-repeat center center;
	position: relative;
}

.image .texto .registration span {
	display: none;
}