
* {
	margin: 0;
	padding: 0;
}
body {
	background: #acb4b7 url('/images/bg.gif') repeat-x 0 0;
	font: 11px Tahoma, Verdana, sans-serif;
	color: #444436;
	padding: 0 21px;
}
a, a:link, a:visited, a:active {
	color: #008cfa;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0 0 -1px;
}

#container {
	background: #fff;
	min-width: 996px;
	border-bottom: 25px solid #acb4b7;
}
* html #container {
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1048?'996px':'100%');
}

#top {
	position: relative;
	height: 219px;
}
.home #top {
	height: 372px;
}

#top .logo {
	position: absolute;
	left: 18px;
	top: 26px;
}



#nav {

	margin: 0px 0 0 307px;

}

* html #nav {

	border: 1px solid #fff;

}

#nav li {

	float: left;

	list-style-type: none;

	font: 12px Arial, Tahoma, Verdana, sans-serif;

	height: 20px;

	background: url('../../imgs/top_nav_line.gif') no-repeat 100% 3px;

	padding: 0 16px;

	position: relative;

}

#nav li ul {

	visibility: hidden;

	top: 15px;

	position: absolute;

	z-index: 2500;

	left: 6px;

	padding: 3px 0 0;

}

* html #nav li ul {

	padding: 13px 0 0;

}

#nav li ul ul {

	top: 0px;

	left: 240px;

	position: absolute;

	z-index: 2500;

	padding: 0;

	border-top: 1px solid #e7e2ce;

}

#container #nav li li:hover {
	background-color: #f8f6ee;
}

#container #nav li:hover ul {

	visibility: visible;

}

#container #nav li:hover ul ul {

	visibility: hidden;

}

#container #nav li:hover ul li:hover ul {

	visibility: visible;

}

#container #nav li:hover ul li:hover ul ul {

	visibility: hidden;

}

#container #nav li:hover ul li:hover ul li:hover ul {

	visibility: visible;

}

#nav li li, #nav li li.last {

	float: none;

	width: 230px;

	font: 11px Tahoma, Verdana, sans-serif;

	border-left: 1px solid #e7e2ce;

	border-right: 1px solid #e7e2ce;

	background: #fff url('../../imgs/bullet.gif') no-repeat 8px 6px;

	padding: 0 5px 4px 5px;

	height: 1%;

	line-height: 14px;

}

#nav li li.last {

	padding-bottom: 7px;

	border-bottom: 1px solid #e7e2ce;

}

#nav li li li.last {

	padding-bottom: 5px;

}

#nav li a {

	color: #c11610;

}

}
#nav li.last {

	background: none;

}


#nav {
	position: absolute;
	left: 33%;
	margin: 0 0 0 -15px;
	top: 58px;

}
#nav li {
	list-style-type: none;
	float: left;
	display: block;
	background: url('/images/nav_bg.gif') no-repeat 0 2px;
	padding: 0 0 0 1px;
	height: 1%;
}
#nav li.first {
	background: none;
}
#nav li a {
	color: #004c99;
	padding: 0 14px 0 14px;
	/* font-size: 12px;*/
}

#nav a:active {color: #ff0000;}
#nav a:link {color: #0a6cce;}
#nav a:visited {color: #0a6cce;}


#top h1 {
	position: absolute;
	display: block;
	width: 96.24%;
	height: 213px;
	left: 18px;
	top: 112px;
	font: 11px Tahoma, Verdana, sans-serif;
	color: #131e27;
}
#top h1 strong {
	display: block;
	position: absolute;;
	top: 0;
	left: 0;
	width: 566px;
	height: 213px;
}
#top.pic1 h1 {
	background: url('/images/number_one_bg.gif') repeat-x 0 0;
}
#top.pic1 h1 strong {
/*	background: url('/images/number_one.jpg') no-repeat 0 0;*/
}

