body                            {font-family:'avenir';color:#333333;margin:0px;padding:0px;width:auto;font-size:1.4em;-webkit-text-size-adjust:none}

/*box1*/
.header                         {background-color:#04B4AE;height:5vh;position:fixed;top:0;width:100%;}
.header:after                   {content:"";display:block;clear:both;}
.header .header-1               {float:left;height:100%;}
.header .header-1 a             {text-decoration: none;padding:10px;font-weight:bold;;color:#ffffff;}
.header .header-1 a             {font-size:3vw;}
.header .header-2               {float:right;}
.header .header-2 a             {text-decoration: none;padding:7px;color:#ffffff;}
.header .header-2 a             {font-size:3vw;}
.header .header-2 p.vw          {font-size:15px;}


/*box1*/
.box1                           {width:100%;height:5vh;border-bottom:solid 1px #808080;}
.box1 .box1-l                   {width:50%;margin:0px;padding:0px;float:left;}
.box1 .box1-l p                 {color:#808080;font-size:4vw;margin:0px;padding:5px;}
.box1 .box1-r                   {width:50%;margin:0px;padding:0px;float:left;}
.box1 .box1-r a                 {text-decoration:none;margin:0px;padding:5px;font-size:2.5vw;float:right;background-color:#0099ff;border-radius:15px;background: linear-gradient(#05FBFF, #0099ff);border:3px #cccccc solid;color:#ffffff;margin-right:15px;}
.box1:after                     {content:"";display:block;clear:both;}


/*box2*/
.box2                           {width:88%;margin-left:auto;margin-right:auto;}
.box2 h5                        {text-align:center;color:#0099ff;font-size:2.3vmax;}
.box2:after                     {content:"";display:block;clear:both;}
.box2 p                         {width:100%;font-size:3vmin;margin-left:auto;margin-right:auto;text-decoration: none;color:#333333;}


/*box3*/


/*footer*/
.footer                         {background-color:#04B4AE;width: auto;height:5%;margin-top:50px;position:fixed;bottom:0px;width:100%;}
.footer .footer-left p          {float:left;font-size:2vw;color: #FFFFFF;}
.footer .footer-right p         {float:right;font-size:2vw;color: #FFFFFF;}