* {
	margin: 0;
	margin: 0;
}
body {
	overflow: hidden;
}
li {
	list-style-type: none;
}
.bText h3 {
	color: #000146;
}
.boxCau {
	width: 61px;
	height: 31px;
	background-color: transparent;
}
.divBoxCau {
		vertical-align: bottom;
}
.boxV {
	background-color: #ffffff;
	width: 200px;
}
.box{
	z-index: 500000;
	display: none;
	opacity: 0;
}

.c1 {
	width: 100%;
	position: relative;
	z-index: 500;
}
.tlc {
	background-image: url(aero/top-left.png);
	width: 22px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.tm {
	background-image: url(aero/top.png);
	width: 100%;
	height: 38px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.trc {
	background-image: url(aero/top-right.png);
	width: 28px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.ls {
	background-image: url(aero/left.png);
	width: 22px;
	height: 100%;
	background-repeat: repeat-y;
}
.bgd {
	background-image: url(aero/bgd.png);
	width: 100%;
	height: 100%;
	background-repeat: repeat;
	padding: 6px 6px;
}
.rs {
	background-image: url(aero/right.png);
	width: 28px;
	height: 100%;
	background-repeat: repeat-y;
}
.blc {
	background-image: url(aero/bottom-left.png);
	width: 22px;
	height: 26px;
	background-repeat: no-repeat;
}
.bm {
	background-image: url(aero/bottom.png);
	width: 100%;
	height: 26px;
	background-repeat: repeat-x;
}
.brc {
	background-image: url(aero/bottom-right.png);
	width: 28px;
	height: 26px;
	background-repeat: no-repeat;
}
.c1 div {
	width: 100%;
	z-index: 500;
	font-family: Arial, sans-serif;
	font-size: 11px;
}