#select_form {
	position: absolute;
	z-index: 50;
	top: 112px;
	left: 0;
	width: 100%;
}
#select_form .content {
	margin: 0 18px;
	background: #0073ca url('/images/inner_top_bg.gif') repeat-x 0 0;
}
.home #select_form .content {
	margin: 0 18px 0 230px;
	background: none;
}
#select_form .content2 {
	background: url('/images/inner_top_slogan.gif') no-repeat 0 0;
	color: #fff;
	height: 64px;
	position: relative;
}
.home #select_form .content2 {
	float: right;
	width: 53%;
	background: #0056ab url('/images/select_box_bg2.gif') no-repeat 50% 0;
	height: 213px;
}
#select_form .content3 {
	height: 64px;
	width: 390px;
	padding: 0 0 0 133px;
	background: url('/images/inner_top_bg_r.gif') no-repeat 100% 0;
	position: absolute;
	top: 0;
	right: 0;
}
.home #select_form .content3 {
	height: 174px;
	width: auto;
	padding: 39px 0 0 17px;
	background: url('/images/select_box_bg.jpg') no-repeat 50% 0;
	position: inherit;
	left: 0;
}
#select_form a {
	color: #fff;
}
#select_form span {
	display: block;
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	padding: 7px 0 11px;
}
.home #select_form span {
	padding: 9px 0 4px;
}
#select_form select {
	font: 11px Tahoma, Verdana, sans-serif;
	color: #444436;
	border: 1px solid #cfcfcf;
	height: 19px;
	width: 126px;
	float: left;
	padding: 1px 0 0 2px;
	margin: 0 16px 0 0;
}
#select_form .region select {
	width: 305px;
}
#select_form .region {
	padding: 4px 0 0;
}

#top .slogan {
	position: absolute;
	top: 13px;
	left: -138px;
	width: 124px;
	height: 40px;
	background: url('/images/slogan.gif') no-repeat 0 0;
}
#top .good_day {
	position: absolute;
	top: 10px;
	left: 17px;
	width: 152px;
	height: 22px;
	background: url('/images/good_day.gif') no-repeat 0 0;
}

#login_form {
	position: absolute;
	top: 0;
/*	right: 181px;*/
	left: 33%;
	border-left: 1px solid #004c99;
	height: 24px;
}
#login_form *, #search_form * {
	float: left;
}
#login_form div * {
	float: none;
}
#login_form div {
	color: #004c99;
	font-size: 10px;
	padding: 6px 0 0;
}
#login_form div a {
	color: #004c99;
	padding: 0 6px;
}
#login_form span {
	display: block;
	padding: 5px 8px 0 9px;
	color: #444436;
	font-size: 10px;
}
#login_form input {
	width: 94px;
	height: 15px;
	background-color: #f5f5f5;
	border: 1px solid #888;
	margin: 3px 0 0;
	font: 11px Tahoma, Verdana, sans-serif;
	color: #444436;
	padding: 1px 2px 0;
}
#login_form .bt {
	display: block;
	width: 18px;
	height: 18px;
	background: #004c99 url('/images/bt_login.gif') no-repeat 0 0;
	margin: 3px 14px 0 3px;
}

#service_menu {
	position: absolute;
	top: 0;
	right: 18px;
	width: 148px;
	height: 24px;
	background: #d8efff url('/images/service_menu_bg.gif') repeat-x 0 0;
}
#service_menu li {
	list-style-type: none;
	float: left;
	padding: 7px 5px 0 25px;
}
#service_menu li a {
	display: block;
	width: 11px;
	height: 11px;
}
#service_menu li a.home {
	background: url('/images/ico_home.gif') no-repeat 0 0;
}
#service_menu li a.mail {
	background: url('/images/ico_mail.gif') no-repeat 0 0;
}
#service_menu li a.map {
	background: url('/images/ico_map.gif') no-repeat 0 0;
}
#service_menu li.active a {
	cursor: default;
}
#service_menu li.active a.home {
	background: url('/images/ico_home_a.gif') no-repeat 0 0;
}
#service_menu li.active a.mail {
	background: url('/images/ico_mail_a.gif') no-repeat 0 0;
}
#service_menu li.active a.map {
	background: url('/images/ico_map_a.gif') no-repeat 0 0;
}

