﻿/*.tabs {
	float: right;
	width: 580px;
	border: 0px solid red;
}*/
.tab_header {
	float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 0 5px;
}
.emb {
	width: 425px;
	border: 0px solid red;
}

.links_Table {
	width: 100%;
}
.links_Table td {
	padding-bottom: 10px;
}
.item {
	float: right;
	width: 540px;
	padding: 5px;
	border: 1px solid #999;
}
.img img {
	float: right;
	overflow: hidden;
	background-position: 50% 50%;
}
.img img {
	width: 100px;
	height: 71px;
}
.info {
	float: right;
	width: 435px;
	margin-right: 5px;
	font-size: 11px;
	color: #333;
	border: 0px solid blue;
}
.info a {
	color: #333;
	text-decoration: none;
}
.info .t1 {
	float: right;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	border: 0px solid blue;
}
.info .t2 {
	float: right;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	border: 0px solid blue;
}
.info .text {
	float: right;
	clear: both;
	width: 100%;
	margin-bottom: 2px;
	border: 0px solid blue;
}
.info .other {
	float: right;
	clear: both;
	line-height: 15px;
	margin-left: 20px;
	border: 1x solid blue;
}
.info .rating {
	float: right;
	clear: both;
    border: 0px solid blue;
}
.info .rating .star {
	width: 13px;
	height: 12px;
}
