﻿.main .page .content .right
{
	width:241px;	
	float:left;	
	margin-left:5px;
}
.main .page .content .right .box
{
	width: 241px;
	float: left;
}
.main .page .content .right .box .title
{
	width: 226px;
	height:21px;
	float: left;
	background-image:url(../Skins/topmenu_mid.gif);
	background-repeat:repeat-x;
	border-left:10px solid #ff0000;	
	padding-top:10px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	font-size:13px;
	font-family:Tahoma;
	padding-left:5px;
}
.main .page .content .right .box .bg
{
	width:236px;
	float:left;
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;		
	text-align:left;
	padding-left:3px;
	line-height:25px;		
	padding-bottom:5px;
}
.main .page .content .right .box .bg a
{color:#0871DE;}
.main .page .content .right .box .bg a:hover
{
	text-decoration:underline;
}
.main .page .content .right .box .bg .item
{
	width:236px;
	float:left;
	padding-top:5px;
	border-bottom:1px solid #C8C8C8;
	padding-bottom:2px;
}
.main .page .content .right .box .bg .item img
{
	width:60px;
	height:70px;
	float:left;
	border:1px solid #808080;
}
.main .page .content .right .box .bg .item img:hover
{
	border:1px solid #FF0000;
}
.main .page .content .right .box .bg .item span
{
	width:168px;
	padding-left:5px;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:10px;
	line-height:18px;
}
.main .page .content .right .box .bg .item span label
{
	color:#FF0000;
}
.main .page .content .right .box .bg img
{
	width:230px;
	max-height:170px;
	border:0px;
}