/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 29, 2016, 8:53:00 PM
    Author     : root
*/
@font-face {
   
    font-family:GeorgiaRegularfont;
    src: url(GeorgiaRegularfont.ttf);

     font-family:msyi;
    src: url(msyi.ttf);

}
.all{}
.lisubmenu{display: none;cursor: pointer;font-size: 1em;color: black;font-family:msyi;}
.menuHome{cursor: pointer;font-size: 1.5em;color: black;font-family:msyi;font-weight: bold;}
.menu{cursor: pointer;font-size: 1.5em;color: black;font-family:msyi;font-weight: bold;}
.menuContact{cursor: pointer;font-size: 1em;color: black;font-family:msyi;font-weight: bold;}
.menu:hover{color: #808080}
a{text-decoration: none !important;color:#2F4F4F}
a:hover{color:#808080}
.loading_frame {
	visibility: hidden; 
	width:100%;
	height:100%;
	z-index: 12;
	position: fixed;
	
	
	background-color: rgba(255,255,255,0.5);*/

	
	
}