#search_hd{
	background: transparent url(/img/search/search_hd.gif) no-repeat scroll 0 0;
	height: 45px;
	width: 578px;
}

.search_result{
	border-left:#C8D6D9 1px solid;
	border-bottom:#C8D6D9 1px solid; 
	color: #666666;
	float: right;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
	width: 370px;
}

.search_option{
	font-size: 14px;
	padding: 0 10px;
	width: 470px;
}

.search_option ul li{
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 10px;
}

.powered{
	height: 20px;
	text-align: right;
	width: 570px;
}

.sponsor_contain{
	color: #333333;
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	margin-top: 8px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 12px;
	width: 550px;
}

.sponsor_img{
	color: #333333;
	float: left;
	font-size: 12px;
	margin-bottom: 20px;
	margin-right: 10px;
}

.sponsor_contain_subhd a:hover{
	color:#FF6600;
}	

.sponsor_contain_subhd a{
	color: #003366 ;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	text-decoration: none;
}


.sponsor_contain_bdytext{
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 5px;
}

#sponsor_hd{
	background: transparent url(/img/search/sponsor_hd.gif) no-repeat scroll 0 0;
	height: 31px;
	width: 196px;
}

p.sponsor{
	font-size: 12px;
	line-height: 16px;
	padding: 5px 8px 0;
}

p.sponsor a{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

p.sponsor a:hover{
	color: #FF6600;
}


p.sponsor span{
	color: #FF6600;
	font-size: 11px;
	font-weight: normal;
}

#rednano_cont{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding-left: 130px;
	padding-top: 5px;
	text-align: left;
	width: 208px;
}

.rednano_field{
	padding-right: 20px;
	text-align: right;
	width: 318px;
}

.search_result .span{
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}

.currentSearchCategory{
	color: #FF6600 !important;
	font-weight: bold;
}

.search_option ul li a:hover{
	color: #FF6600;
}

.search_option ul li a{
	color: #0066CC;
	text-decoration: none;
}

/** IE fix **/
	* html #rednano_cont { padding-top:0;}
/** IE fix **/
