* {
	outline:0;
}
.clearer{
	clear:both;
}
img{
	border:none;
}

.page{
	position: relative;
	min-height:100%;
	_height:100%;
}
.domestic_submit{
	margin: 30px 0 0 0;
	float: right;
}
.logo{
 float:left;
 width:460px;
}
.phone_block{
	float:left;
	width:300px;
	text-align:right;
	font: 36px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top:76px;
}
.phone_block span{
	font-size:18px;
	color: #3C3B3B;
	padding-right:12px;

}
.phone_block .div{
	margin-top:4px;
	text-align:left;
	font: 33px Arial, Helvetica, sans-serif;
	color: #fff;
	background: transparent url(../form_images/back_phone.gif) no-repeat scroll 10px 0;
	height:42px;
	padding:2px 5px 0 50px;
-webkit-text-fill-color: #FFFFFF;

}
.right_top_bl{
	float:right;
}

.top_menu ul{
	list-style:none;
	overflow:hidden;
	float:left;
	clear:both;
}
.top_menu ul li{
	display:block;
	float:left;
	margin-right:5px;
}
.top_menu ul li a{
	display:block;
	float:left;
	color:#202020;
	font-size:14px;
	text-decoration:none;
	padding:0 0 0 12px;
	cursor:pointer;
	/*font-weight:bold;*/
}
.top_menu ul li a span{
	padding:2px 12px 0 0;
	display:block;
	height:20px;
	float:left;
}
.top_menu ul li a:hover{
	text-decoration:none;
	color:#fff;
	background: url(../../webapps/images/left_back_menu.gif) no-repeat left top;
}
.top_menu ul li a:hover span{
	background: url(../../webapps/images/right_back_menu.gif) no-repeat right top;
}
.top_menu ul li.current a{
	text-decoration:none;
	color:#fff;
	background: url(../../webapps/images/left_back_menu.gif) no-repeat left top;
}
.top_menu ul li.current a span{
	background: url(../../webapps/images/right_back_menu.gif) no-repeat right top;
}
.btn_bl{
	float:right;
	padding-right:12px;
}
.main{
	width: 385px;
	margin: 0 auto;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
}
.content_form{
	overflow:hidden;
	margin: 0 auto;
}

.left_col{
	float:left;
	width:382px;
	border: 1px solid #CCCCCC;
}
.white_box{
	background:#fff;
	padding:10px 25px;
	min-height:1px;
	_height:1px;
	margin-bottom:10px;
}
.white_box2{
	background:#fff;
	padding:10px 0px;
	min-height:1px;
	_height:1px;
	margin-bottom:10px;
}

.ico{
	background: url(../../webapps/images/ico.gif) no-repeat left center;
	padding:5px 0 5px 45px;
}
.ico1{
	background: url(../../webapps/images/ico1.gif) no-repeat left center;
	padding:5px 0 5px 45px;
}
.ico2{
	background: url(../../webapps/images/ico2.gif) no-repeat left center;
	padding:5px 0 5px 45px;
}
.ico3{
	background: url(../../webapps/images/ico3.gif) no-repeat left center;
	padding:5px 0 5px 45px;
}
.ico4{
	background: url(../../webapps/images/ico4.gif) no-repeat left center;
	padding:5px 0 5px 45px;
}
.ico5{
	background: url(../../webapps/images/ico5.gif) no-repeat left center;
	padding:5px 0 5px 45px;
}
.block_link{
	list-style:none;
	clear:both;
	overflow:hidden;
	margin:7px 0;
}
.block_link li{
	display:block;
	clear:both;
}
.block_link li a{
	display:block;
	float:left;
	color:#636363;
	text-decoration:none;
	padding:0 0 0 8px;
	cursor:pointer;
}
.block_link li a span{
	padding:2px 8px 0 0;
	display:block;
	height:16px;
	float:left;
}
.block_link li a:hover{
	text-decoration:none;
	color:#fff;
	background: url(../../webapps/images/left_back_link.gif) no-repeat left top;
}
.block_link li a:hover span{
	background: url(../../webapps/images/right_back_link.gif) no-repeat right top;
}
.gray_box{
	background:#F8F8F8;
	border:1px solid #EEEEEE;
	padding:10px 25px;
	min-height:1px;
	_height:1px;
	margin-bottom:10px;
	overflow:hidden;
}
.blue_txt{
	color:#3AAFED;
}
.right_col{
	float:right;
	width:520px;
}
.tab_box{
	width:381px;
	background:#FFFFFF;
}

