#download_table table thead tr th.title {width:270px;}
#download_table table tbody tr	{text-align:center;}
#download_table table tbody th	{text-align:left; text-indent:1em;}
#download_table table tbody td, #download_table table tbody th{ border-bottom:1px solid #DCDCDC;}
#download_table table tbody img{display:inline;}

/*download view*/
#download .btn {margin-top:20px;}
#download .bg_body	{padding:20px 30px 0 20px;}
#download .bg_footer	{ margin-bottom:20px;}
	#download_img {height:130px; float:left;}
	#download_img  img{width:195px; height:90px; padding-right:20px;}
	#download_info {margin-left:20px;}
	#download_info h4 {padding-bottom:5px;font-size:1.2em; color:#5B6777;}
	#download_info dl {width:680px;line-height:145%;}
	#download_info dl dt {width:80px;  float:left; }
	#download_info dl dd {}
	#download_info img {margin:2px 0;}
	#download_desc {clear:both; padding:20px;}
	#download_desc .bg_footer {overflow:hidden;}
