﻿#outSub
{
    position: relative;
    float: none;
    width: 970px;
    min-height: 550px;
    height: auto !important;
    height: 550px;
    margin: 0 auto;
    padding: 0;
    background: transparent;
    text-align: center;
    border: solid 4px white;
    background-color: White;
}


.bgMountain
{
    position: relative;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    text-align: left;
    width: 969px;
    height: 30px;
    border: none;
    background: #b7c726;
    outline: 0;
}


.bgKids
{
    position: relative;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    text-align: left;
    width: 969px;
    height: 30px;
    border: none;
    background: #ec008c;
    outline: 0;
}


.bgCity
{
    position: relative;
    float: left;
    margin:0 0 0 0;
    padding: 0;
    text-align: left;
    width: 969px;
    height: 30px;
    border: none;
    background: #00aeef;
    outline: 0;
}

/*



.menuBgSub img, image
{
  padding: 7px 15px 0 0 ;

}
*/


.mainMenuSub
{
    position: relative;
    float: left;
    padding: 0;
    list-style: none;
    text-align: left;
    width: 200px;
    height: 20px;
    border: none;
    font: normal 12px Arial,Helvetica,Sans-Serif;
    color: #00377c;
    text-decoration: none;
    z-index: 2500;
    border: none;
    margin: 6px 0 0 25px;  
}

.mainMenuDefault
{
    position: relative;
    float: left;
    padding: 0;
    list-style: none;
    text-align: left;
    width: 200px;
    height: 20px;
    border: none;
    font: normal 12px Arial,Helvetica,Sans-Serif;
    color: #00377c;
    text-decoration: none;
    z-index: 2500;
    border: none;
    margin: 0 0 0 5px;  
}



.subContent
{
    position: relative;
    float: left;
    width: 970px;
    min-height: 250px;
    height: auto !important;
    height: 250px;
    margin-top: 10px;
    padding: 0;
    border: none;
    background-color: White;
    z-index: 3000;
}


.thumbModel
{
    position: relative;
    float: left;
    width: 174px;
    height: 110px;
    margin:15px 0 0 15px ;
    padding: 10px 0 0 0;
    border: solid 1px #000;
    background-color: Transparent;
    
}

.thumbWrapper
{
    position: relative;
    float: left;
    width: 975px;
    height: 460px;
    margin-left: -5px ;
    padding: 0;
    background-color: #ffffff;
    /*background-color: Aqua;*/
    overflow: auto;
}

/*
/*
.contentTxt
{
    position: relative;
    float: left;
    width: 350px;
    height: 350px;
    margin: 50px;
    padding: 0;
    border: solid 1px green;
}*/