#search_form {
	position: absolute;
	top: 187px;
	left: 18px;
}
.home #search_form {
	top: 339px;
}
#search_form .bt, #select_form .bt {
	display: block;
	width: 21px;
	height: 21px;
	background: #004c99 url('/images/bt_go.gif') no-repeat 0 0;
	margin: 0 0 0 7px;
}
#select_form .bt {
	margin: 0 0 0 -1px;
	float: left;
}
#search_form span {
	display: block;
	width: 49px;
	padding: 3px 0 0;
}
.search_input {
	width: 196px;
	height: 17px;
	border: 1px solid #eeedeb;
	border-top: 2px solid #b6b6b6;
	border-left: 2px solid #b6b6b6;
	font: 11px Tahoma, Verdana, sans-serif;
	color: #444436;
	padding: 1px 2px 0;
	margin: 0px 16px 0px 0px;
}

#top .brands {
	position: absolute;
	top: 337px;
	right: 0;
}
#top .brands * {
	float: left;
	display: block;
}
#top .brands h2 {
	padding: 0 33px 0 0;
	font: 19px Tahoma, Verdana, sans-serif;
	color: #004c99;
}
#top .brands .splintex {
	background: url('/images/logo_splintex.gif') no-repeat 0 0;
	width: 83px;
	height: 26px;
	margin: 0 33px 0 -10px;
}
#top .brands .bor {
	background: url('/images/logo_bor.gif') no-repeat 0 0;
	width: 28px;
	height: 20px;
	margin: 4px 32px 0 0;
}

#l_col {
	float: left;
	width: 189px;
	padding: 19px 0 0;
}
.home #l_col {
	padding: 5px 0 0;
}
#content {
	margin: 0 18px 0 230px;
}
#content2 {
	width: 100%;
	float: left;
	padding: 22px 0 0;
}
.home #content2 {
	padding: 24px 0 0;
}
* html #content2 {
	width /**/: auto;
}

.info {
	background: #f3f4f5 url('/images/grey_bg.gif') repeat-x 0 100%;
	position: relative;
}
.info .bg1 {
	background: url('/images/grey_bg_l.gif') no-repeat 0 0;
}
.info .bg2 {
	background: url('/images/grey_bg_r.gif') no-repeat 100% 0;
	height: 222px;
	padding: 0 0 0 178px;
}
.info .toyota {
	position: absolute;
	top: 12px;
	left: 0;
	width: 189px;
	height: 210px;
	background: url('/images/logo_toyota.gif') no-repeat 0 0;
}
.info .diagram1, .info .diagram2 {
	float: left;
	width: 50%;
	height: 202px;
	margin: 20px 0 0 -1px;
	background: url('/images/diagram1.jpg') no-repeat 50% 0;
}
.info .diagram2 {
	background: url('/images/diagram2.jpg') no-repeat 50% 0;
}

.advantages {
	width: 189px;
	height: 213px;
	background: url('/images/advantages.gif') no-repeat 0 0;
}

.col {
	float: left;
	width: 50%;
	margin: 0 0 0 -1px;
}
.col div {
	padding: 0 0 0 1px;
}
.col1 div {
	padding: 0 60px 0 1px;
}
.col img {
	margin: 3px 0 12px;
}

.news li {
	list-style-type: none;
	padding: 0 0 13px 0;
}
.news li span {
	display: block;
	color: #f12e72;
	font-size: 10px;
}
.date{
	color: #f12e72;
	font-size: 10px;
}
#content2 .col h2, #content2 h1, #content2 h3 {
	font: bold 14px Arial, Tahoma, Verdana, sans-serif;
	color: #000;
}
#content2 h1, #content2 h3 {
	padding: 0 0 12px;
	text-transform: uppercase;
}
#content2 h1 span {
	color: #666;
}
#content2 h3 {
	padding: 4px 0 12px;
}
#content2 .col h2 {
	position: relative;
	background: url('/images/bg_dotted.gif') repeat-x -2px 100%;
	margin: 0 0 13px;
	height: 1%;
	padding: 0;
}
.col h2 span {
	display: table;
	background-color: #fff;
	padding: 0 6px 0 0;
	text-transform: uppercase;
	position: relative;
}
.col h2 a {
	position: absolute;
	top: 1px;
	right: 0;
	background-color: #fff;
	padding: 0 0 0 4px;
	font: 10px Tahoma, Verdana, sans-serif;
}

