@charset "UTF-8";
.download-block {
	width:334px;
	height:133px;
	background:url(../images/home/download-block.png) no-repeat;
	float:right;
	margin:35px 5px 0px 20px;
	font-weight:normal;
}
.download-block-screenshoot{
	float:left;
	width:330px;
	height:310px;
}
.download-block-platforms{
	margin:20px 0px 0px 130px;
}
.download-block-platforms img{
	opacity:0.4;
}
.download-block-link{
	margin-left:130px;
	color:#ffc600;
	text-decoration:underline;
	font-size:14px;
}
.download-block-adsense{
	width:234px;
	height:60px;
	float:right;
	margin:10px 55px 0px 0px;
}
.random-feature-style-1, .random-feature-style-2{
	width:764px;
	height:135px;
	text-align:left;
}
.random-feature-style-1 {
	background:url(../images/home/feature-type-1.png) no-repeat;
}
.random-feature-style-1-1 {
	width:402px;
	height:133px;
}
.random-feature-style-1-2 {
	width:362px;
	height:133px;
}
.random-feature-style-2 {
	background:url(../images/home/feature-type-2.png) no-repeat;
}
.random-feature-style-2-1 {
width:362px;
	height:133px;
}
.random-feature-style-2-2 {
width:402px;
	height:133px;
}
.random-feature-title {
	font-size:15px;
	color:#ffc600;
	height:25px;
	padding:16px 0px 0px 22px;
}
.random-feature-text {
	font-size:13px;
	font-weight:normal;
	padding:5px 5px 5px 30px;
}
.random-feature-image {
	padding:0px 15px 0px 5px;
}
.more-features a{
	font-size:12px;
	color:#ffc600;
	text-decoration:none;
}
.more-features a:hover{
	color:silver;
	text-decoration:underline;
}