input, textarea{
	width:360px;
	border:1px solid #b6b6b6;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    margin: 5px 0;
    padding: 5px 0 5px 10px;
    font-size: 13px;
	color: #666;
}

.index_footer {
	clear:both;
	height: 260px;
	background: url(/img/bg_footer.png);
	border-bottom: 1px solid #111;
	color:#fff;
	padding-top: 30px;
	font-size: 16px;
}

.index_footer_inner {
	width:1000px;
	margin:0px auto;
}

#forms {
	width:380px;
	float:left;
}


#forms input.input {
	width:20px;
	height:20px;
	padding:3px;
	color: #666;
}

#forms input.button{
	width:140px;
	padding:3px 5px;
	color: #000;
}

#forms textarea {
	height:90px;
	color: #666;
}


#spm {
	float:left;
	font-size:14px;
}

#butt {
	float:right;
	margin-right:20px;
}

.index_footer div.time {
	padding-left:40px;
	float:left;
	width:340px;
	height:240px;
	font-size: 16px;
	line-height:24px;
	font-weight:bold;
	background: url(/img/arrow_time.png) 0% 25% no-repeat;
}

.index_footer div.time span{
	display:block;
	padding-top:3px;
	font-size:32px;
	font-weight: normal;
}

	
.footer_contacts table {
	color:#fff;
	font-size: 14px;
}

.footer_contacts td.type {
	text-align:right;
	color: #b6b6b6;
}

.footer_contacts td {
	padding-top:15px;
}

.index_copy {
	clear:both;
	color:#fff;
	height: 40px;
	background: url(/img/bg_footer.png);
}

.index_copy_inner {
	width:1000px;
	margin:0 auto;
}

.index_copy span {
	display:block;
	float:left;
	font-size:9px;
	padding-top:3px;
}

.index_copy span.coder {
	padding-left: 20px;
}

.index_copy span.counter {
	padding:7px 0 0 190px;
}

.index_copy span.copyrights {
	float:right;
}