.ads {
	margin: 30px 18px 0;
	background: url('/images/ad_bg.gif') repeat-x 0 0;
	position: relative;
	height: 100px;
}
.ads .ad2 {
	position: absolute;
	left: 33.29%;
	top: 0;
	border-left: 1px solid #fff;
}
.ads .ad3 {
	position: absolute;
	left: 66.70%;
	top: 0;
	border-left: 1px solid #fff;
}

#footer {
	margin: 0 18px;
	height: 119px;
	position: relative;
	color: #7e7e7e;
}
#footer .asahi_glass {
	position: absolute;
	left: 33.29%;
	top: 3px;
	height: 30px;
	padding: 0 0 0 10px;
	width: 330px;
}

#footer .copyright {
	position: absolute;
	left: 53px;
	top: 40px;
	width: 240px;
}
#footer .contact {
	position: absolute;
	left: 33.29%;
	top: 36px;
	border-left: 1px solid #acb4b7;
	height: 46px;
	padding: 4px 0 0 40px;
	width: 260px;
}

#footer .banner {
	position: absolute;
	left: 48%;
	top: 36px;
	height: 46px;
	padding: 4px 0 0 74px;
	width: 220px;
}
#footer .m2media {
	position: absolute;
	left: 66.70%;
	top: 36px;
	border-left: 1px solid #acb4b7;
	height: 50px;
	width: 32.3%;
}
#footer .m2media a {
	display: block;
	width: 110px;
	height: 36px;
	background: url('/images/logo_m2media.gif') no-repeat 0 0;
	margin: 7px auto 0;
}

.breadcrumb {
	background: #f3f4f5 url('/images/grey_bg_l.gif') no-repeat 0 0;
}
.breadcrumb .bg {
	background: url('/images/grey_bg_r.gif') no-repeat 100% 0;
	padding: 14px 0 13px 19px;
}

#nav2 {
	padding: 0 0 23px 18px;
}
#nav2 li {
	list-style-type: none;
	padding: 4px 0 5px;
	background: url('/images/bg_dotted2.gif') repeat-x 0 100%;
	line-height: 15px;
}
#nav2 li a {
	display: table-cell;
	color: #004c99;
	font-size: 12px;
	padding: 0 0 0 13px;
	background: url('/images/arrow.gif') no-repeat 0 5px;
}

* html #nav2 li a {
	display: inline-block;
}
*:first-child+html #nav2 li a {
	display: inline-block;
}
#nav2 li.active {
	background: #f4f4f6 url('/images/bg_dotted2.gif') repeat-x 0 100%;
}
#nav2 li.active a {
	color: #444436;
	cursor: default;
	text-decoration: none;
}

#content2 p {
	padding: 0 0 13px;
}
#content2 .download {
	background: url('/images/ico_disk.gif') no-repeat 0 3px;
	padding: 0 0 15px 24px;
}
#content2 .download a {
	font-weight: bold;
}

.pic {
	float: right;
	color: #f12e72;
	padding: 0 0 8px 18px;
}
.pic img {
	border: 3px solid #acb4b7;
	margin: 3px 0 11px;

}
.mpic img {
	border: 3px solid #acb4b7;
}

#pic_table{
	color:red;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:0%;
	float:right
}
 .Ttable {
	border: 0;
	border-top:  4px solid #fff;
	border-collapse: collapse;
	margin: 5px 0px 14px 3px;
	position: relative;
	border-bottom: 4px solid #fff;
	width: 100%;
}
:root  .Ttable {
	margin-bottom: 8px;
}
* html .Ttable {
	margin-left: -5px;
}
*:first-child+html  .Ttable {
	margin-left: -5px;
}
 .Ttable td,  .Ttable th{
	background-color: #f1f1f1;
	padding: 2px 12px 4px;
	border-top:  4px solid #fff;
	border-right:  4px solid #fff;
	border-left: 4px solid #fff;
	vertical-align: top;
}
.Ttable .white{
	background-color: #ffffff;
}

 .Ttable th {
	text-align: center;
	font-weight: bold;
}
.Ttable .even td,  .Ttable .even th {
	background-color: #ffffff;
}
.Ttable thead td, .Ttable thead th {
	color: #fff;
	font-weight: bold;
	padding: 12px;
	background: #009be3 url('/images/table_bg.gif') repeat-x 0 100%;
	border-bottom: 4px solid #fff;
}
.Ttable .new {
	background-image: url('/images/new.gif');
	background-repeat:  no-repeat;
	background-position: 95% 5px;
	padding-right: 40px;
}
:root .Ttable .new {
	background-position: 95% 7px;
}

