﻿/*overwrite*/
div.contentsBody
{	
	background-image:none;
}

/*overwrite*/
div.separate
{	
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
	background-image:URL(../../images/11/line.gif);
	background-position:center center;
	background-repeat:repeat-x;
	height:5px;
}
table.SearchResult
{
	margin-left:-20px;
	margin-right:-20px;	
}
table.SearchResult td
{
	width:50%;
	vertical-align:top;
	padding-bottom:10px;
}
table.SearchResult td div.title
{		
	margin-bottom:5px;
	font-size:14px;
}
table.SearchResult td div.title a
{	
	font-weight:bold;
	color:#222222;	
}
table.SearchResult td p.descript a
{	
	
}
table.SearchResult td p.descript a:hover
{
	
}
table.SearchResult td p.descript
{	
	margin-bottom:5px;
	display:inline;	
}
table.SearchResult td div.datas
{	
	clear:both;
}
table.SearchResult td img.pic
{	
	margin-bottom:5px;
}
div.domains
{
	
	margin-bottom:25px;	
	margin-top:-15px;
	clear:both;
}
div.domains a
{
	display:block;
	margin-right:10px;
	float:left;
	color:#666666;
	white-space:nowrap;
}

