html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}
body {
	background: url(/images/bg.gif) center 558px no-repeat;
}
A {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	color: #1283dc;
	outline: none;
}
A:hover {
	text-decoration: none;
}
A IMG{
	border: 0;
}

font.zag_me1{font-weight:bold; font-size:19px;;}

.as {top: -20px;}

.g {
margin-left:0;
padding-left:25px;
margin-bottom:20px;
list-style-image:url(/images/li.gif);
}

.g2{
padding-bottom:5px;

}

.title {
font-weight:bold;
}


#all{
	width: 100%;
	background: url(/images/header_bg.jpg) center top no-repeat;
	overflow: hidden;
}
#header{
	width: 966px;
	height: 116px;
	margin: 0 auto;
	font-family: Tahoma;
	overflow: hidden;
}
#header #phone{
	float: right;
	width: 158px;
	margin: 38px 0 0 0;
	padding: 0 0 0 15px;
	background: url(/images/phone_bg.gif) left top no-repeat;
}
#header #phone span{
	font-family: Arial;
	font-size: 27px;
	position: relative;
	top: 10px;
}
#header blockquote{
	float: left;
	width: 223px;
	height: 111px;
	margin: 0 20px 0 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/images/logo.gif) left top no-repeat;
}
#header blockquote a{
	display: block;
	width: 223px;
	height: 111px;
}
#header #slogan{
	float: left;
	width: 205px;
	margin: 50px 88px 0 0;
	padding: 0 0 0 20px;
	font-size: 11px;
	color: #666666;
	background: url(/images/slogan_bg.gif) left 6px no-repeat;
}
#header #icons{
	float: left;
	width: 140px;
	margin: 32px 0 0 0;
}
#header #icons table td{
	height: 43px;
	padding: 0 16px;
}
#header #icons table td.p0{
	padding: 0;
}
#header #icons table td.cur{
	background: url(/images/ico_cur_bg.gif) left top no-repeat;
}
#header_img{
	width: 966px;
	height: 260px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#header_img #header_bnr{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#header_img #header_bnr a{
	display: inline-block;
	width: 230px;
	height: 57px;
	padding: 18px 0 0 32px;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	background: url(/images/header_bnr.jpg) left top no-repeat;	
}
#header_img #header_bnr a span{
	font-size: 18px;
}
#content{
	width: 966px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	overflow: hidden;	
}
#content_left{
	float: left;
	width: 704px;
}
#content_right{
	float: right;
	width: 262px;
	padding: 57px 0 0 0;
}
h2{
	font-size: 19px;
	margin: 0 0 20px 0;
	position: relative;
}
* html h2{
	height: 1px;
}
#menu{
	width: 100%;
	background: url(/images/menu_bg.gif) left top repeat-x;
}
#menu ul{
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
#menu ul li{
	float: left;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	position: relative;
}
#menu ul li .a{
	display: inline-block;
	height: 36px;
	margin: 7px 0 0 0;
	padding: 26px 20px 0 20px;
	font-family: "Trebuchet MS";
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #22282d;
}
#menu ul li .a2{
	display: inline-block;
	height: 36px;
	margin: 7px 0 0 0;
	padding: 26px 20px 0 20px;
	font-family: "Trebuchet MS";
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #22282d;
	background: #007bdb;
}


#menu ul li .a:hover{
	background: #007bdb;
}
#menu ul li a.last{
	border-right: 0;
}
#menu ul li ul{
	display: none;
	position: absolute;
	top: 62px;
	left: -20px;
	width: 175px;
	padding: 7px 0 0 0;
	background: url(/images/menu_cur_bg.gif) 60px top no-repeat;
	z-index: 2;
}
#menu ul li ul li{
	float: none;
	font-size: 11px;
	border-bottom: 1px dotted #959595;	
	background: #4e4e4e;
}
#menu ul li ul li a{
	display: block;
	padding: 10px 20px;
	color: #ffffff;
	text-decoration: none;
	background: #272727;
}

#menu ul li ul li .a3{
	display: block;
	padding: 10px 20px;
	color: #757575;
	text-decoration: none;
	background: #353535;
}

#menu ul li ul li a:hover{
	background: #007bdb;
}
.block_grey{
	padding: 40px 60px 40px 40px;
	background: #e7e7e7;
	overflow: hidden;
	min-height: 500px;
height:expression(this.scrollHeight < 500? "500px" : "auto" ); /* IE 5 - IE 6 */
}

.block_grey2{
	padding: 40px 60px 40px 40px;
	background: #e7e7e7;
	overflow: hidden;
	min-height: 180px;
height:expression(this.scrollHeight < 180? "180px" : "auto" ); /* IE 5 - IE 6 */
}

