@charset "utf-8";
/* CSS Document */
@import url(font/From Cartoon Blocks.ttf);

body{margin:0 auto;
	background-image: url(../img/bg.jpg);	
    background-size: cover !important; 
	background-attachment:fixed; 
	background-position:center;
	text-align:justify !important;
	font-size:14px !important;}
.background{}	

.warpper{ width:100%;}
.warpper_inside{ width:1000px; margin:0px auto;}


.top{width:100%;  height:100px; float:left;}
.logo{width:70%;}
.logo img { float:left;z-index:2; position:relative; padding:25px; top:10px}
.Contacts{float:left; width:30%; margin-top:50px;}	
.Contacts span{ margin-right:200px;}
/*.container {background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);border-radius: 15px;box-shadow: 4px 4px 10px 0 rgba(20, 20, 20, 0.6);
text-shadow: 1px 1px 5px #fff;width: 100%; float:left;}	*/

.Header{width:100%; float:left;}

.banner{width:100%; float:left;}
.content{width:100%; float:left; z-index:-1;background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);border-radius: 15px;box-shadow: 4px 4px 10px 0 rgba(20, 20, 20, 0.6);text-shadow: 1px 1px 5px #fff;width: 100%; float:left;}

.note{ width:60%; float:left; padding:10px;}
.note p{ line-height:24px;}
.note-line{ width:100%; float:left; padding:10px;}
.note-line-1{ width:70%; float:left; padding:10px;}
.note-line-2{ width:60%; float:left; padding:10px;}
.note-line-3{ width:30%; float:left; padding:10px;}
.slide{width:35%; float: right; padding:10px; z-index:1000;}
.bout{width:100%; float:left;}
.bout img{ width:200px; height:240px;}


.footer{width:100%; float:left; background-color:#004891; opacity:0.7;}
.link{width:100%; padding:10px; float:left;}
.link a{ border-right:1px solid #FFF;padding:0px 10px;color:#ccc;}

.font {	color:#666;	text-decoration: none;}
.font:hover {	color:#337AF0;}

.text {	color:#fff;	text-decoration: none;}
.text:hover {	color:#e66817;}

a{ text-decoration:none; color:#333;}
h1{font-family: "Open Sans",Helvetica,sans-serif;
	color:#075C78;
    font-size: 30px;
    font-weight: 100%;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    width: 50%;
    z-index: 10;}

h2{
    color:#075C78;
    font-family: "Economica",Arial,sans-serif;	
    font-size: 25px;
    font-weight: 100%;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    width: 50%;
    z-index: 10;
}
h3{
    color: #075C78;
    font-family: "Economica",Arial,sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    width: 50%;
    z-index: 10;
	
}
td img{ width:300px; height:200px; margin-left:70px;}
th img{ margin-right:100px;}
th {text-align:center !important;}
p {color:#000; margin-left:15px;}
