@charset "utf-8";
body {
	/*background-image: url(images/new-model.jpg);*/
	background-image: url(images/bg1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f4fcff;
	background-size: contain;
}
#Wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
	
	background-color: #FFF;
	
	
}
/* CSS Document */
h1 {
	font-size:16px;
	color: #333;
	padding: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
p {
	color: #333;
	font-size:15.5px;
	padding: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align:justify;
	
	}
#header{
	margin:0px;
	padding:opx;
	margin-left:0px;
	}
.nav {
	background-color: #3d85f1;
	margin: 0px;
	padding: 0px;
	height: 38px;

	width: 940px;
}
#banner {
/*	background-image: url(images/bg_banner.jpg);
	background-repeat: no-repeat;*/
	background-position: center top;
	height:265px;
	margin-top: 15px;
}
#Main_container {
	padding-top:20px;
	width: 940px;
	background-color:#FFF;
	float:left;
	}
#left_contend {
	width: 622px;
	float:left;
	margin-left: 10px;
	
}
#text {
	width:622px;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: justify;
	font-size:12px;
	border: 1px solid #6b6b6b;
	height: 340px;
}
.wel {
	margin: 10px;
	text-align: justify;
	
}
#label {
	width: 622px;
	height: 500px;
}


#massage {
	width: 329px;
	border: 1px solid #6b6b6b;
	margin-top: 15px;
	float: left;
}
.deck {
	margin-left: 18px;
	margin-top: 10px;
}
.text1 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	text-align: justify;
}
#news {
	float: right;
	width: 280px;
	margin-top: 15px;
	border: 1px solid #6b6b6b;
	margin-right: px;
}
#cate {
	margin-top: 15px;
	border: 1px solid #6b6b6b;
	width:280px;
	margin-bottom: 20px;
}

.img4 {
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom:15px;
}





#right_contend {
	width: 300px;
	float:right;
}
.alumani {
	  box-shadow: 0 0 2px gray;
	border: 1px solid #6b6b6b;
	height: 113px;
	width: 281px;
}


.img {
	
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.img1 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.img2 {
	margin-left: 7px;
}
.page {
	width: 180px;
	float:right;
}
.img3 {
	margin-left: 10px;
	margin-top:5px;
}
.img5 {
	margin-left: 10px;
	margin-top:10px;
}
#tab {
	border: 1px solid #6b6b6b;
	height: 210px;
	width: 281px;
	margin-left: px;
	margin-top: 15px;
}
span {
   	text-align: center;
	margin-left:90px;
	font-size:14px;
	font-weight:bold;
}

samp {
	color: #F00;
	float: right;
	margin-right:10px;
	text-align: center;
}
* {
	font-family: sans-serif;
    font-size:12px;
	
}

a{
    	color:#FFF;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

a:hover {
    color: #39f;
}
#share {
	margin-top: 10px;
	border: 1px solid #6b6b6b;
	width:280px;
	margin-bottom: 20px;
	}
.img6 {
	margin-left: 10px;
	margin-top:10px;
	margin-bottom: 10px;
	}	


#footer {
	background-image: url(images/divline.jpg);
	background-repeat: repeat-x;
	width: 940px;
	height: 40px;
	float:left;
	


	
}
#footer3 {
	background-image: url(images/divline.jpg);
	background-repeat: repeat-x;
	width: 940px;
	height: 40px;
	float:left;
	margin-top:20px;

	
}	
 
    .myButton {
		float:right;
        
        -moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
        -webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
        box-shadow:inset 0px 1px 0px 0px #54a3f7;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
        background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
        
        background-color:#007dc1;
        
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border-radius:3px;
        
        border:1px solid #124d77;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:13px;
        font-weight:normal;
        padding:6px 24px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #154682;
        
    }
    .myButton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        
        background-color:#0061a7;
    }
    .myButton:active {
        position:relative;
        top:1px;
    }
.fad{
	
	 background-color: #F0F0F0;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 2px #808080;
    margin-left:8px;
    padding: 10px;
    width:135x;
	border: 1px solid #FFF;
	:0px 0px 2px #808080;
	}
.fad2{
	
	 background-color: #F0F0F0;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 2px #808080;
    margin-left:8px;
    padding: 5px;
    width:135x;
	border: 1px solid #FFF;
	:0px 0px 2px #808080;
	}
	
	
.fad2 a{ 
	text-decoration:none;
	color: #1e6b97;
	}
	
.fad2 a:hover{ 
	color: #F00;
	text-decoration: underline;
	
	}
strong {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	
}