.back_form{
	background: url(../../webapps/images/back_form_bot.jpg) no-repeat left bottom;
	padding:20px;
	font-size:12px;
	overflow:hidden;
 	
}



.fl_left{
	float:left;
	margin: 10px 0 0 0;
}

.fl_right{
	float:right;
	margin: 10px 0 0 0;
}

.marg{
	padding-left:17px;
}

.small_link{
	color:#9B9B9B;
	font-size:10px;
}

.inp{
	border:1px solid #D2D2D2;
	background:#fff;
	width:150px;
	margin:1px 0;
	height:21px;
	background-color: #FFF;
}
.ico_cal{
	position:absolute;
	margin:7px 0 0 -30px;
}

.inp1{
	border:1px solid #D2D2D2;
	background:#fff;
	width:100px;
	height:19px;
	margin:0px;
	
}

.inp3{
	border:0px;
	background:#fff;
	width:68px;
	height:17px;
	margin:0px;
	float:left;
}


.inp2{
	border:1px solid #D2D2D2;
	background:#fff;
	width:150px;
	height:19px;
	margin:0px;
}

.pointer_class {
	cursor:pointer;
	float:right;
	position:absolute; 
	margin:2px 0 0 -30px; 
	*margin:3px 0 0 -33px;
}

.pointer_class_ti_date {
	cursor:pointer;
	float:right;
	position:absolute; 
	margin:4px 0 0 -30px; 
	*margin:3px 0 0 -33px;
}

.sell{
	border:1px solid #D2D2D2;
	background:#fff;
	width:100px;
	margin:0px;
	height:23px;
}
.heig{
	_height:1px;
	min-height:1px;
}

.foot_content{
	width:937px;
	margin:0 auto;
	color:#fff;
}
.bot_menu{
	padding:10px 0;
}
.bot_menu ul{
	list-style:none;
}
.bot_menu ul li{
	display:block;
	float:left;
	margin-right:5px;
}
.bot_menu ul li a{
	display:block;
	float:left;
	color:#fff;;
	text-decoration:none;
	padding:0 0 0 12px;
	cursor:pointer;
}

.form_new select{
	border:1px solid #D2D2D2;
	background:#fff;
	width:100px;
	margin:1px 0;
	height:23px;
}

.form_new textarea {
	height: 60px;
	width: 339px;
	border:1px solid #D2D2D2;
	background:#fff;
}

.form_new .clearer{
	padding:4px;
}
.bot_menu ul li a span{
	padding:2px 12px 0 0;
	display:block;
	height:16px;
	float:left;
}
.bot_menu ul li a:hover{
	text-decoration:none;
	color:#0E0E0E;
	background: url(../../webapps/images/left_back_menu2.gif) no-repeat left top;
}
.bot_menu ul li a:hover span{
	background: url(../../webapps/images/right_back_menu2.gif) no-repeat right top;
}
.bot_menu ul li.current a{
	text-decoration:none;
	color:#0E0E0E;
	background: url(../../webapps/images/left_back_menu2.gif) no-repeat left top;
}
.bot_menu ul li.current a span{
	background: url(../../webapps/images/right_back_menu2.gif) no-repeat right top;
}


.input-calendar {
	background: url(../../webapps/images/cio_cal.gif) right center no-repeat;
}

.testimonial {
	padding: 10px 0;
	border-bottom:1px solid #aaa;
}

.state-info {
	border-top:1px solid #ccc;
	margin:10px 0;
	padding: 10px;
}

.state-from-popup {
	position: absolute;
	background: #fff;
	border:1px solid #039EF4;
	width: 150px;
	*margin-left:-104px;
	*margin-top:22px;
        max-height: 200px;
        overflow: auto;
}

.state-from-popup ul {
	display: block;
	margin:0;
	padding:0;
}

.state-from-popup ul li {
	display:block;
}

.state-from-popup ul li a {
	display:block;
	padding: 3px;
	text-decoration: none;
}

.state-from-popup ul li a:hover {
	background: #F5F6F8;
}

.form_new select{
	border:1px solid #D2D2D2;
	background:#fff;
	width:102px;
	margin:1px 0;
	height:23px;
}


.page{
 position: relative;
 min-height: 100%;
 _height:100%;
}

.ico6{
	background: url(../../webapps/images/ico6.gif) no-repeat left center;
	padding:5px 0 5px 45px;
}
.box{
	width:135px;
	float:left;
	padding-right:5px;
}
.text{
	background: url(../../webapps/images/liststyle.gif) no-repeat 0 4px;
	text-indent:11px;	
}
.date{
	color:#A7A7A7;
}
.form_wrapper {
	
}
