.box {
	padding: 5px;
	margin: 0 0 10px 0;
	background-color: #f4fbfe;
	font-weight: bold;
	color: #006699;
}
.btn-back {
	margin: 20px 0 0 0;
	padding: 0;
}
.btn-back a {
	background: url(../images/src/btn_back.png) no-repeat;
	display: block;
	width: 50px;
	height: 15px;
}
.btn-back span { display: none; }
.cleaner { clear: both; }
.header-swap {  }
.header-swap a { display: block; }
.header-swap span { display: none; }
.image-flow {
	display: block;
	float: left;
	margin: 0 5px 2px 0;
}
.list-basic li {
	list-style-position: outside;
	list-style-type: square;
	margin: 0 0 10px 20px;
	
}
.text_small { font-size: 10px; }
.video_container {
	position: relative;
	width: 320px;
	height: 240px;
}