
.wrapper {
	width:100%;
	overflow:hidden
}
/* Global properties ======================================================== */



.slide-bangcap {
	margin:0px auto;
	width:960px;
	padding:0 6px;
	background: #000;

}
.khungbangcap {background:#FFF;}
.box-bangcap {
	background:#12110f;
	box-shadow:0 0 6px #000;
	-moz-box-shadow:0 0 6px #000;
	-webkit-box-shadow:0 0 6px #000;
	position:relative
}
/* ============================= main layout ====================== */
.thongtincanhan ul { color:#00F; font-size:14px; 
	margin: 0;
	padding: 3px 10px 3px 70px;
	list-style: none;}
.thongtincanhan ul li{
	margin: 0;
	padding: 3px 0 3px 5px;
	list-style: circle;
	margin-left:130px}
	

/* ============================= header ====================== */

/* ============================= content ====================== */
#content-bangcap {
}
.box1-bangcap {
	background:#fff;
	padding:10px
}

/* =========== kwiks slider ========= */
.kwicks-wrapper {
	width:880px;
	overflow:hidden; margin:auto;
}
.kwicks {/* recommended styles for kwicks ul container */
	list-style:none;
	position:relative;
	margin:0;
	padding:0 !important;
	overflow:hidden;
	height:414px;
	background:none
}
.kwicks li {/* these are required, but the values are up to you (must be pixel) */
	width:176px;
	height:414px;/*do not change these */
	display:block;
	overflow:hidden;
	padding:0 !important; /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor:pointer;
	background:none !important;
}
.kwicks.horizontal li {/* This is optional and will be disregarded by the script. However, it should be provided for non-JS enabled browsers. */
	margin-right:0;/*Set to same as spacing option. */
	float:left
}

figure {
	padding-top:4px
}
