
/*---------------------- basic styles --------------------------------------*/
@import url("base.css");
/*---------------------- end basic styles ----------------------------------*/


/*---------------------- global --------------------------------------*/
html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	}
html{
	overflow-y: scroll;
	}
body{
	color: #280505;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	}
div#main{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	}
div#page_not_footer{
	padding: 12px 0 75px 0;
	}
a{
	color: #0088cb;
	}
a:hover{
	text-decoration: none;
	}
div.clearfix{
	clear: both;
	}

/*---------------------- end global ----------------------------------*/


/*---------------------- header -------------------------------------*/
div#header{
	width: 1000px;
	height: 264px;
	background: url(../img/bg_header.jpg) no-repeat;
	font-family: Georgia;
	position: relative;
	}
div.header_tel{
	color: #032b40;
	font-size: 22px;
	position: absolute;
	left: 32px;
	top: 28px;
	}
a#logo{
	display: block;
	width: 203px;
	height: 41px;
	background: url(../img/logo.png) no-repeat;
	margin: 0 0 7px 0;
	}
div.header_mail{
	color: #022739;
	position: absolute;
	right: 43px;
	top: 42px;
	}
div.header_mail a{
	color: #043c59;
	}
/*---------------------- end header ----------------------------------*/
	

/*---------------------- content -------------------------------------*/
table.x-table { margin-bottom: 15px; background: #fff; border: 1px solid #000; }
table.x-table th, table.x-table td { vertical-align: top; border: 1px solid #b2b2b2; padding: 5px 2px; font-weight: normal; text-align: left; }
table.x-table th { background: #5b9100; font-size: 12px; font-size: 1rem; color: #fff; font-weight: bold; text-align: center;}
table.x-table tr:hover td { background: #4f4f4f; }

div#menu{
	height: 42px;
	line-height: 42px;
	background: url(../img/bg_menu.png) repeat-x;
	width: 100%;
	margin: 1px 0 50px 0;
	border-radius: 0 0 28px 28px;
	}
div#menu ul{
	margin: 0;
	padding: 0;
	}
div#menu ul li{
	padding: 0;
	list-style: none;
	float: left;
	}
div#menu ul li a{
	font-size: 16px;
	color: #fff;
	font-family: Georgia;
	text-decoration: none;
	display: block;
	height: 42px;
	border-right: 1px solid #086fa7;
	padding: 0 85px;
	}
a.last{
	border: 0!important;
	}
a.act{
	color: #c1ecfb!important;
	}
div#menu ul li a:hover{
	color: #c1ecfb;
	}
div.left_bl{
	background: #e6e8ec;
	border-radius: 28px;
	padding: 25px 32px 30px 32px;
	width: 268px;
	position: relative;
	min-height: 308px;
	float: left;
	}
div.content_bl{
	width: 638px;
	float: right;
	padding: 12px 0 0 0;
	}
div.left_bl:after{
	content: ' ';
	display: block;
	position: absolute;
	background: url(../img/left_foliage.png) no-repeat;
	width: 356px;
	height: 308px;
	left: -52px;
	top: -26px;
	z-index: -1;
	}
div.h1{
	color: #0088cb;
	font-size: 22px;
	font-family: Georgia;
	border-bottom: 1px solid #d6d3d3;
	padding: 0 0 8px 0;
	margin: 0 0 25px 0;
	}
ul.left_sp{
	margin: 0;
	padding: 0;
	}
ul.left_sp li{
	list-style: none;
	margin: 0 0 16px 0;
	}
ul.left_sp li:before{
	content: '\00BB';
	color: #ff6603;
	margin: 0 12px 0 0;
	}
img.pic_left{
	float: left;
	margin: 0 10px 10px 0;
	}
img.pic_right{
	float: right;
	margin: 0 0 10px 10px;
	}
div.content_bl p{
	margin: 0 0 10px 0;
	line-height: 17px;
	}
ul.sp_comps{
	padding: 0 0 0 14px;
	margin: 0;
	}
ul.sp_comps li{
	list-style: none;
	margin: 0 0 7px 0;
	}
ul.sp_b_links li{
	list-style: none;
	padding: 0;
	margin: 0 0 13px 0;
	}
ul.sp_b_links li:before{
	content: ' ';
	display: block;
	position: absolute;
	width: 8px;
	height: 7px;
	background: url(../img/ico_sp.png) no-repeat;
	margin: 4px 0 0 -17px;
	}
ul.sp_b_links li a{
	color: #280505;
	text-decoration: none;
	font-weight: bold;
	}
ul.sp_b_links li a:hover{
	color: #0088cb;
	text-decoration: underline;
	}
