/* 图片奥运 */ 
/* 标题 */
.title_dg04{
	font-weight: normal;
	background:url(../download/img/download_title.jpg) no-repeat 0px 0px;
	padding:10px 20px;	
	height:36px;
}
.title_dg04 h3{
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
	line-height: 24px;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}


/* 热门下载榜 */
.hotdawnload{
	width:213px;
	float:left;
	margin:10px; /* ie7 firefox */
	_margin:10px 5px; /* ie6 */
}
.hotdawnload_top{
	background: url(../img/zbyg_t.gif) no-repeat 0px 1px;
	height:27px;
}
.hotdawnload_top .hotdawnload_title{
	vertical-align: super;
	margin-left: 55px;
}
.hotdawnload_content{
	border-right: 3px solid #CA0000;
	border-left: 3px solid #CA0000;
	height:100%;
	padding:0px 12px;
}
.hotdawnload_content ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size: 12px;
}
.hotdawnload_content ul li{
	width: 100%;
	height:24px;
	color:#999;
	line-height:24px;
	border-bottom: 1px dashed #cccccc;
}
.hotdawnload_bottom{
	background: url(../img/zbyg_b.gif) no-repeat 0px 0px;
	height:22px;
}

/* 内容 */
.download_column {
	margin: 10px 30px;
}
.download_top {
	background: url(../news/img/news_top.gif) no-repeat 0px 0px;
	width:589px;
	height: 26px;
}
.download_content{
	border-left: 4px #fed4d6 solid;
	border-right: 4px #fed4d6 solid;
	width: 549px;
	height: 100%;
	padding: 0 16px;
	overflow: hidden;
	padding-bottom:20px;
}
.download_content dl {
	margin: 10px 10px 15px 10px; /* ie7 firefox */
	_margin: 10px 4px 15px 4px; /* ie6 */
	float: left;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	width: 116px;
}
.download_content dl dt {
	width: 122px;
	text-align: center;
}
.download_content dl dt img {
    padding: 1px;
	border: 1px solid #FFD4D7;
}
.download_content dl dd {
	width: 112px;
	margin: 1px 5px;
}
.an_download {
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	background: url(../live/img/an_dg01.gif) no-repeat;
	height: 23px;
	width: 79px;
	display: block;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}
.download_bottom {
	background: url(../news/img/news_bottom.gif) no-repeat 0px 0px;
	width:589px;
	height: 26px;
}