﻿div.search_item_container 
{
    margin:10px 0;
    width:336px;
}
div.search_image_container
{
	float:left;
	clear:left;
	margin-right:20px;
	height:110px;
}

div.search_title
{
	vertical-align:top;
	color:#8da68f;
}

div.search_desc
{
	vertical-align:top;
	height:48px;
	overflow:hidden;
	color:#6f7183;
}

div.search_price
{
	margin-top:4px;
}

span.search_price_notax
{
	float:left;
	margin-top:6px;
	margin-right:6px;
	color:#1f4022;	
}

span.search_price_tax
{
	float:left;
	margin-top:6px;
	color:#8da68f;
}

span.search_count
{
	float:right;
}

input.search_count_field
{
	width:20px;
	margin-right:10px;
	color:#3d4057;
}

span.search_count_desc
{
	color:#738d75;
}

div.SearchPage .search_double_container
{
    width: 400px;
    height: 20px;
    clear: both;
    margin: 15px 0;
}
div.SearchPage .search_double_container span
{
    width: 90px;
    float: left;
}
div.SearchPage .search_double_container input
{
    width: 55px;
    float: left;
}
div.SearchPage .search_double_container label
{
    width: 20px;
    float: left;
    padding: 0 5px;
}
div.SearchPage .search_double_container .search_double_label
{
    font-weight: bold;
}

div#search_gender 
{
	height: 100px;
	width: 300px;
}

div#search_gender img 
{
	clear: both;
	width: 70px;
}

div#search_gender label
{
	clear: both;
	width: 100px;
}

div#search_gender input
{
	clear: both;
	width: 100px;
}

div#search_gender .search_gender_item 
{
	float: left;
	text-align: center;
	width: 100px;
}