#sitemap li {
	list-style-type: none;
	padding: 3px 0 4px;
	line-height: 15px;
}
#sitemap li ul {
	padding: 3px 0 0 13px;
}
#sitemap li a {
	display: table-cell;
	font-size: 12px;
	padding: 0 0 0 13px;
	background: url('/images/arrow.gif') no-repeat 0 5px;
}
* html #sitemap li a {
	display: inline-block;
}
*:first-child+html #sitemap li a {
	display: inline-block;
}

.faq {
	padding: 0 0 20px;
	background: url('/images/bg_dotted2.gif') repeat-x 0 100%;
	margin: 0 0 15px;
}
.faq li {
	list-style-type: none;
	padding: 0 0 13px;
}

#content2 .forms {
	width: 367px;
	width: 367px;
	padding: 3px 0 6px;
}
#content2 form span, .forms span {
	padding: 2px 0 0;
	float: left;
	width: 121px;
	font-weight: bold;
}
* html #content2 form span {
	margin: 0 -3px 0 0;
}
#content2 form p.comment {
	clear: both;
	padding: 10px 0 12px 121px;
}

#content2 form input, #content2 form textarea, #content2 form select, .catalog_menu select {
	font: 11px Tahoma, Verdana, sans-serif;
	margin: 0 0 8px;
}
#content2 .forms input, #content2 .forms textarea, #content2 .forms select, .catalog_menu select {

	color: #444436;
	border: 1px solid #9b9b9b;
	background-color: #fff;
	padding: 1px 2px 0;
}

#content2 .forms input, #content2 .forms textarea, #content2 .forms select{
width: 240px;
}
#content2 .forms input, #content2 .forms select, .catalog_menu select {

height: 17px;
}

.inputs{
	border: 1px solid #9b9b9b;
	height: 17px;
	padding: 1px 2px 0;
}
#content2 form select {
	padding: 0;
	width: 246px;
	height: 18px;
}
@media all and (min-width: 0px) {
	body #content2 form select { 	width: 244px; }
	:root body #content2 form select { 	width: 246px; }
}
*:first-child+html #content2 form select {
	height: 20px;
}
#content2 form textarea {
	height: 110px;
	overflow-x: auto;
}
* html #content2 form input {
	margin: -1px 0 7px;
}
*:first-child+html #content2 form input {
	margin: -1px 0 7px;
}
#content2 form fieldset {
	border: 0;
	color: #000;
	padding: 1px 0 5px;
}
#content2 form fieldset input {
	border: 0;
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 1px 7px 4px 0;
	background: none;
	vertical-align: top;
}
* html #content2 form fieldset input {
	margin: 2px 7px 3px 0;
}
*:first-child+html #content2 form fieldset input {
	margin: 2px 7px 3px 0;
}
#content2 .bt {
	display: block;
	float: right;
	background-color: #2f588c;
	padding: 3px 28px 4px;
	text-decoration: none;
	color: #fff;
	border: 0;
	margin: 5px 0 0;
	border: 1px solid #004c99 !important;
}
#content2 a.bt:hover {
	background-color: #008bed;
	border: 1px solid #037ed6 !important;
}

.newsdate {
	color: #666;
}

#content h2 {
	font: bold 12px Tahoma, Verdana, sans-serif;
	color: #444436;
	padding: 25px 0 20px;
	background: url('/images/bg_dotted2.gif') repeat-x 0 7px;
}

.hr_dotted{
	padding: 10px 10px 10px 10px;
	background: url('/images/bg_dotted2.gif') repeat-x 0 7px;
}

