@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back_lol.jpg);
	background-color: #0A0000;
	background-repeat: no-repeat;
	background-position:top center;
}
.cont {
	padding-left:20px;
	float:left;
	padding-top:20px;
	font-family:"Times Nxew Roman", Times, serif;
	text-align:justify;
	font-size:13px;
	color: #999;
}
.cont_02 {
	padding-left:20px;
	width:200px;
	float: left;
	padding-top:20px;
	font-family:"Times Nxew Roman", Times, serif;
	text-align:justify;
	font-size:13px;
	color: #999;
}


.home {
	padding:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:  #999;
	text-align:justify;
}

.home2 {
	padding:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color: #666;
	text-align:center;
}

#image{
border:1px #666 solid;
height:387px;
width:800px;
margin:auto;
}


.text {
	color:#908B44;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding:10px;
	text-align:left;
	font-weight:lighter;
	}

#container {
	padding-top:20px;
	}

#container img{
	padding:2px;
	height:70px;
	width:70px;
	background-color:#333;
	}
