

* {
    padding:0;
    margin:0;
}

a {
    cursor:pointer;
    text-decoration:underline;
	color:#3668BB;
}

a:hover {
    color:#98cc53;
}

ul {
    list-style:none;
}

button, input, fieldset {
    border:0;
}

button {
    cursor:pointer;
}

input {
	font:11px  Arial, sans-serif;
	border:1px solid #657B96;
	padding:2px;
}
input:focus {
    color:#000 !important;
    font-style:normal !important;
	font:11px Arial, sans-serif;
}

.clear {
    clear:both;
}
.cntr {
	text-align:center;
}

body {
    background-color:#f8f8f8;
	color:#585858;
}

.hh1 {
	background:url(/ssl/images/backgrounds/bg_h1.jpg) no-repeat top left;
	height:33px;
	width:698px;
}
h1 {
	font:bold 14px/18px Tahoma, Arial, sans-serif;
	color:#303030;
	padding:7px 0 0 40px;
}

h2 {
	font:normal 22px/26px  Arial, sans-serif;
	color:#F20E55;
}
h3 {
	color:#F20E55;
	margin:10px 0 20px 0px;
	padding-left:20px;
	font-weight:normal;
	text-decoration:underline;
}
.border {
	border-right:1px dashed #CDCDCD;
}

#wrapper {
    width:1000px;
    height:auto;
    overflow:hidden;
    padding:0;
    background:#ffffff;
    margin:0 0 0 1px;
    position:relative;
    font:12px  Arial, sans-serif;
}



/* head */
#topmenu {
	background:url(/ssl/images/backgrounds/bg_topmenu.jpg) no-repeat top left;
	width:1000px;
	height:36px;
	color:#000000;
	font: normal 12px/14px Arial, sans-serif;
}
#topmenu_inner {
	background:url(/ssl/images/backgrounds/bg_topmenu_inner.jpg) no-repeat top left;
	width:1000px;
	height:26px;
	color:#606060;
	font: normal 12px/14px Arial, sans-serif;
}
#topmenu ul, #topmenu_inner ul {
	margin-left:50px;
}
#topmenu li {
	float:left;
	margin:10px 0;
}
#topmenu_inner li {
	float:left;
	margin:5px 0;
	
}
#topmenu a, #topmenu_inner a {
	color:#606060;
	text-decoration:underline;
}
#topmenu .sep, #topmenu_inner .sep {
	width:20px;
	text-align:center;
}
#topmenu .lang {
	margin-top:5px;
}

/**  header **/
#header {
    width:1000px;
	height:179px;
    background:url(/ssl/images/backgrounds/bg_header.jpg) no-repeat top left;
   
}
#header #logo {
    width: 310px;
    height: 130px;
    margin: 30px 0 0 20px;
    float:left;
}
#header #logo a {
    display:block;
    width: 310px;
    height: 90px;
    text-indent:-9999px;
}



#header_inner {
    width:1000px;
	height:118px;
    background:url(/ssl/images/backgrounds/bg_header_inner.jpg) no-repeat top left;
}
#header_inner1 {
    width:1000px;
	height:118px;
    background:url(/ssl/images/backgrounds/bg_header_inner1.jpg) no-repeat top left;
}
#header_in #logo {
    width: 247px;
    height: 90px;
    margin: 20px 0 0 20px;
    float:left;
}
#header_in #logo a {
    display:block;
    width: 247px;
    height: 64px;
    text-indent:-9999px;
}



#login {
	width:130px;
	float:right;
	height:100px;
	font: normal 11px/14px  Arial, sans-serif;
}
#login a, #login_in a {
	color:#114770;
	text-decoration:underline;
}
#login .h_personal {
	margin:5px 0 5px 0;
}
#login td {
	padding:5px 5px 0 0;
}
#login .in_text, #login_in .in_text {
	width:150px;
	color:#B5B5B5;
}
#login .btn_login, #login_in .btn_login {
	display:block;
	border:0;
	width:54px;
	height:26px;
	background:url(/ssl/images/buttons/btn_enter.jpg) no-repeat top left;
	text-indent:-9999px;
}


