
* {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style: none;
}


.Sites {
	width: 150px;
	height: 164px!important;
	height: 160px;
	margin-left: 10px!important;
	margin: 15px 12px;
	float: left;
	font: bold 0.9em;
	background: #DCDCDC url(images/sitesbg_off.gif) no-repeat left top;
	padding: 5px;
}

.Sites2{
	background: #D50078 url(images/sitesbg_on.gif) no-repeat left top;
	color: #fff;
	width: 150px;
	height: 164px!important;
	height: 160px;
	margin-left: 17px!important;
	margin: 15px 12px;
	float: left;
	font: bold 0.9em;
	padding: 5px;
}

.Sites * ,.Sites2 *{
	margin-bottom: 2px;
}

.site_name,.site_info{
	width: 150px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
}

.site_name span{
	float: right;
	width: 11px;
	height: 11px;
}

.Sites .site_name .type_css{
	background: url(images/css_off.gif) no-repeat 50% 50%;
}

.Sites .site_name .type_flash{
	background: url(images/flash_off.gif) no-repeat 50% 50%;
}

.Sites2 .site_name .type_css{
	background: url(images/css_on.gif) no-repeat 50% 50%;
}

.Sites2 .site_name .type_flash{
	background: url(images/flash_on.gif) no-repeat 50% 50%;
}

.site_info {
	font-weight: normal;
	font-size: 12px;
}

.site_info b{
	padding-left: 10px;
}

.Sites .site_info a{
	color: #f00;
}

.Sites .site_info a:hover{
	color: #333;
}

.site_author{
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
}

.site_author span a{
	font-size: 10px;
	float: right;
	background: url(images/comment.gif) no-repeat 6px 0px;
	padding-left: 20px;
}

.Sites2 .site_author span a{
	font-size: 10px;
	float: right;
	background: url(images/comment_on.gif) no-repeat 6px 0px;
	padding-left: 20px;
}

.site_img{
	width: 150px;
	height: 110px;
	position: relative;
	background: url(images/loading.gif) no-repeat 50% 50%;
}

.imageOver{
	background: url(images/zoom.gif) no-repeat 50% 50%;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.site_img img{
	width: 150px;
	height: 110px;
}

.site_name span{
	float: right;
}

.Sites2 .site_info a, .Sites2 .site_author span a{
	color: #fff;
}

.Sites2 .site_info a:hover , .Sites2 .site_author span a:hover{
	color: #333;
}

.Sites2:hover .site_info a{
	color: #fff;
}

.Sites2:hover .site_info a:hover{
	color: #333;
}

.sjztu{
	height: 150px;
	width: 200px;
	border: 3px solid #CCCCCC;
	margin: 0px 0px 5px 0px;
}
