@charset "utf-8";
.bodywhite {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.bodyfooter {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}

.bodytitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #6dd0ef;
	text-decoration: none;
}

.producttitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0d161a;
	text-decoration: none;
}

body .cc_banner-wrapper .cc_banner{
  background-color:#77cee9;
	color:#fff;
	border-top:1px solid #12526b;
}

body .cc_banner-wrapper .cc_banner a.cc_btn{
	background-color:#12526b;
	color:#fff;
}