#top .flash {
	position: absolute;
	z-index: 10;
	top: 112px;
	left: 0;
	height: 213px;
	width: 100%;
}
#top .flash div {
	margin: 0 18px;
}

#order_form {
	width: 100% !important;
	padding: 0 !important;
}
#order_form .bt {
	margin: 10px 4px 0 0;
}

#seealso li{
	list-style-type: none;
	padding: 4px 0 5px;
	sbackground: url('/images/bg_dotted2.gif') repeat-x 0 100%;
	line-height: 15px;
}
#seealso li a {
	display: table-cell;
	color: #004c99;
	font-size: 9pt;
	padding: 0 0 0 13px;
	background: url('/images/arrow.gif') no-repeat 0 5px;
}

.loginButton{
	cursor:pointer;
	border: 0;
	background: #004c99 url('/images/bt_login.gif') no-repeat 0 0;

}

.logoutButton{
	cursor:pointer;
	border: 0;
	background: #004c99 url('/images/bt_logout.gif') no-repeat 0 0;

}

.BusketButton {
	border: 0px none ;
	background: transparent url(/images/ico_add.gif) repeat scroll 0%;
	width: 19px;
	height: 19px;
	cursor:pointer;
}


.RetailButton {
	border: 0px none ;
	background: transparent url(/images/bt_go.gif) repeat scroll 0%;
	width: 19px;
	height: 19px;
	cursor:pointer;

}


.goButton{
	cursor:pointer;
	border: 0;
	background: #004c99 url('/images/bt_go.gif') no-repeat 0 0;
	width: 21px;
	height: 21px;
}
.goButtonSm{
	cursor:pointer;
	border: 0;
	background: #004c99 url('/images/bt_go.gif') no-repeat 50% 50%;

	width: 18px;
	height: 18px;

}

.busket{
	position: absolute;
	top: 187px;
	right: 18px;
	text-align:right;
}



.Button {
	background-color: #2F588C ;
	color: white;
	height: 20px;
	padding-left: 12px;
	padding-right: 12px;

	border: 1px solid #9B9B9B;
}

#error_bubble {
	top:0px;
	left:0px;
	position:absolute;
	z-index:200;
	display:none;
	width: 250px;
  	margin: 30px auto 15px;
  	padding-left:8px;

}
.bubble_text {
	font: 11px Tahoma, Verdana, sans-serif;
	border: 1px solid #CF4750;
	border-width: 0 1px;
	padding: 5px 10px;
	sfont-size:12px;
	background-color: #FEFEFF;
}

