/*
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 : Jun 22, 2016, 11:01:46 AM
    Author     : root
*/
a{
 /*color: rgb(145,127,84);*/
 color:rgb(105,87,64);
 text-decoration:none;
}
a:visited{
    color: rgb(115,93,67);
    text-decoration:none;
}
li{
    padding:7px;
}
.h1Wrap{
    padding:30px;
    text-shadow: 3px 3px 5px #888, -2px -2px 0px rgb(255,247,220);
    text-align: center;
    background-color: rgba(249,240,235,.75);
    border-radius:9px;
    box-shadow:3px 3px 3px #433;
    color:rgb(89, 80, 60);
}
.h1I{
    display:inline-block;
    padding:0px;
    margin:0px;
    margin-right:30px;
    font-size:70px;
    font-family: 'Jolly Lodger', cursive;
}
h1{
    display:inline-block;
    font-size:47px;
}
.co_t{
    /*position:absolute;*/
    padding:0px;
    margin:0px;
    z-index:-1;
}
.co_b{
    position:absolute;
    bottom:7px;
    padding:0px;
    margin:0px;
}
.h2Wrap{
   background-image:url("Images/web_h2_bak_v0.png");background-repeat:no-repeat;background-size:cover;background-position:bottom left;
   text-align:left;
   vertical-align:bottom;
   padding-top:0px;
   padding-left:22px;
   padding-bottom:0px;
   border-radius:9px;
   box-shadow:2px 2px 3px white inset;
   border-bottom:solid;
   border-right:solid;
   border-color:#AAAAAA;
   border-width:1px;
   margin-bottom:28px;
   margin-top:30px;
}
h2{
    display:inline-block;
    font-size:30px;
    height:30px;
}
.h2I{
    height:60px;
    width:80px;
    display:inline-block;
    color:rgb(105,87,64);
    font-family: 'Jolly Lodger', cursive;/*'PT Serif', serif;*/
    font-size:60px;
    margin-right:20px;
}
.DB_screenshot{
    position:relative;
    text-align:center;
    margin-top:5px;
    margin-bottom:5px;
    padding:21px;
    background-color:rgba(215,215,235,1);
    border-radius:12px;
    border:solid;
    border-width:3px;
    border-color:rgb(155,150,100);
    box-shadow: 3px 3px 5px #333 inset;
}
.DB_screenshot_box{
    position:relative;
    margin: auto;
    height:227px;
    width:681px;
    padding:7px;
    box-shadow: 9px 9px 7px #aaaaba;
    border-left:solid;
    border-top:solid;
    border-color:white;
    border-width:2px;
}
.DB_hnav_bloc_l{
    position:relative;
    display:inline-block;
    width:33%;
    margin-bottom:30px;
    margin-right:18px;/*18*/
    padding:7px;
    font-size:19px;
    vertical-align:middle;
    background-color:rgba(255,255,255,0.5);
    border-radius:15px;
    box-shadow:2px 2px 3px white inset;
    border-bottom:solid;
    border-right:solid;
    border-color:#AAAAAA;
    border-width:1px;
}
.DB_nav_bloc_il{
    position:relative;
    display:inline-block;
    margin:0px;
    margin-right:36px;
    padding:0px;
    vertical-align:middle;
    width:64px;
    height:64px;
}
.DB_nav_bloc_im{
    position:absolute;
    left:35px;
    top:5px;
    display:inline-block;
    margin:0px;
    margin-right:18px;
    padding:0px;
    vertical-align:middle;
    width:40px;
    height:64px;
    font-family: 'Jolly Lodger', cursive;
    font-size:53px;
}
.DB_nav_bloc_ir{
    position:relative;
    display:inline-block;
    margin:0px;
    padding:0px;
    vertical-align:middle;
    width:190px;
}
.DB_hnav_bloc_r{
    position:relative;
    display:inline-block;
    width:62%;
    margin-bottom:30px;
    vertical-align:top;
}
.chIndex1{
    font-size:25px;
    margin-top:20px;
    margin-left:60px;
    margin-right:60px;
    border-bottom:1px solid gray;
}
.chIndex2{
    font-size:20px;
    margin-top:7px;
    margin-left:120px;
}