@charset "UTF-8";
#main{
	display: block;
	text-align:center;
	width: 1001px;
	height:auto;
	margin-top:20px;
}
#main P{
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	width: 920px;
	margin-bottom: 20px;
	margin-left:30px;
	text-align: left;
}
#rule{
	display: block;
	width: auto;
	height:auto;
	margin-top:10px;
	margin-left:25px;
	text-align:left;
}
#rule img{
	margin-right:5px;
	border-style: none;
}
#description{
	display: block;
	float: left;
	width: 600px;
	height:auto;
	margin-top:20px;
}
h1 {
	text-align: left;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #B60014;
	border-left: 5px solid #B60014;
	width: 920px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-indent: 5px;
}
h2{
	text-align: left;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top:30px;
	margin-bottom:10px;
	margin-left: 20px;
	border-left: 5px solid #B60014;
	text-indent: 5px;
}
#banner{
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	width: 920px;
	margin-bottom: 30px;
	margin-left:30px;
	text-align: left;
	line-height:15px;
}
#banner01{
	display:block;
	width:150px;
	float:left;
}
#banner02{
	display:block;
	width:264px;
	float:left;
}
#banner03{
	display:block;
	width:498px;
	float:left;
}
#banner04{
	display:block;
	width:155px;
	float:left;
	margin-top:20px;
}
#sticker01{
	display:block;
	width:90px;
	margin-right:20px;
	float:left;
}
#sticker02{
	display:block;
	width:190px;
	margin-right:20px;
	float:left;
}
#download{
	display:block;
	margin-top:10px;
	margin-left:30px;
}
#downlaad ul{
	display:inline;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	list-style:url(none);
}
#download li{
	display:block;
	width:225px;
	height:180px;
	float: left;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#ECEAF1;
	border-radius: 15px;
}
#download li a{
	text-decoration: none;
}
#download li img{
	display:block;
	text-align:center;
	margin:auto;
}
.rectangle{
	display:block;
	width:180px;
	height:100px;
	text-align:center;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
}
.cap{
	margin-top:10px;
}
#footer{
	margin-top:30px;
}