.v1, .v2, .v3, .v4, .v5, .v11, .v21, .v31, .v41, .v51 {
	height: 1px;
	font-size: 1px;
	display: block;
	overflow: hidden;
	border: 1px solid #CF4750;
	border-width: 0px 1px;
	background: #FEFEFF;

}
.v1 {margin: 0 5px 0px -7px; background: #CF4750;}
.v2 {margin: 0 3px 0px -5px; border-width: 0px 2px;}
.v3 {margin: 0 2px 0px -3px;}
.v4 {margin: 0 1px 0px -2px;}
.v5 {margin: 0 1px 0px -1px;}

.v11 {margin: 0 5px;  background: #CF4750}
.v21 {margin: 0 3px; border-width: 0 2px;}
.v31 {margin: 0 2px ;}
.v41 {margin: 0 1px ;}
.v51 {margin: 0 px;}

.delButton{
	cursor:pointer;

	border: 0;
	background:transparent url('/images/ico_del3.gif') no-repeat 0 0 ;

	width: 19px;
	height: 19px;

}
.imgWin {
	border: 3px solid #ACB4B7;
	margin:5px;
	cursor: pointer;
	cursor:hand;
}

.fname{
	font-weight:bold;
}

.form_table td {
	padding:3px;
}
.fname {
	vertical-align:top;

}
.left_pic{
	padding:0px 8px 5px 0px;
}

.Ttable_client {
	border: 1px solid #CCCCCC;
	/*border-left: 1px solid;
	border-top: 1px solid;*/
	border-collapse: collapse;
	margin: 5px 0 14px -3px;
	position: relative;
	/*border-bottom: 11px solid #ffffff;*/
	width: 100%;
}

.uling {
	padding-left:20px;
	list-style-position: inside;
}
.oling {
	padding-left:25px;
}

/*#content2 img {
	border: 3px solid #ACB4B7;
	margin-right:8px;
	margin-left:0px;
}*/

.select-free
{
	position:absolute;
	z-index:4000;
/*	top:58px;*/
	overflow:hidden;
	width:100%;
	height:100%;
	background-color:transparent;

}
.select-free iframe
{
	DISPLAY: block;
	Z-INDEX: -1;
	FILTER: mask();
	LEFT: 0px;
	WIDTH: 3000px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 3000px;
	background-color:transparent;
}

.select-free .bd
{
/*	border:solid 1px #aaaaaa;*/
	padding:12px;
	background-color:transparent;

}
.select-free #nav
{
/*	left:33%;
	top:6px;
*/
}


.gb {
	border: 3px solid #ACB4B7;
	margin-right:8px;
	margin-left:0px;
	cursor:pointer;
}
.gb1px {
	border: 1px solid #ACB4B7;
	margin-right:8px;
	margin-left:0px;
	cursor:pointer;
}

.analog{
	font: 10px Tahoma, Verdana, sans-serif;
	color: #585849;
	padding-top:2px;
}

.faq_quest{
	display: table-cell;
	font-size: 12px;
	padding: 0 0 0 13px;
	background: url('/images/arrow.gif') no-repeat 0 5px;
	}
.faq_date{
	color:#7E7E7E;
}

.Ttable2 {
	border: solid 0px #a09c9c;
	sborder-top:  4px solid #fff;
	sborder-collapse: collapse;
	margin: 5px 0px 14px 3px;
	position: relative;
	sborder-bottom: 4px solid #fff;
	width: 100%;
}
:root  .Ttable2 {
	margin-bottom: 8px;
}
* html .Ttable2 {
	margin-left: -5px;
}
*:first-child+html  .Ttable2 {
	margin-left: -5px;
}
 .Ttable2 td,  .Ttable2 th{
	background-color: #f1f1f1;
	padding: 2px 12px 4px;
	border: solid 1px #cbc8c8;
	vertical-align: top;
}
.Ttable2 .white{
	background-color: #ffffff;
}

 .Ttable2 th {
	text-align: center;
	font-weight: bold;

}
.Ttable2 .even td,  .Ttable2 .even th {
	background-color: #ffffff;
}
.Ttable2 thead td, .Ttable2 thead th {
	color: #fff;
	font-weight: bold;
	padding: 12px;
	background: #009be3 url('/images/table_bg.gif') repeat-x 0 100%;
	border-bottom: 4px solid #fff;
}


	ul#logotypes {
		text-align: center;
		height: 69px;
		width: 99%;
		margin-bottom:30px;
		border: 1px solid transparent; /* for Chrome */
		}
		ul#logotypes li {
			float: left;
			width: 24.5%;
			text-align: center;
			list-style:none;
			}

div#presentation {
	padding: 0px 40px 20px 40px;
	}
	div#presentation ul {
		width: 100%;
		text-align: center;
		height: 112px;
		}
        div#presentation ul li {
            float: left;
            width: 16%;
			list-style-type:none;
			
            text-align: left;
            padding-top: 0px;
            background-position: 50% 0;
            background-repeat: no-repeat;
            }

        div#presentation ul li  p a:link, div#presentation ul li p a:visited {
            padding-top: 60px;
			display:block;
			color:#222222;
			text-decoration:none;
            }

			div#presentation ul li p {
				margin: 0 14px;
				text-align: center;
				}
			div#presentation ul li#ico1 {
				background-image: url(/images/ico1.gif);
				}
			div#presentation ul li#ico2 {
				background-image: url(/images/ico2.gif);
				}
			div#presentation ul li#ico3 {
				background-image: url(/images/ico3.gif);
				}
			div#presentation ul li#ico4 {
				background-image: url(/images/ico4.gif);
				}
			div#presentation ul li#ico5 {
				background-image: url(/images/ico5.gif);
				}
			div#presentation ul li#ico6 {
				background-image: url(/images/ico6.gif);
				}
			