@import url(reset.css);

#clear {clear: both;}
#center {
    width: 1200px;
    height: 100%;
    margin: auto;
}
#center2 {
    width: 1200px;
    height: 100%;
    margin: auto;
}

#wrapper {
    width: 100%;
    height: 100%;
    
    
}
#fovt {
    position: absolute;
    top: 250px;
    left: 5px;
    position: fixed;
    cursor: pointer;   
}
#fovt1.active, #fovt1:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
#fovt2.active, #fovt2:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
#fovt3.active, #fovt3:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
#fovt4.active, #fovt4:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#header {
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    position: fixed;
    opacity: 0.9;
    z-index:60;
    margin-bottom: 50px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);  
}
                                    #iheader {
                                        width: 1190px;
                                        height: 50px;
                                        outline: 0px solid #cc0000;
                                        margin: auto;
                                        
                                    }
                                    /*----------------------*/
                                    #log{
                                        background-image: url(../images/logo.png);
                                        background-repeat: no-repeat;
                                        width: 195px;
                                        height: 50px;
                                        float: left;
                                    }
                                    #log.active, #log:hover {
                                        background-image: url(../images/logo2.png);
                                        background-repeat: no-repeat;
                                        width: 195px;
                                        height: 50px;
                                        float: left;
                                    }
                                    
                                    
                                    
                                    
                                   /*----------------------*/
                                    #nav li a {                                        
                                        outline: 0px solid #cccccc;
                                        float: right;
                                        padding-top: 15px;
                                        padding-left: 30px;
                                        font: 18px Tahoma, sans-serif;
                                        text-decoration: none;
                                        color: #02133E; 
                                                                             
                                    }
                                    
                                    #nav li a.up {
                                        padding-left: 180px;
                                        
                                    }
                                    
                                    
                                    
                                    #nav li a.active, #nav li a:hover {
                                        color: #0083FF;
                                    }
                                    

/*ÌÅÍÞ*/


/*ÏÎÑËÅÄÍÈÅ ÍÎÂÎÑÒÈ*/                                              

#content {
    width: 100%;
    height: 1350px;
    background-color: #ffffff;   
}
#center2 h3 {
    font: 20px Tahoma, sans-serif;
    color: #0083FF;
    padding-top: 80px;
    text-align: center;
    
    
}
#center2 h3.si {
    padding-top: 440px;
}
                                    #icon1 {
                                        width: 1200px;
                                        height: 650px;
                                        background-color: #ffffff;
                                        float: left;
                                        margin-right: 30px;
                                        
                                    }
                                   
                                                
                                                
                                                #icon1 p {
                                                    text-align: center;
                                                    font: 18px Tahoma, sans-serif ;
                                                    color: #000000;
                                                    margin: auto;
                                                    width: 1000px;
                                                    line-height: 30px;
                                                    word-spacing: 10px;
                                                }
                                                
                                                
                                                #ap {
                                                    width: 1000px;
                                                    height: 80px;
                                                    margin: auto;
                                                    margin-top: 80px;
                                                }
                                                
                                                #icon1 p.sin {
                                                    color: #ACABAB;
                                                    text-align: center;
                                                    
                                                }
                                                
                                                #text {
                                                    font: 16px Tahoma, sans-serif ;
                                                    color: #000000;
                                                    width: 1000px;
                                                    height: 250px;
                                                    margin: auto; 
                                                }
                                                #reset, #submit {
                                                    font: 18px Tahoma, sans-serif ;
                                                    cursor: pointer; 
                                                    color: #ACABAB; 
                                                    margin-top: 7px;
                                                
                                                }
                                                #reset.active, #reset:hover {
                                                    color: #000000;
                                                }
                                                #submit.active, #submit:hover {
                                                    color: #000000;
                                                }
.map{
    width: 1000px;
    height: 500px;
    margin: 0 auto;
    margin-top: 50px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}                                                
                                    
                                    
#footer {
    width: 100%;
    height: 50px;
    
}
                                    #ifooter {
                                        width: 1190px;
                                        height: 30px; 
                                        margin: auto; 
                                        padding-top: 15px;
                                    }
                                    #ifooter p {
                                        font: 16px Tahoma, sans-serif;
                                        color: #000000;
                                        text-decoration: none;   
                                    }
                                    
                                    
                                    
                                    #fovt1{
                                        background-image: url(../images/fovt/facebook2.png);
                                        background-repeat: no-repeat;
                                        width: 35px;
                                        height: 35px;
                                        float: left;
                                        margin-left: -5px;
                                        
                                        
                                        
                                    }
                                    
                                    #fovt2{
                                        background-image: url(../images/fovt/ok2.png);
                                        background-repeat: no-repeat;
                                        width: 35px;
                                        height: 35px;
                                        float: left;
                                        margin-left: -5px;
                                        margin-top: 5px;
                                    }
                                    
                                    
                                    #fovt3{
                                        background-image: url(../images/fovt/vk2.png);
                                        background-repeat: no-repeat;
                                        width: 35px;
                                        height: 35px;
                                        float: left;
                                        margin-left: -5px;
                                        margin-top: 5px;
                                    }
                                    
                                    #fovt4{
                                        background-image: url(../images/fovt/twitter2.png);
                                        background-repeat: no-repeat;
                                        width: 35px;
                                        height: 35px;
                                        float: left;
                                        margin-left: -5px;
                                        margin-top: 5px;
                                    }
                                    #ifooter p.pr {
                                        font: 16px Tahoma, sans-serif;
                                        color: #000000;
                                        text-decoration: none;
                                        float: right;
                                        margin-top: -20px;
                                        margin-right: 10px;
                                    }
                                    
                                    #log2{
                                        background-image: url(../images/log3.png);
                                        background-repeat: no-repeat;
                                        width: 80px;
                                        height: 40px;
                                        float: right;
                                        margin-top: -30px; 
                                    }
                                    #log2.active, #log2:hover {
                                        background-image: url(../images/log4.png);
                                        background-repeat: no-repeat;
                                        
                                        }









