form {
	margin: 0px;
}

input
{
	color: #666666; 
	font-size: 14px; 
	font-family: Arial, Verdana, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #c5a869;
	height: 23px;
}

select
{
	color: #666666; 
	font-size: 14px; 
	font-family: Arial, Verdana, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #c5a869;
	height: 23px;
}

textarea 
{
	color: #666666; 
	font-size: 14px; 
	font-family: Arial, Verdana, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #c5a869;
	height: 83px;
}

input.small
{
	color: #666666; 
	font-size: 14px; 
	font-family: Arial, Verdana, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #c5a869;
	width: 20px;
	height: 20px;
}

input.image
{
	background: none;
	border-width: 0px;
}

.header .right .loginform form {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 11px;
}

.header .right .loginform .input input {
	width: 101px;
	height: 20px;
	border-color: #886141;
	background-color: #ddd2c6;
	color: #999999;
	padding-left: 3px;
}

.header .right .loginform .btn input {
	width: 88px;
	height: 31px;
}

.header .right .loginform .chk input {
	border-color: #195180;
	margin-left: 5px;
	width: 11px;
	height: 11px;
}

.container .column_left .block_qselect form {
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
}

.container .column_left .block_qselect form select, 
.container .column_left .block_qselect form input {
	margin-top: 5px;
	color: #666666; 
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #d1b987;
	width: 260px;
	height: 18px;
}

.container .column_left .block_qselect form input.image {
	background: none;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	width: 92px;
	height: 27px;
}

.menutop_block .search_form .bg_input input {
	background: none;
	border-width: 0px;
	width: 165px;
	margin-left: 5px;
	color: #999999;
	font-size: 12px;
	height: 19px;
}

.menutop_block .search_form .bg_input input.image {
	background: none;
	border-width: 0px;
	width: 19px;
	height: 19px;
}

.container .content .pobject_long .desc_row input, 
.container .content .pobject_long_price .bg .desc_row input {
	font-size: 12px; 
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #67401e;
	width: 64px;
	height: 16px;
}

.container .content .form_sort select {
	margin-left: 7px;
	margin-right: 17px;
	color: #666666; 
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #d1b987;
	width: 260px;
	height: 18px;
}

.container .content .pinfo .pinfo_desc .td_txt input {
	font-size: 14px;
	color: #704721;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #d1b987;
	width: 140px;
	height: 18px;
}