.news{
	width: 100%;
	margin: 0 0 12px 0;
}
.news span{
	display: block;
	margin: 0 0 3px 0;
	font-size: 11px;
}
.block_white{
	padding: 40px 100px 40px 40px;
	overflow: hidden;	
}
.txt{
	width: 100%;
	margin: 0 0 25px 0;
}
#block_online{
	width: 122px;
	height: 63px;
	padding: 30px 30px 0 110px;
	font-size: 11px;
	background: url(/images/block_online_bg.jpg) left top no-repeat;
}
#block_online a{
	font-size: 17px;
	color: #ffffff;
}
#block_online span{
	display: block;
	margin: 5px 0 0 0;
	line-height: 1em;
}
.mb310{
	margin-bottom: 310px;
}
.block_menu_more{
	margin: 0 0 10px 0;
	padding: 12px;
	font-family: Tahoma;
	font-size: 11px;
	color: #4c4c4c;
	line-height: 1.4em;
	border: 1px solid #d5d5d5;
	background: #ffffff;
	overflow: hidden;
}
.block_menu_more a img{
	float: left;
	margin: 0 10px 0 0;
}
.block_menu_more a{
	font-size: 13px;
	line-height: 1.4em;
}
#bottom{
	width: 966px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;	
}
#bottom_left{
	float: left;
	width: 684px;
	height: 31px;
	padding: 11px 20px 11px 0;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
	background: #111111;
	position: relative;
}
#bottom_left a{
	color: #ffffff;
}
#bottom_left .bottom_left{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 15px 20px 15px 40px;
	text-align: left;
	background: #0058a0 url(/images/bottom_left_bg.gif) left top repeat-y;
}
#bottom_right{
	float: right;
	width: 262px;
}

/* ----- inner ----- */
#all_inner{
	width: 100%;
	background: url(/images/inner_header_bg.jpg) center 2px no-repeat;
	overflow: hidden;
}
#content_inner{
	width: 966px;
	margin: 0 auto;
	padding: 36px 0 20px 0;
	overflow: hidden;		
}
#inner_bnr{
	width: 262px;
	margin: 101px 0 0 0;
}
#inner_bnr a{
	display: inline-block;
	width: 230px;
	height: 57px;
	padding: 18px 0 0 32px;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	background: url(/images/inner_bnr.jpg) left top no-repeat;	
}
.sn{
	font-size: 18px;
}
#menu_sub{
	width: 100%;
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}
#menu_sub li{
	padding: 10px 20px 10px 15px;
	font-size: 11px;
	color: #757575;
	border-bottom: 1px dotted #959595;	
	background: #191919;
}
#menu_sub li.cur{
	background: #353535;
}
#menu_sub li a{
	color: #ffffff;
}
#content_inner .block_menu_more{
	margin: 0 0 10px 25px;
}

/* ----- inner_order ----- */
.table_order{
	margin: 0 0 30px 0;
}
.table_order td{
	padding: 0 8px 5px 0;
	vertical-align: top;
	font-weight: bold;
}
.table_order td span{
	color: #007bdb;
}
.table_order td div{
	margin: 0 0 4px 0;
	background: url(/images/input.gif) left top no-repeat;
}
.table_order td div.textarea{
	background: url(/images/textarea.gif) left top no-repeat;
}
.table_order td div.input_code{
	background: url(/images/input_code.gif) left top no-repeat;
}
.table_order td div.input input{
	width: 205px;
	margin: 0;
	padding: 3px 5px;
	border: 0;
	background: none;
}
.table_order td div.textarea textarea{
	width: 358px;
	height: 80px;
	margin: 0;
	padding: 3px 5px;
	border: 0;
	background: none;
}
.table_order td div.input_code input{
	width: 92px;
	margin: 0;
	padding: 10px 5px 9px 5px;
	border: 0;
	background: none;
}

/* ----- inner_contacts ----- */
h2 input{
	position: absolute;
	top: 0px;
	right: 0px;
}
.table_adress{
	margin: 0 0 30px 0;
	padding: 10px 0 0 0;
	background: url(/images/hr_bg.gif) left top repeat-x;
}
.table_adress table{
	background: url(/images/hr_bg.gif) left bottom repeat-x;
}
.table_adress table td{
	padding: 0 0 10px 0;
	vertical-align: top;
	font-size: 11px;
	line-height: 1.6em;
}
.table_adress table td a{
	font-weight: bold;
}
.table_img{
	margin: 0 0 30px 0;
}
.table_img td{
	vertical-align: top;
	font-size: 11px;
	color: #6a6a6a;
}
.table_img td .ff img{
	margin: 0 0 12px 0;
	border: 6px solid #ffffff;
}
.table_img td em{
	float: right;
	display: block;
	width: 150px;
	padding: 0 0 0 20px;
	background: url(/images/slogan_bg.gif) left 6px no-repeat;
}
.table_img td .ems{
	float: right;
	display: block;
	width: 120px;
	padding: 0 0 0 20px;
	background: url(/images/slogan_bg.gif) left 6px no-repeat;
}
.map{
	margin: 0 0 18px 0;
}
.print{
	padding: 0 0 0 25px;
	color: #000000;
	font-style: italic;
	background: url(/images/ico_print.gif) left top no-repeat;
}

.c{
	display: block;
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0em;
	overflow: hidden;
}