@charset "utf-8";

.bg_top {
	background: url(images/bg_top.jpg) repeat-x;
	color: #FFF;
	font: 14px calibri;
}
.buttom {
	color: #FFF;
	font: 14px calibri;
}
.buttom :hover{
	color: #999;
	font: 14px calibri;
}
.text {
	color: #000;
	font: 16px calibri;
}
.bg_footer {
	background: url(images/bg_footer.jpg) repeat-x;
}


/* ------------ Choose color start -------------- */

#choose {
	position:fixed;
	left:0;
	width:25px;
	height:180px;
	background:url(images/choose-bg.png) repeat;
	top: 50px;
	padding-top: 25px;
}
#choose .icon {padding:0 0 0 5px;}
#choose .icon img {margin:0 0 8px 0;}
#choose a {outline:none;}
/* ------------ Choose color end -------------- */
.ad {
	position:fixed;
	z-index: 50;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
}
.live_chat_image {
	position:fixed;
	z-index: 50;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
}
.title {
	color: #000;
	font: 16px calibri;
}
