div#container
{
   width: 969px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #29AAE1;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #FFF200;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
#wb_Text_03 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text_03 div
{
   text-align: left;
}
#Line_01
{
   border-color: #FFF217;
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Image_01
{
   vertical-align: top;
}
#Image_01
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image_02
{
   vertical-align: top;
}
#Image_02
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image_03
{
   vertical-align: top;
}
#Image_03
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image_04
{
   vertical-align: top;
}
#Image_04
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text_vC 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text_vC div
{
   text-align: center;
}
#wb_Text_01 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text_01 div
{
   text-align: left;
}
#wb_Text_02 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text_02 div
{
   text-align: left;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Extension1
{
   text-align: center;
}
#Extension1
{
   color: #FF0000;
   display: block;
   font-family: Arial;
   font-size: 29px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px;
}
#Extension1
{
   overflow: hidden;
   position: relative;
}
#Extension1:after
{
   background-color: #FF0000;
   content: "";
   position: absolute;
   top: 0;
   left: auto;
   right: 0;
   width: 2px;
   height: 100%;
}
#Extension1 .heading
{
   display: inline-block;
   position: absolute;
   top: 0;
   left: 0;
   white-space: nowrap;
   opacity: 0;
}
#Extension1 .heading-active
{
   position: relative;
   opacity: 1;
}
@keyframes rotate_cube 
{
   from 
   {
      transform: rotateX(0deg) rotateY(0deg);
   }
   to 
   {
      transform: rotateX(360deg) rotateY(360deg);
   }
}
#Extension3 
{
   font-family: "Arial";
   font-size: 16px;
   padding-top: 100%;
   perspective: 1000px;
   perspective-origin: 50% 50%;
   position: relative;
}
#Extension3 .cube 
{
   animation: rotate_cube 20s infinite linear;
   bottom: 0;
   left: 0;
   margin: auto;
   position: absolute;
   right: 0;
   top: 0;
   transform-style: preserve-3d;
}
#Extension3 .cube > div 
{
   background-color: #98FB98;
   border: solid 1px #90EE90;
   box-sizing: border-box;
   color: #90EE90;
   height: 100%;
   opacity: 0.9;
   padding: 10px;
   position: absolute;
   text-align: center;
   width: 100%;
}
#Extension3 .cube a
{
   display: block;
}
#Extension3 .title
{
   font-weight: normal;
}
#Extension3 .description
{
   font-weight: normal;
}
#Extension3 .front 
{
   transform: rotateY(-90deg) translateX(50%) rotateY(90deg);
}
#Extension3 .back 
{
   transform: rotateY(-90deg) translateX(-50%) rotateY(270deg);
}
#Extension3 .right 
{
   transform: rotateY(-270deg) translateX(50%);
   transform-origin: top right;
}
#Extension3 .left 
{
   transform: rotateY(270deg) translateX(-50%);
   transform-origin: center left;
}
#Extension3 .top 
{
   transform: rotateX(-270deg) translateY(-50%);
   transform-origin: top center;
}
#Extension3 .bottom 
{
   transform: rotateX(270deg) translateY(50%);
   transform-origin: bottom center;
}
#Extension3:hover .front 
{
   transform: rotateY(-90deg) translateX(100%) rotateY(90deg);
}
#Extension3:hover .back 
{
   transform: rotateY(-90deg) translateX(-100%) rotateY(270deg);
}
#Extension3:hover .right 
{
   transform: rotateY(-360deg) translateX(50%) rotateY(90deg) translateX(50%);
}
#Extension3:hover .left 
{
   transform: rotateY(270deg) rotateX(90deg) translateY(50%) rotateX(-90deg) translateX(-50%);
}
#Extension3:hover .top 
{
   transform: rotateX(-270deg) rotateY(-90deg) translateX(50%) rotateY(90deg) translateY(-50%);
}
#Extension3:hover .bottom 
{
   transform: rotateX(270deg) rotateY(-90deg) translateX(50%) rotateY(90deg) translateY(50%);
}
#Extension3 .cube > div 
{
   transition: transform 200ms ease-in;
}

#wb_CssMenu_01
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
}
#wb_CssMenu_01 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu_01 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 10px 0px 0px;
}
#wb_CssMenu_01 a
{
   display: block;
   color: #40A9DC;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu_01 > ul > li > a
{
   height: 28px;
   line-height: 28px;
   padding: 0px 5px 0px 5px;
}
#wb_CssMenu_01 li:hover a, #wb_CssMenu_01 a:hover, #wb_CssMenu_01 .active
{
   color: #FFF315;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu_01 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu_01 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu_01 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_CssMenu_01.affix
{
   top: 0 !important;
   position: fixed !important;
   left: 50% !important;
   margin-left: -419px;
}
#CssMenu_01 li i
{
   font-size: 19px;
   margin-right: 5px;
   width: 21px;
}
#wb_uid12
{
   background-color: #40A9DC;
   color: #FFF315;
   font-family: "Arial";
   font-size: 19px;
}
#wb_uid5
{
   background-color: #FFFFFF;
   color: #29AAE1;
   font-family: "Arial";
   font-size: 15px;
}
#wb_uid13
{
   background-color: #29AAE1;
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 13px;
}
#wb_uid4
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Arial";
   font-size: 15px;
}
#wb_uid10
{
   background-color: #FFFFFF;
   color: #25AAE1;
   font-family: "Arial";
   font-size: 13px;
}
#wb_uid3
{
   background-color: #FFFFFF;
   color: #29AAE1;
   font-family: "Arial";
   font-size: 15px;
}
#wb_uid21
{
   color: #000000;
   font-family: "Arial";
   font-size: 16px;
}
#wb_uid11
{
   background-color: #FFFFFF;
   color: #25AAE1;
   font-family: "Arial";
   font-size: 16px;
}
#wb_uid2
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Arial";
   font-size: 15px;
}
#wb_uid20
{
   color: #000000;
   font-family: "Arial";
   font-size: 16px;
}
#wb_uid16
{
   color: #000000;
   font-family: "Arial";
   font-size: 16px;
}
#wb_Text_02
{
   position: absolute;
   left: 25px;
   top: 272px;
   width: 359px;
   height: 60px;
   z-index: 8;
}
#wb_Text_01
{
   position: absolute;
   left: 134px;
   top: 227px;
   width: 250px;
   height: 21px;
   z-index: 7;
}
#wb_uid1
{
   color: #000000;
   font-family: "Arial";
   font-size: 13px;
}
#wb_Text_03
{
   position: absolute;
   left: 25px;
   top: 627px;
   width: 934px;
   height: 4257px;
   z-index: 0;
}
#wb_uid17
{
   color: #000000;
   font-family: "Arial";
   font-size: 16px;
}
#wb_uid0
{
   background-color: #FFFFFF;
   color: #29AAE1;
   font-family: "Arial";
   font-size: 15px;
}
#wb_Extension1
{
   position: absolute;
   left: 0px;
   top: 108px;
   width: 810px;
   height: 38px;
   z-index: 10;
}
#wb_uid14
{
   background-color: #29AAE1;
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 13px;
}
#wb_Text_vC
{
   position: absolute;
   left: 786px;
   top: 954px;
   width: 173px;
   height: 30px;
   text-align: center;
   z-index: 6;
}
#wb_uid15
{
   display: inline-block;
}
#wb_Image_04
{
   position: absolute;
   left: 765px;
   top: 760px;
   width: 194px;
   height: 194px;
   z-index: 5;
}
#wb_Extension3
{
   position: absolute;
   left: 834px;
   top: 29px;
   width: 100px;
   height: 107px;
   z-index: 11;
}
#wb_Text1
{
   position: absolute;
   left: 120px;
   top: 436px;
   width: 220px;
   height: 60px;
   z-index: 9;
}
#wb_Image_02
{
   position: absolute;
   left: 356px;
   top: 189px;
   width: 603px;
   height: 409px;
   z-index: 3;
}
#wb_Image_03
{
   position: absolute;
   left: 0px;
   top: 180px;
   width: 416px;
   height: 425px;
   z-index: 4;
}
#wb_CssMenu_01
{
   position: absolute;
   left: 65px;
   top: 136px;
   width: 839px;
   height: 100px;
   z-index: 12;
}
#wb_uid18
{
   color: #000000;
   font-family: "Arial";
   font-size: 16px;
}
#wb_uid19
{
   color: #000000;
   font-family: "Arial";
   font-size: 16px;
}
#wb_Image_01
{
   position: absolute;
   left: 0px;
   top: 1px;
   width: 311px;
   height: 135px;
   z-index: 2;
}
#wb_uid9
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Arial";
   font-size: 15px;
}
#wb_uid8
{
   color: #000000;
   font-family: "Arial";
   font-size: 13px;
}
#wb_uid7
{
   background-color: #FFFFFF;
   color: #29AAE1;
   font-family: "Arial";
   font-size: 15px;
}
#Line_01
{
   position: absolute;
   left: 13px;
   top: 172px;
   width: 946px;
   z-index: 1;
}
#wb_uid6
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Arial";
   font-size: 15px;
}
