body, td, input, textarea, select {font-size:11px; font-family: Tahoma, Verdana, Arial, sans-serif;}

body {
	padding: 0;
}

.blocks td {padding: 0 16 16 16px}
.date {font-size:9px; color:#FD860D; padding: 5 1 5 3px; border: 1px solid #E5E9EC;}
.date2 {font-size:9px; color:#FD860D}
.copy, {font-size:10px; color:#D8D9DA}
.t10 {font-size:10px;}

.acs td.txt {padding:0 7 0 0px}
.acs p {text-indent:-6px; margin-left:6px; margin-top:0px; margin-bottom:0px}

/*head*/
.preheadconteiner {
	min-width: 1000px;
	_width:expression(document.body.clientWidth < 1002? "1000px": "100%" );
}
.headconteiner {
	margin: 0 9px;
}
.head {
/*	margin: 0 9px;*/
	height: 125px;
	background: url("/imgs/head/back.gif") repeat-x 0 0;
	position: relative;
}
.head .decor {
	height: 125px;
	background: url("/imgs/head/left.gif") no-repeat 0 0;
	width: 100%;
}
.head .decor .decor {
	height: 125px;
	background: url("/imgs/head/right.gif") no-repeat 100% 0;
	width: 100%;
}

.wrapper {
	width: 100%;
}

.menu {
	padding: 0 9px;
	/*position: absolute;*/
	padding-top: 87px;
}
.menu table {
	border-collapse: collapse;
	width: 100%;
	padding: 0;
	margin: 0;
}
.menu td {
	height: 24px;
	background: url("/imgs/menu/back.gif") repeat-x 0 0;
	text-align: center;
	padding: 0;
	margin: 0;
}
.menu td div {
	height: 24px;
	background: url("/imgs/menu/left.gif") no-repeat 0 0;
}
.menu td div div {
	height: 24px;
	background: url("/imgs/menu/right.gif") no-repeat 100% 0;
}

.menu td.active {
	background: url("/imgs/menu/back.png") repeat-x 0 0;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/menu/back.png',sizingMethod='scale');
}
.menu td.active div {
	background: url("/imgs/menu/aleft.gif") no-repeat 0 0;
}
.menu td.active div div {
	background: url("/imgs/menu/aright.gif") no-repeat 100% 0;
}

.menu .colorlines td {
	font-size: 1px;
	line-height: 1px;
	height: 3px;
	background: none;
}
.menu td.blackline {
	font-size: 1px;
	line-height: 1px;
	height: 2px;
	background: #000;
}
.menu td a {
	color: #fff;
	font: normal 11px/24px Tahoma, sans-serif;
	text-decoration: none;
}

.head .logo {
	position: absolute;
	left: 145px;
	top: 0;
	background: url("/imgs/head/logo.gif") no-repeat 0 0;
	width: 210px;
	height: 75px;
}
.head .logo a {
	display: block;
	width: 210px;
	height: 75px;
	text-decoration: none;
}
.head .phonenumber {
	position: absolute;
	left: 415px;
	top: 35px;
	padding-top: 15px;
	width: 125px;
	text-align: right;
	color: #fff;
	margin: 0;
	background: url("/imgs/phonenumber.gif") no-repeat 0 0;
}
.head .lang {
	position: absolute;
	top: 40px;
	right: 63px;
	color: #fff;
	margin: 0;
}
.head .lang a {
	color: #fff;
	text-decoration: none;
}
.head .searchform {
	position: absolute;
	top: 40px;
	right: 153px;
	margin: 0;
	padding: 0;
	width: 263px;
}

.head .searchform input {
	float: left;
	margin-right: 5px;
}
/*head*/

/*flash*/
.mainflash {
	margin: 0 9px;
	text-align: center;
	height: 180px;
	background: #dedede;
}
.mainflash .decor {
	background: url("/imgs/flash/left.gif") no-repeat 0 0;
	height: 180px;
}
.mainflash .decor .decor {
	background: url("/imgs/flash/right.gif") no-repeat 100% 0;
	height: 180px;
}
#mainflash {
	margin: 0 auto;
	height: 180px;
	width: 770px;
}
/*flash*/