html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff;
	font: 11px Verdana, sans-serif, Helvetica, Arial;
	color: #555;
}
a{
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
}
a:active {
	color: #003399;
}
a:hover{
	text-decoration:underline;
	color: #FFA500;
	}
	
.wh a{
	color: White;
}

.title a{
	color: #003399;
	font:normal 11px Verdana, sans-serif, Helvetica, Arial;
	text-decoration: none;
}

.menu_main a{
	color: #005599;
}

.content p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	margin:15px 15px 15px 17px;
	text-align:left;
	line-height:1.3em
	}
h1 {
	font: 12px Verdana, sans-serif, Helvetica, Arial;
	color: #ff6600;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-top: 5px;
}
.h1_map {
	font: 12px Verdana, sans-serif, Helvetica, Arial;
	color: #ff6600;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 5px;
   text-align: right;
   width:1035px;
}
h2 {
	font: 12px Verdana, sans-serif, Helvetica, Arial;
	color:#046493;
	margin:0 0 7px 0;
	}

.h2_map {
	font: 11px Verdana, sans-serif, Helvetica, Arial;
	color:#046493;
	margin:0 0 12px 0;
	}
.p_map {
	font: 11px Verdana, sans-serif, Helvetica, Arial;
	color: #666;
	margin-top: 5px;
	}		
.background_h2 {
   padding-left: 10px;
   line-height: 2.2em;
	background-image: url(/img/main_search_3.gif);
	border: 1px solid #d0daea;
   /*background: #EDF1FA;*/
	}
.title_news_main {
	font:bold 15px Verdana, sans-serif, Helvetica, Arial;
	color: #535E93;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0daea;
	line-height: 2.2em;
}
h3 {
	font: 11px Verdana, sans-serif, Helvetica, Arial;
	color: #ff6600;
}
h3.main {
	font: bold 12px Verdana, sans-serif, Helvetica, Arial;
	color: #ff6600;
	margin-top: 7px;
	margin-bottom: 2px;
}