a.serv_big{
	font-size: 14px;
	font-weight: bold;
	}
ul.sp_services{
	margin: 10px 0 15px 0;
	padding: 0 0 0 20px;
	}
ul.sp_services li{
	list-style: none;
	margin: 0 0 8px 0;
	}
ul.sp_services li:before{
	content: ' ';
	display: block;
	position: absolute;
	width: 8px;
	height: 7px;
	background: url(../img/ico_sp.png) no-repeat;
	margin: 4px 0 0 -17px;
	}
p.sert_item{
	margin: 0 0 20px 0;
	}
div.nav{
	color: #7e7e7e;
	font-size: 11px;
	margin: 0 0 20px 0;
	}
div.nav a, .gr_link{
	color: #7e7e7e;
	font-style: italic;
	font-size: 11px;
	}
div.nav span{
	margin: 0 7px;
	}
img.img_tx{
	margin: 10px 0 18px 0;
	}
/*---------------------- end content ----------------------------------*/


/*---------------------- start popup style ----------------------------------*/
.jpopup {
	position: fixed;
	z-index: 1000;
	}
.jpopup, .jpopup__in, .jpopup__bg {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	}
.jpopup__in {
	overflow: hidden;
	overflow-y: scroll;
	}
.jpopup__in, .jpopup__bg {
	position: absolute;
	}
.jpopup__bg {
	background: #000000;
	opacity: 0.6;
	z-index: -1;
	}
.ie7 .jpopup__bg, .ie8 .jpopup__bg {
	filter: alpha(opacity= 60 );
	}
table.jpopup__main, table.jpopup__main td.jpopup__main__td {
	height: 100%;
	margin: auto;
	vertical-align: middle;
	}
.jpopup__in-in {
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	padding: 40px;
	}
.jpopup__in-in .h1{
	margin: 20px 0 25px 0!important;
	}
.jpopup__close {
	font-size: 11px;
	font-family: Tahoma;
	top: 25px;
	right: 25px;
	z-index: 2;
	position: absolute;
	}
.jpopup .h {
	margin-bottom: 15px;
	padding-right: 50px;
	color: #0f223f;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	}
#jlightbox .jpopup__in-in {
	width: 630px;
	height: 408px;
	}
#jlightbox .jpopup__close {
	font-size: 11px;
	font-family: Tahoma;
	color: #7e7e7e;
	top: 15px;
	right: 15px;
	}
.jlightbox__prev, .jlightbox__next {
	width: 50%;
	position: absolute;
	top: 50%;
	bottom: 0;
	z-index: 99;
	width: 25px;
	height: 71px;
	margin: -35px 0 0 0;
	}
/* .jlightbox__prev:before, .jlightbox__next:before {
	content: ' ';
	background: url(../img/arrow_left.png) no-repeat;
	width: 19px;
	height: 57px;
	position: absolute;
	top: 150px;
	left: 14px;
	} */
.jlightbox__next{
	background-image: url(../img/arrow_right.png);
	right: 28px;
	}
.jlightbox__prev {
	background-image: url(../img/arrow_left.png);
	left: 28px;
	}
/* .jlightbox__prev:before {
	background-image: url(../img/arrow_right.png);
	left: auto;
	right: 14px;
	} */
.jlightbox__image {
	margin-bottom: 10px;
	text-align: center;
	}
.jlightbox__image img {
	vertical-align: top;
	}


/*---------------------- end popup style ----------------------------------*/

/*---------------------- footer ---------------------------------------*/
div#footer{
	height: 65px;
	width: 100%;
	position: absolute;
	bottom: 0;
	}
div.foot_cont{
	width: 844px;
	height: 49px;
	line-height: 49px;
	background: url(../img/bg_foot_cont.png) repeat-x;
	border-radius: 0 20px 0 20px;
	}
div.foot_cont span{
	float: left;
	margin: 10px 20px 0 25px;
	}
div.foot_cont ul{
	margin: 0;
	padding: 0;
	}
div.foot_cont ul li{
	float: left;
	list-style: none;
	margin: 0 40px 0 0;
	}
div.foot_cont ul li a{
	color: #e1e3e5;
	}
a.foot_b2b{
	display: block; 
	background: url(../img/logo_b2b.png) no-repeat;
	width: 101px;
	padding: 42px 0 0 0;
	color: #0c3b7a;
	font-size: 10px;
	text-align: center;
	float: right;
	}
/*---------------------- end footer -----------------------------------*/

/*---------------------- start window form -----------------------------------*/

/*---------------------- end window form -----------------------------------*/


