@charset "utf-8";

/****************** LAUNCH CONTENT HOME ******************/

.launch {
	position: relative;
	display: block;
	width: 900px;
	height: 375px;
}

.launch-home {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 350px;
	width: 900px;
}

.launch-box-control {
	position: absolute;
	bottom: 0px;
	left: 15px;
	width: 870px;
	height: 100px;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	border-color: #FFF;
}

.launch-box {
	float: left;
	width: 144px;
	height: 98px;
	border-right: 1px solid #FFF;
	background-color: #4D8AC3;
	overflow: hidden;
}

.launch-box img {
	margin-bottom: 4px;
}

.launch-box a {
	display: block;
	padding: 0 0 5px 0;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	background-color: #4D8AC3;
	text-decoration: none;
}

/*----------------------- LAUNCH CONTENT HOME -----------------------*/






/****************** LAUNCH CONTENT CATEGORY ******************/

.launch-inside {
	position: relative;
	display: block;
	width: 900px;
	height: 300px;
}

.launch-funjet {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
}

.launch-category {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 250px;
	width: 900px;
}

.launch-inside-box-control {
	position: absolute;
	bottom: 0px;
	left: 15px;
	width: 870px;
	height: 100px;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	border-color: #FFF;
}

.launch-inside-box {
	float: left;
	width: 144px;
	height: 98px;
	border-right: 1px solid #FFF;
	background-color: #4D8AC3;
	overflow: hidden;
}

.launch-inside-box img {
	margin-bottom: 4px;
}

.launch-inside-box a {
	display: block;
	padding: 0 0 5px 0;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	background-color: #4D8AC3;
	text-decoration: none;
}

/*----------------------- LAUNCH CONTENT CATEGORY -----------------------*/






/****************** LAUNCH CONTENT SUBCATEGORY ******************/

.launch-inside-2 {
	position: relative;
	display: block;
	width: 900px;
	height: 100px;
}

.launch-category {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 900px;
}

/*----------------------- LAUNCH CONTENT SUBCATEGORY -----------------------*/
