﻿img.mainPic
{
	margin-left:10px;
	margin-top:35px;
	border-style:none;
}

div.Search
{
	color:#ffffff;
	padding:15px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#003300;
	border-style:solid;
	border-width:5px;
	border-color:#005500;	
	margin-top:15px;	
	margin-bottom:10px;
}
div.SearchKey
{
	float:left;
	width:330px;
}
div.SearchKey input
{
	width:300px;
}
div.SearchColor
{
	float:left;
}
div.SearchEX
{
	float:right;
	text-align:right;
}

table.Sites
{
	border-style:none;
	width:970px;
	margin-left:-10px;
	margin-right:-10px;
	margin-top:15px;
}
table.Sites tr td
{
	border-style:none;
	width:33%;	
	vertical-align:top;
	text-align:left;
	font-size:12px;
}
table.Sites tr td strong.title
{
	display:block;
	margin-bottom:5px;
	font-weight:normal;
}
table.Sites tr td img.sitePic
{
	border-style:solid;
	border-color:#000000;	
	float:left;
	margin-bottom:5px;
	background-position:center center;
	width:175px;
	height:120px;
}
table.Sites tr td div.Datas
{
	float:right;
	width:110px;
}
table.Sites tr td div.Datas div.graphBase
{
	background-image:url(../../images/2/graphBase.png);
	background-position:center center;
	background-repeat:repeat-x;
	width:100px;
	height:10px;
	padding:2px;
	margin-bottom:5px;
}
table.Sites tr td div.Datas div.graphBase img
{
	height:10px;
}
table.Sites tr td div.Datas div.siteData
{
	margin-top:10px;
	font-size:10px;
}
table.Sites tr td div.Datas div.siteData a
{
	font-size:10px;
}
table.Sites tr td div.colors
{
	clear:both;
}
table.Sites tr td img.colorData
{
	width:30px;
	height:20px;
	margin-right:7px;
	border-style:solid;
	float:left;
	border-width:1px;
	border-color:#005500;
	border-top-color:#000000;
	border-left-color:#000000;
}
table.Sites tr td a.tags
{
	white-space:nowrap;
	margin-right:5px;
	font-size:10px;
	color:#ff8833;
	display:block;
	float:left;
}

div.sort
{
	float:right;
}
div.SitePR
{
	margin-bottom:15px;
}