h3.adv {
	font: bold 11px Verdana, sans-serif, Helvetica, Arial;
	color: #ff6600;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	margin: 3px;
	padding: 2px;
	font-size: 11px;
	color: #555;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}

li {
	margin-bottom: 3px;
}

dl {
   margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
dt {
	border: 1px solid #36b;
	width: 70px;
	height: 52px;
	overflow: hidden;
	text-align: center;
}
dd {
}
		
.or {
   font: 12px Verdana, Sans-serif, Arial, Helvetica;
   width: 190px;
   padding-left: 5px;
	color: #003399;
	line-height: 1.5em;
	text-align:left;
	background-image: url(/img/main_search_3.gif);
	border: 1px solid #d0daea;
	/*background: #E7EFFF;*/
	margin-bottom: 15px;
	}
.or_main_page {
   font: 12px Verdana, Sans-serif, Arial, Helvetica;
   padding-left: 5px;
	color: #003399;
	line-height: 1.5em;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0daea;*/
	text-align:left;
	background: #EDF1FA;
	/*border: 1px solid #d0daea;
	padding-bottom: 5px;
	color: #003399; 	*/
	margin-bottom: 15px;
	}

.urgent{
	color: #FF0000;
	margin-right: 5px;
}

img{
	border: 0;
}

input[type='text'] {font:11px Verdana, Arial, Helvetica, sans-serif;border:1px solid #9AA5DD; margin:2px 0px 5px 0; height: 16px;}
select {font:11px Verdana, Arial, Helvetica, sans-serif; border:1px solid #9AA5DD; width:138px; margin:2px 2px 3px 0;}
select.valuta {font:11px Verdana, Arial, Helvetica, sans-serif; border:1px solid #9AA5DD; width:50px; margin:2px 2px 3px 0;}
option {
	background-color: #fff;
}

table {
	border-collapse:collapse;
}


.floatWrapper
{
	clear: both;
	margin-left: 15%;
	margin-right: 15%;
	margin-bottom: 10px;
}

.floatWrapper_ruslan
{
	clear: both;
	text-align: center;
}

.button {
	display: block;
	font-weight: bold;
	padding: 4px;
	background-color: #D8E4F5;
	border: 1px solid #A3A3A3;
	margin: 1px;
	color: #00008B;
	width: 200px;
	text-align: center;
}

.button a {
	text-decoration: none; 
}

.button a:link {
	text-decoration: none; 
}

.button a:hover {
	background-color: #D8E4F5;
	color: #AA542B;
}

.calc{
	width: 270px;
	float: left;
	padding:10px;
}

.ab{
	float: right;
}

.col{
	width: 250px;
	padding: 0px 0px 0 0px;
	float: left;
	margin-top: 0px;
   text-align:left;
}

.col_object{
	width: 200px;
	padding: 0px 0px 0px 0px;
	float: left;
	margin-top: 0px;
	text-align:left;
	
}

.col_wide{
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
.col_wide2{
	width: 600px;
	padding-bottom: 10px;
	float: left;
}
.col_wide_add{
	width: 600px;
	padding-left: 20px;
	float: left;
}

.col_wide_info{
	width: 600px;
	padding: 0;
	float: left;
}
.col_wide_map{
	width: 800px;
	padding-left: 7px;
	margin-top:10px;
	text-align:left;
	float: left;
}
.col_wide_above_map{
	width: 800px;
	padding-left: 25px;
	text-align:left;
	float: left;
}
.col_wide_info_2{
	width: 180px;
	padding: 0;
	float: left;
}
.col_wide_info_main{
	width: 400px;
	padding: 0px 0px 0 15px;
	float: left;
}
.col_wide_kurs{
	width: 240px;
	padding: 0px 0px 0 25px;
	float: left;
}
.col dt {
		float: left;
		clear: left;

		border: 1px solid #fff;
		width: 72px;
		height: 72px;
		overflow: hidden;
		}
	
.col dd {
		margin-left: 75px;
		margin-bottom: 20px;
		}
.col_object dt {
		float: left;
		clear: left;

		border: 1px solid #fff;
		width: 72px;
		height: 72px;
		overflow: hidden;
		}
	
.col_object dd {
		margin-left: 75px;
		margin-bottom: 20px;
		}

.col2{
	width: 450px;
	padding: 0px 7px;
	margin-left: 50px;
	float: left;
}

.col3{
	width: 200px;
	padding: 0px 2px;
	float: left;
}

.col4{
	width: 135px;
	float: left;
}

.col5{
	width: 130px;
	float: left;
}
.col4_galery{
	width: 160px;
}
.cool_tools{
	padding: 0px 2px 20px 15px;
	float: left;
}

.photo{
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: bottom;
	height: 110px;
	width:135px;
}

.photo img{
	vertical-align: bottom;
}

.photo_text{
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	height: 85px;
	width:135px;
	vertical-align: top;
}

.news_top {
	font-weight: bold;
	font-size: 11px;
	margin-top: 7px;
}
.news_top a{
	font-weight: bold;
	font-size: 1.2em;
	width: 80px;
}
.news_main{
	margin-top: 5px;
	text-align: left;
}

.news_preview{
	margin-bottom: 10px;
	margin-left: 70px;
	text-align: justify;
}
.map_preview{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: justify;
}
.photo_news{
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}
.news_preview_main{
	float: left;
	text-align: left;
}

.news_preview_main_2{
	margin-top: 5px;
	float: left;
	line-height: 1.4em;
	width: 250px;
}

.news_body{
	float: left;
	margin-left: 15px;
	width: 730px;
	text-align: justify;
	font-size: 1.1em;
}

.img_prev{
	width: 150px;
	float: left;
	margin-left: 30px;
}
.clear{
	clear: both;
}

.price_comp{
	color: #FF5500;
}

.bt{
	background: url(bt.gif) no-repeat left;
}

.green{
	color: #32CD32;
}

.green a{
	color: #32CD32;
}

.inp_big {
	width: 300px;
}

.inp_small {
	width: 50px;
}

.edit_obj{
	text-align: center;
}

.container {
   margin-bottom: 20px;
	margin-right: 5px;
}

.container_under_main_menu {
   text-align: center;
   width: 1040px
}

.right_content{
	margin-left: 600px;
	margin-bottom: 5px;
	padding: 5px;
	width: 300px;
}

.stripe{
	background: #EDF1FA;
	width: 220px;
}
.stripe_gray{
	background: #fafafa;
}
.content{
	float: left;
	width: 550px;
	margin-left: 3px;
	text-align: left;	
}
.content_1{
	float: left;
	margin-left: 10px;
}

.content_2_for_menu{
	float: left;
	width: 800px;
	margin-right: 20px;
}
.content_2{  
	margin-right: 10px;
	padding-bottom: 5px;
	width: 580px;
	/* border-top: 1px solid #6495ED;
	border-bottom: 1px solid #9AA5DD;
	padding-top: 20px;
	border-top: 1px solid #9AA5DD; */
}
.content_2_galery{
	width: 710px;
}
.add_info_ul {
   margin-left: 10px;
}
.add_info_li {
   margin-bottom: 10px;
}
.add_info_head {
   font-weight: bold;
   color:#ff6600;
   margin-bottom:20px;
}
.add_info_i {
   margin-right: 7px;
   margin-bottom: 15px;
   font-weight: bold;
   font-size: 11pt;
   color:  #ff6600;
   font-family: Times New Roman, Serif;
}
.link_photo{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 0px;
	width: 580px;
	/*border-top: 1px solid #6495ED;*/
}

.top_content{
	float: left;
	margin-left: 5px;
	padding: 5px 0px 0px 0px;
	border-top: 1px dashed #bbb;
	width: 500px;
	clear: both;
}

.head_{
   margin-right:3px;
   text-align:left
	/*
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px; 	background-color: #ff6600;
	background-color: #4682B4;
	color: White;
	*/
}

.head_search{
	margin: 0px;
   background-image: url(/img/main_search_3.gif);
   background-repeat: repeat-x;
   background-color: #ffffff;
	width:1005px;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	border: 1px solid #d0daea;
}


.block_head{
	/*-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background-color: #9596FF;
	*/
	text-align:left;
	padding-left: 5px;
	margin-bottom: 5px;
	/*border: 1px solid #d0daea;*/
	color: #003399;
	line-height: 1.5em;
	background-image: url(/img/main_search_3.gif);
	border: 1px solid #d0daea;
	/*background: #E7EFFF;
	border-bottom: 1px solid #003399;*/
}

.block_ask{
   background-color: #FFFFE0;
	text-align:center;
	padding-left: 5px;
	color: #555;
	line-height: 1.5em;
}
.block_ask_detail{
   background-color: #FFFFE0;
	text-align:left;
	padding-left: 5px;
	color: #555;
	line-height: 1.5em;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom: 1px solid #d0daea;
}
.block_head_menu{
	text-align:left;
	padding-left: 5px;
	color: #003399;
	line-height: 1.5em;
	background-image: url(/img/main_search_3.gif);
	border: 1px solid #d0daea;
	/*background: #E7EFFF; */
	}
.login{
   text-align:left;
	margin-left: 20%;
	padding: 2%;
}

.table_res{
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 600px;
}

.left_l{
	width: 200px;
	float: left;
	clear: both;
}

hr {
	height: 1px;
	border: none;
	color: #6495ED;
	background-color: #6495ED;
}

.search{
	padding: 5px;
	margin: 5px;
	border: 1px solid #6495ED;
	clear: both;
}
.left{
	width: 360px;
	float: left;
}
.right{
	width: 144px;
	margin-left: 365px;
	border: 1px none #A8C1D7;
}

.rss{
	padding: 5px;
}

.ot{
   text-align:left;
	padding-left: 10px;
	padding-bottom: 2px;
}

.bottom_ot{
	padding-bottom: 7px;
}

.menu_b{
	height: 15px;
	background-color: #ffffff;
	padding-left: 20px;
	margin-top: 20px;
	clear: both;
	text-align: center;
}
.menu_info {	
	color:#2A345A;
	padding-left:15px;
	border: 1px solid #6495ED;
	}
.menu_f{
	font: 11px Verdana, sans-serif, Helvetica, Arial;
	padding: 5px 0px 5px 0px;
	margin-left: 20px;
}
.menu_f_tree{
	font: 11px Verdana, sans-serif, Helvetica, Arial;
	color: #ff0000;
	padding: 5px 0px 0px 0px;
}
.filter_str{
   color: #003399;
   padding-top:10px;
   padding-bottom:10px;
   margin-left:10px
}
#view_image{
	float: left;
	width: 350px;
}
#reg{
	font-size: 8pt;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

.r{
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

#tabs {
	float: left;
	width: 100%;
	background: #F4F7FB;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #BCD2E6;
	margin-top: 5px;
}
#tabs ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}
#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs a {
	float: left;
	background: url("/style/t_left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabs a span {
	float: left;
	display: block;
	background: url("/style/t_right.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #627EB7;
}
#tabs a span {
	float: none;
}
#tabs a:hover span {
	color: #627EB7;
}
#tabs a:hover {
	background-position: 0 -42px;
}
#tabs a:hover span {
	background-position: 100% -42px;
}
#tabs #current a {
	background-position: 0 -42px;
}
#tabs #current a span {
	background-position: 100% -42px;
}

