﻿.Wrapper .main .content .boxMidle
{
	width: 530px;
	float: left;
	margin: 0px 2px 0px 2px;	
	text-align: left;
}
.Wrapper .main .content .boxMidle .box
{
	width: 530px;	
}
.Wrapper .main .content .boxMidle .box .title
{
	width: 520px;
	padding-left:10px;
	float: left;
	height:26px;
	text-align: left;
	background-image:url(../Skins/active.gif);
	background-repeat:repeat-x;
	line-height:26px;	
	font-weight:bold;
	color:#f1f1f1;
}
.Wrapper .main .content .boxMidle .box .bg
{
	width: 524px;
	float: left;
	border:1px solid #FA841A;	
	text-align: left;
	line-height:22px;
	font-size:12px;	
	color:#4B4B4B;
	padding:0px 2px 0px 2px;
}
.Wrapper .main .content .boxMidle .box .bg .item
{
	width:524px;	
	margin:4px 0px 0px 0px;
	border-bottom:1px solid #F5CBA7;
	display:inline-block;
}
.Wrapper .main .content .boxMidle .box .bg .item img
{
	border:1px solid #008000;
	float:left;
	width:98px;
	height:68px;
}
.Wrapper .main .content .boxMidle .box .bg .item .short
{
	width:420px;
	float:left;
	margin-left:4px;	
	line-height:18px;
	color:#4B4B4B;
}
.Wrapper .main .content .boxMidle .box .bg .item .short a
{
	font-weight:bold;
	color:#F08121;	
}

/*css support*/
.Wrapper .main .content .boxMidle .box .bg .sup
{
	width:524px;	
	margin:4px 0px 0px 0px;
	border-bottom:1px solid #F5CBA7;
	display:inline-block;
}
.Wrapper .main .content .boxMidle .box .bg .sup label
{
	font-weight:bold;	
	clear:both;	
	color:#850000;	
}
.Wrapper .main .content .boxMidle .box .bg .sup span
{
	width:524px;	
	clear:both;
	float:left;
}
.Wrapper .main .content .boxMidle .box .bg .sup a
{
	float:right;
	color:#850000;	
	margin-right:10px;
}