@font-face{
	font-family:"Roboto-BoldCondensed";
	src: url(../fonts/Roboto-BoldCondensed.ttf);
	src: local("Roboto-BoldCondensed"), url(../fonts/Roboto-BoldCondensed.ttf) format("truetype");
}
@font-face{
	font-family:"Roboto-Condensed";
	src: url(../fonts/Roboto-Condensed.ttf);
	src: local("Roboto-Condensed"), url(../fonts/Roboto-Condensed.ttf) format("truetype");
}
@font-face{
	font-family:"Roboto-Light";
	src: url(../fonts/Roboto-Light.ttf);
	src: local("Roboto-Light"), url(../fonts/Roboto-Light.ttf) format("truetype");
}
body{
	margin: 0;
	padding: 0;
	font-family: arial;
	line-height: 1.5em;
	font-size: 0.8em;
}
.border_radius{
	border-radius:50%;
	width:40px;
	height:40px;
}
.link2{ color: #fff; }
.link2:hover{
	color: #ECCF2F;
}	
a{
	text-decoration: none;
}
ul, li, p{
	list-style: none;
	margin: 0;
	padding: 0;
}
.kogach{
	text-decoration: none;
}
	.mobilew{
		background: url(../images/phone-28-32.png) no-repeat left 15px center;
		float: left;
	}
	.mobilew p{ 
		padding:0;
		margin:0; 
		padding-left: 1.5em;
	}
	.mobilew p a{  
		text-decoration: none;
		color: #fff;
		font-weight: 100;
	}

	.email1{ 
		background: url(../images/email-32.png) no-repeat left 15px center;
		padding:0;
		float: left;
	}
	.email1 p{ 
		padding-left:2.5em; 
		margin:0; 
	}
	.email1 a{  
		color: #fff;
		text-decoration: none;
		font-weight: 100;
	}
	
	.address{
		background: url(../images/map-marker-2-32.png) no-repeat left 10px top 15px;
		float: left;
	}
	.address p{
		margin:0; 
		padding-left:2.5em; 
		text-decoration: none;
		font-weight: 100;
	}
	
	.thongtin{
		background: url(../images/messenger-marker-2-32.png) no-repeat left 15px center;
		float: left;
	}
	.thongtin p{
		margin:0; 
		padding-left:2.5em; 
		text-decoration: none;
		font-weight: 100;
	}

.clear {clear:both; line-height:0; font-size:0; width:100%; height:0px;}
.clear1 {clear:both; font-size:0; width:100%; height:3px;}
.clear2 {clear:both; font-size:0; width:100%; height:10px;}
.clear3 {clear:both; font-size:0; width:100%; height:15px;}
.clear4 {clear:both; font-size:0; width:100%; height:20px;}
.clear5 {clear:both; font-size:0; width:100%; height:25px;}
.clear6 {clear:both; font-size:0; width:100%; height:40px;}
