﻿.s_font_weight, .s_font_red, .s_font_blue, .s_font_green, .s_font_collection
{
	font-weight: normal;
}
.s_font_red
{
	color: red;
}
.s_font_blue
{
	color: blue;
}
.s_font_green
{
	color: green;
}
.search_list dt
{
	background: url(images/title_style3.gif) no-repeat right top;
	height: 21px;
	color: #030;
	font-weight: bold;
	padding: 3px 0 0 15px;
}
.search_list dd
{
	margin: 2px 4px 0;
}
.search_fbox
{
	background: #f1f1f1 url(images/search_fbox_bg.gif) no-repeat left;
	color: #030;
	height: 47px;
	padding: 17px 20px 0 55px;
}
.search_fbox2
{
	background: #f1f1f1  no-repeat left;
	color: #030;
	height: 0px;
	padding: 0px 0px 0 0px;
}
.search_fbox span
{
	font-weight: bold;
}
.search_fbox input
{
	width: 470px;
	margin: 0 5px;
}
.search_list li
{
	background: url(images/search_h_bg.gif) no-repeat left bottom;
	padding-left: 30px;
	height: 20px;
	margin-top: 5px;
}
.search_list li a
{
	color: #030;
}
.se_login
{
	padding: 8px;
}