/* CSS Document */

body{
	background-color:#000000;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

#wrapper{
	height:450px;
	text-align:center;
}

#kep{
	width:500px;
	margin-top:50px;
}

#thmbs{
	height:150px;
}

.inner_sub_pic{
	height:100px;
	margin-left:25px;
	float:left;
}
