#panel_contact{
	top: 200px;
}
#panel_video{
	top: 240px;
}
#panel_visitor{
	top: 280px;
}
.panel_{
	position: fixed;
	z-index: 10;
	margin-left: -277px;
}
.panel_bar{
	background:#2994ff;
	float: left;
	padding: 5px 9px 5px 13px;
	cursor: pointer;font: 14px vlkwebfont;
	float: left;
	color: #eee;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 15px;
}
.boxContact_ iframe{
	width: 100%;
	border: 0px;
}
.boxContact_ a{
	font: 13px vlkwebfont;
	margin-top: 5px;
	float: right;
	color: #343434;
	text-decoration: underline;
}
.boxContact_ a:hover{
	color: #2687e8;
}
.panel_bar:hover{
	background:#2687e8;
}
.panel_bar_text{
	font: 14px vlkwebfont;
	float: left;
	color: #eee;
}
.boxContact_{
	background:#E4E4E6;
	box-shadow: 0px 0px 9px 0px #2994ff;
	border-bottom-right-radius: 15px;
	//background: red;
	float: left;
	padding: 17px;
	width: 240px;
}
.boxContact_ li{
	width: 100%;
	height: 30px;
	//background: #eee;
	float: left;
	margin-bottom: 8px;
}
.boxVisitor_{
	background:#E4E4E6;
	box-shadow: 0px 0px 9px 0px #2994ff;
	border-bottom-right-radius: 15px;
	//background: red;
	float: left;
	padding: 17px;
	width: 240px;
}
.boxVisitor_ li{
	width: 50%;
	height: 30px;
	//background: #eee;
	float: left;
	margin-bottom: 4px;
}
.text{
	font: 13px vlkwebfont;
	padding-top: 5px;
	float: left;
	color: #343434;
}
.icon{
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin: 0 12px 0 0;
}
#visitor_slide{
	float:left;
	width:240px;
	height:170px;
	overflow: hidden;
	position: relative;
}
#visitor_slide_in{
	height: 340px;
	width: 240px;
	float: left;
	position: relative;
}
.btnVisito{
	width: 20px;
	border: 0px;
	height: 20px;
	background: #2994ff;
	border-radius: 22px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	margin-left: 3px;
	float:right;
	margin-top: 1px;
	font-size: 9px;
}
.btnVisito:hover{
	background: #2687e8;
}
.btnDown{
	background-image: url(btnDown.png);
}
.btnUp{
	background-image: url(btnUp.png);
}
.icon_skype{
	background: url("skype.png") no-repeat;
}
.icon_phone{
	background: url("phone.png") no-repeat;
}
.icon_mail{
	background: url("email.png") no-repeat;
}
.icon_contact{
	background: url("contact.png") no-repeat;
}
.icon_Cambodia{
	background: url("cambodia.png") no-repeat;
}
.icon_usa{
	background: url("usa.png") no-repeat;
}
.icon_china{
	background: url("china.png") no-repeat;
}
.icon_vietnam{
	background: url("vietnam.png") no-repeat;
}

.icon_russia{
	background: url("russia.png") no-repeat;
}
.icon_thia{
	background: url("thia.png") no-repeat;
}
.icon_germany{
	background: url("germany.png") no-repeat;
}
.icon_france{
	background: url("france.png") no-repeat;
}
.icon_brazil{
	background: url("brazil.png") no-repeat;
}
.icon_uk{
	background: url("uk.png") no-repeat;
}

.icon_world{
	background: url("world.png") no-repeat;
}