/* main nav */
#mainmenu {
    width:1000px;
    height:41px;
    overflow:hidden;
	color:#ffffff;
	background:url(/ssl/images/backgrounds/bg_mainmenu.jpg) no-repeat top left;
}
#mainmenu_inner {
    width:1000px;
    height:41px;
    overflow:hidden;
	color:#ffffff;
	background:url(/ssl/images/backgrounds/bg_mainmenu_inner.jpg) no-repeat top left;
}

#mainmenu .sep, #mainmenu_inner .sep  {
	width:2px;
	height:41px;
	background:url(/ssl/images/backgrounds/bg_mainmenu_sep.jpg) no-repeat top left;
}
#mainmenu .m_text, #mainmenu_inner .m_text {
	padding:0 17px;
	white-space:nowrap;
}
#mainmenu .m_text_submenu {
	padding:0 5px;
	white-space:nowrap;
}
#mainmenu a, #mainmenu_inner a {
	color:#ffffff;
	text-decoration:none;
	font: normal 12px/16px Arial, sans-serif;
	/*border-bottom:1px solid #899EB2;*/
}

#mainmenu .submenu_left {
	width:7px;
	height:50px;
	background:url(/ssl/images/backgrounds/bg_submenu_left.gif) no-repeat bottom left;
}
#mainmenu .submenu {
	height:50px;
	background:url(/ssl/images/backgrounds/bg_submenu.jpg) repeat-x bottom;
	white-space:nowrap;
	padding:0 5px;
}
#mainmenu .submenu_right {
	width:7px;
	height:50px;
	background:url(/ssl/images/backgrounds/bg_submenu_right.gif) no-repeat bottom left;
}
#mainmenu .submenu a {
	color:#114770;
}

/**  sub menu  **/
#submenu {
	background:#A6D5ED;
	height:33px;
}
#submenu table {
	padding-left:20px;
}
#submenu td {
	padding:0 20px 0 20px;
}
#submenu .sep {
	width:3px;
	height:33px;
	background:url(/ssl/images/backgrounds/bg_submenu_sep.jpg) no-repeat top left;
	padding:0;
}
#submenu a {
	color:#114770;
	font: normal 13px/16px  Arial, sans-serif;
}
#submenu .active {
	font-weight:bold;
	text-decoration:none;
}

/**  white line  **/
#white_line {
	height:1px;
	background:#ffffff;
}
#white_lineb {
	height:15px;
	background:#ffffff;
}

/**  maincontent  **/
#maincontent {
	background:#ffffff;
	padding:20px;
}


/**  news  **/
.date_white {
	padding:15px 0;
}
.date_blue {
	background:#F4F8FA;
	border-top:1px dashed #CDCDCD;
	border-bottom:1px dashed #CDCDCD;
	padding:15px 0;
}
.date1 {
	font: normal 36px/40px Georgia, Arial, sans-serif;
	color: #14365C;
}
.date2 {
	font: normal 14px/18px Georgia, Arial, sans-serif;
	color: #9D9D9D;
}
.vacansii {
	border-top:1px dashed #CDCDCD;
	/*border-right:4px solid #14365C;*/
	padding:15px;
}
.vacansii img {
	border:0;
}

/**  foot menu  **/
#footmenu {
	height:41px;
	width:1000px;
	background:url(/ssl/images/backgrounds/bg_footmenu.jpg) no-repeat top left;
	font: normal 12px/14px Arial, sans-serif;
}


#footmenu .sep {
	width:2px;
	height:41px;
	background:url(/ssl/images/backgrounds/bg_footmenu_sep.jpg) no-repeat top left;
}
#footmenu .m_text {
	padding:0 21px;
}
#footmenu a {
	color:#ffffff;
	text-decoration:none;
}

/* foot */
#foot {
    width:1000px;
    background:#B2DCE7;
	padding:20px;
	text-align:center;
}

/**  bottom  **/
#bottom {
    width:1000px;
    background:#ffffff url(/ssl/images/backgrounds/bg_bottom.jpg) no-repeat bottom left;
	/*padding:20px 40px;*/
	text-align:center;
	font: normal 11px/14px  Arial, sans-serif;
}