.important{
	width:896px;
	padding: 10px;
	margin: 10px;
	border: 1px solid #6495ED;
}

#brd {
	border-bottom:1px solid #9AA5DD;
	}
.brd {
	border-bottom:1px solid #9AA5DD;
	}
#brd_1 {
	border-top:1px solid #9AA5DD;
	border-bottom:1px solid #9AA5DD;
	padding: 0 20px 0 0;
	}
.brd_1 {
	border-top:1px solid #9AA5DD;
	border-bottom:1px solid #9AA5DD;
	padding: 0 20px 0 0;
	}
/* Sortable tables */
table.sortable a.sortheader {
	margin-top: 7px;
	padding-bottom: 5px;
	background-position: bottom;
	background-repeat: repeat-x;
	background: #FFF;
}
table.sortable span.sortarrow {
    color: #555;
    text-decoration: none;
}
table.sortable tbody .odd {
	color: #555;
	background-color: #fff;
}

table.sortable tbody .even {
	color: #555;
	background-color: #fafafa;
}
td, th {
   padding-top:2px;
	padding-bottom: 5px;
}

.prodrop4 {
	padding: 0;
	margin-left: 10px;
	list-style: none;
	height: 28px;
	background: transparent;
	position: relative;
	z-index:700;
}
.prodrop4 li.top {
	display: block;
	float: left;
	/*border-left: 1px solid White;*/
}
.prodrop4 li a.top_link {
	display: block;
	float: left;
	height: 28px;
	color: #003399;
	text-decoration: none;
	line-height: 28px;
	padding: 0px;
	cursor: pointer;
   font-size: 13px;
	font-weight: 500;
}
.prodrop4 li a.top_link span {
	float: left;
	display: block;
	padding: 0px 10px 0px 10px;
	height: 10px;
	z-index:700;
}
.prodrop4 li a.top_link:hover {color:#003399; text-decoration: underline;}
.prodrop4 li a.top_link:hover span {}

.prodrop4 li:hover > a.top_link {}
.prodrop4 li:hover > a.top_link span {}


.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop4 a:hover {visibility:visible; position:relative; z-index:700;}
.prodrop4 li:hover {position:relative; z-index:700;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {position:absolute; left:0px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop4 ul.sub1 {width:180px; line-height: 20px;}

.prodrop4 :hover ul {left:0px; top:28px; background: #fff; padding:0; border:1px solid #d0daea; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:800;}
.prodrop4 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul li a {
	display: block;
	width: auto;
	height: 25px;
	text-decoration: none;
}
.prodrop4 :hover ul li a:hover {background: #EDF1FA; color: #003399; text-decoration: underline;}

.suggest_link {
                display: block;
                background-color: #FFFFFF;
                padding: 2px 6px 2px 6px;
            }

a.suggest_link:hover {
                background-color: #3366CC;
            }

.search_suggest {
                position: absolute;
                visibility: hidden;
                background-color: #FFFFFF;
                text-align: left;
                border: 1px solid #000000;
					 z-index:1000;
            }

.prodrop5 {
	margin-left: 10px;
   list-style: none;
	background: transparent;
	position: relative;
	z-index: 500;
}
.prodrop5 li.top {
	display: block;
	float: left;
	padding-right:15px;
	position:relative;
}

.prodrop5 li a.top_link {
	float: left;
	display: block;
	text-decoration: none;
	padding: 0px;
}

.prodrop5 li.top:hover {
	float: left;
	display: block;
	padding-right:15px;
	/*border-left: 1px solid #9AA5DD;*/
	background-color:#fff;
}

.prodrop5 li a.top_link:hover {
	display: block;
	text-decoration: none;
	padding: 0px;
	position:relative;
}

.prodrop5 table {border-collapse:collapse; position:absolute; top:0; left:0;}

/* Default link styling */
/* Style the list OR link hover. Depends on which browser is used */

.prodrop5 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop5 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop5 ul {position:absolute; left:0px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; overflow: auto;}

.prodrop5 ul.sub1 {width:172px; line-height:15px; height:200px; text-align:left;}

.prodrop5 :hover ul {left:0px; top:13px; background: #fff; padding:0; border: 1px solid #d0daea; border-width: 1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop5 :hover ul li {display:block; height:15px; padding:0; position:relative; font-weight:normal; width:auto;}
.prodrop5 :hover ul li a {	display: block;	width: auto; text-decoration: none; padding-left:10px; line-height:1.5em;}
.prodrop5 :hover ul li a:hover {background: #EDF1FA; color: #003399; text-decoration: underline;}

.prodrop6 {
	margin-left: 10px;
   list-style: none;
	background: transparent;
	position: relative;
	z-index: 499;
}
.prodrop6 li.top {
	display: block;
	float: left;
	padding-right:15px;
	position:relative;
}

.prodrop6 li a.top_link {
	float: left;
	display: block;
	text-decoration: none;
	padding: 0px;
}

.prodrop6 li.top:hover {
	float: left;
	display: block;
	padding-right:15px;
	/*border-left: 1px solid #9AA5DD;*/
	background-color:#fff;
}

.prodrop6 li a.top_link:hover {
	display: block;
	text-decoration: none;
	padding: 0px;
	position:relative;
}

.prodrop6 table {border-collapse:collapse; position:absolute; top:0; left:0;}

/* Default link styling */
/* Style the list OR link hover. Depends on which browser is used */

.prodrop6 a:hover {visibility:visible; position:relative; z-index:199;}
.prodrop6 li:hover {position:relative; z-index:199;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop6 ul {position:absolute; left:0px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; overflow: auto;}

.prodrop6 ul.sub1 {width:172px; line-height:15px; height:200px; text-align:left;}

.prodrop6 :hover ul {left:0px; top:13px; background: #fff; padding:0; border: 1px solid #d0daea; border-width: 1px; white-space:nowrap; height:auto; z-index:299;}
.prodrop6 :hover ul li {display:block; height:15px; padding:0; position:relative; font-weight:normal; width:auto;}
.prodrop6 :hover ul li a {	display: block;	width: auto; text-decoration: none; padding-left:10px; line-height:1.5em;}
.prodrop6 :hover ul li a:hover {background: #EDF1FA; color: #003399; text-decoration: underline;}

.about {
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #adadad;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0daea;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0daea;
	}
img.blue
	{
	border : 0px solid #535E93;
	padding-top: 0px;
	}
img.blue_detail
	{
	border : 1px solid #d0daea;
	}
blue
	{
	color: #535E93;
	}
img.grey
	{
	border : 1px solid #d0daea;
	}
menu_base {
	font-weight:bold;
	color: #ff6600;
}

.prices_show {
   background-color:#fff;
   border:1px solid #d0daea;
   font-family:Verdana,Tahoma,sans-serif;
   font-weight:bold;
   color: #FF6600;
   font-size:11px;
   line-height:16px;
   margin:25px 0 0 5px;
   padding:2px 5px;
   position:absolute;
}

.ac_input {
   width: 300px;
}

.ac_input_ruslan {
   width: 400px;
}

.select_search {
   font:12px Verdana, Arial, Helvetica, sans-serif;
   border:1px solid #9AA5DD;
   width:200px;
   margin-top:2px;
   margin-left:5px;
   margin-bottom:2px;
   }

/* autocomplete */
input.autocomplete-loading
{
   background: white url('/img/indicator.gif') right center no-repeat;
}
ul.autocomplete
{
    position: absolute;
    overflow: hidden;
    background-color: #fff;
    text-align: left;
    border: 1px solid ButtonShadow;
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #000;
	 display:none;
	 z-index:1000;
}
ul.autocomplete li
{
  display: block;
  overflow: hidden;
  width: 100%;
  cursor:pointer;
}

ul.autocomplete li.selected
{
  background-color: Highlight ;
  color: #fff;
}

.ul_dict
{
   margin-top: 15px;
   margin-left: 10px;
}
.li_dict
{
   margin-bottom: 10px;
}
li.li_dict b
{
   color: #3366bb;
}
.notice_adm {
   background-color: #ffffcc;
	font-size: 11px;
	border: 1px solid red;
	float: left;
	width: 700px;
	line-height: 15px;
	margin-top:7px;
	margin-left:130px;
	padding:5px;
}
.notice_urg {
	float: left;
	width: 690px;
}

.adv_obj_block {
	font-size: 11px;
	border: 5px solid #E3F3CF;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right:5px;
	width: 235px;
	height: 77px;
}

.adv_obj_block_out {
	border: 1px solid #9ACB56;
	width: 250px;
	height: 95px;
	margin-bottom: 10px;
}

/* contact form in detail object*/

.contact_agent{
	float: left;
	width: 350px;
	margin-top:10px;
	margin-bottom:15px;
}
.contact_agent_head{
   background-image: url(/img/main_search_3.gif);
   background-repeat: repeat-x;
   background-color: #ffffff;
	border: 1px solid #d0daea;
   font-weight: bold;
	float: left;
	width: 297px;
	padding-left:5px;
	line-height: 17px;
	margin: 5px 0 10px 0;
}
.contact_agent_photo_data{
	float: left;
	width: 350px;
}
.contact_agent_data{
 	width: 250px;
	float: left;
}
.contact_agent_name{
 	width: 170px;
	float: left;
	margin-bottom: 4px;
}
.contact_agent_phone{
 	width: 120px;
	margin-bottom: 4px;
	float: left;
}
.contact_agent_mail{
 	width: 300px;
	float: left;
	margin-bottom: 4px;
}
.input_contact_agent_name {
   width: 160px;
   border:1px solid #9AA5DD;
 }
 .input_contact_agent_phone {
   width: 130px;
    border:1px solid #9AA5DD;
 }
 .input_contact_agent_mail {
   width: 300px;
   border:1px solid #9AA5DD;
 }
  .textarea_contact_agent {
   width: 300px;
   border:1px solid #9AA5DD;
   margin-top:2px;
   margin-bottom: 4px;
 }

 /* my_menu_inc*/

.my_menu {
   margin-bottom:15px;
   text-align:left;
   background-image: url(/img/lv_my_menu.png);
   background-repeat: repeat-x;
   background-color: #ffffff;
	border: 1px solid #d0daea;
 }
 .block_head_my_menu{
   font-size: 12px;
 	text-align:left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #3366bb;
	line-height: 1.5em;
	border-bottom: 1px solid #d0daea;

}
.my_menu_hover_a {
   color:#ff6600;
   font-weight:bold;
 }