﻿#content #left .menu .head
{
	background-image: url(/Images/Download/leftMenuHeadBg.gif);
	width: 190px;
	background-repeat: no-repeat;
	height: 56px;
}
#homeList
{
	
}
#homeList .left
{
	float:left;
	width:345px;
}
#homeList .head
{
	float:none;
	clear:both;
	padding: 16px 8px 5px 5px;
	border-bottom: #7a93ab 1px solid;
}
#homeList .head .title
{
	float: left;
	font-weight: bold;
	color: #1c1c1c;
}
#homeList .head .more
{
	float:right;
}
#homeList .dlist
{
	margin:10px 0px 10px 0px;
	line-height:26px;
}
#homeList .dlist .item
{
	
}
#homeList .dlist .item .name
{
	float:left;
	width:248px;
	color: #5e5e5e;
}
#homeList .dlist .item .size
{
	float:left;
	width:70px;
	color: #5e5e5e;
}
#homeList .dlist .item .down
{
	float:left;
}


#homeList .right
{
	float:right;
	width:345px;
}


.sList
{
	margin:15px 20px 0px 20px;
	line-height:26px;
}
.sList .title
{
	margin:0px 0px 0px 15px;
	font-weight: bold;
	color: #222828;
}
.sList .item
{
	
}
.sList .item .name
{
	float: left;
	width: 490px;
	padding-left: 15px;
	background-image: url(/Images/redArr.gif);
	background-repeat: no-repeat;
}
.sList .item .size
{
	float:left;
	width:95px;
}
.sList .item .down
{
	float:left;
}
