﻿
.Search_Custom1
{
	margin-top: 6px;
}

.Search_Custom1 .simple
{
}

.Search_Custom1 .simple .text
{
	display: block;
}

.Search_Custom1 .simple .textbox
{
	border: solid 1px #E61922;
	width: 480px;
}

.Search_Custom1 .simple .dropdownlist
{
	visibility: hidden;
	width: 1px;
}

.Search_Custom1 .simple .button
{
	background-color: #E7625D;
	border: solid 1px #E61922;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	margin-bottom: 2px;
	margin-right: 4px;
	margin-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	position: relative;
	text-align: center;
	top: 3px;
	width: 56px;
}

.Search_Custom1 .result
{
	margin-top: 6px;
}

.Search_Custom1 .result .header
{
	font-size: 14px;
	font-weight: bolder;
}

.Search_Custom1 .result .items
{
	margin-top: 6px;
}

.Search_Custom1 .result .items .item
{
	margin-top: 3px;
}

.Search_Custom1 .result .items .item .title
{
	
}

.Search_Custom1 .result .items .item .title .url
{
}

.Search_Custom1 .result .items .item .title .url:hover
{
}

.Search_Custom1 .result .items .item .date
{
}

.Search_Custom1 .result .items .item .content
{
}

.Search_Custom1 .result .items .item .page
{
}

.Search_Custom1 .result .items .item .page .url
{
}

.Search_Custom1 .result .items .item .page .url:hover
{
}

.Search_Custom1 .result .items .pager
{
	margin-top: 6px;
}
