@charset "utf-8";
/* CSS Document */

.download{
		width:717px;
		height:auto;
		padding-left:20px;
		padding-right:30px;
			padding-top:10px;
			}
.download_product{
	width:710px;
	height:150px;
		}
.download_product_1{
		width:230px;
		height:150px;
		float:left;
		}
.download_product img{
		float:left;
		border:none;
		}
.download_product h2{
		font-size:12px;
		font-weight:bold;
		padding-top:5px;
		color:#5c5c5c;
		}
.download_product p{
		font-size:12px;
		color:#5c5c5c;
		padding-top:10px;
		margin:0px;
		line-height:18px;
		}
		
