* {
	margin: 0;
	margin: 0;
}
body {
	overflow: hidden;
}
li {
	list-style-type: none;
}
.aText h3 {
	color: #000146;
}
.bText {
	color: #14144e;
}
.boxCau {
	width: 61px;
	height: 31px;
	background-color: transparent;
}
.boxCau2 {
	width: 49px;
	height: 22px;
	background-color: transparent;
}
.boxV {
	background-color: #ffffff;
	width: 200px;
}
.box{
	z-index: 5000;
	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;
}
.bgds {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
}
.sidemenu {
	padding: 0px 10px 0px 15px;
	width: 250px;
	height: 496px;
}
.sidelist {
	padding: 0px 10px 0px 15px;
	width: 140px;
}
.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;
}

.searchtd {
	padding: 0px 0px 0px 9px;
	height: 35px;
}

.bsearch {
	height: 20px;
	width: 48px;
}
.bclose {
	height: 20px;
	width: 37px;
}

