body{
color: #333;
font-family: Arial;
text-align: center;
height: 100%;
margin: 0 auto;
padding: 0;
font-size: 1em;
}

header{margin: 2em 0 0;}
header img{max-width: 300px;}

.warning_simple{font-size: 1.5em;color: #2A7EC9;}

a{text-decoration: none;color:#666}
p{margin:0;}
h1{font-size: 2.5em;margin:0}
.addr1,.addr2{font-size:1.3em;color:#666}
.zipcode_city{font-size:1.3em}
.phone{font-size:1.5em}
p.phone a{color:#3388aa;text-decoration: none;}
footer{font-size: 1.4em;margin: 1em 0;box-shadow: 0 -0.5em 1em #ccc;padding:1em 0 0}
footer a > img {max-height: 120px;}
footer span {line-height: 60px;vertical-align: bottom;color: #ccc;}
footer .mbel{color: #333;font-size: 17px;font-family: arial;}
footer .mbel .blue{color:#009fe8}
footer .mbel .green{color:#8b0}
footer .mbel .orange{color:#FCA805}
.ads{margin: 2em 0;}

section{margin:0 0 2em}

.blueBtn{
background: url('/i/bt_register.png') no-repeat 0 0 transparent;
border: 0;
display: block;
width: 429px;
height: 82px;
line-height: 60px;
color: #fff;
text-align: center;
text-decoration: none;
font-size: 34px;
font-family: Arial;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
margin: 0 auto;
}
.blueBtn:hover{
opacity:0.7;
}

.corner_simple_tr {
top: 38px;
right: -72px;
width: 300px;
position: fixed;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
writing-mode: lr-tb;
background: fff;
font: bold 1.5em 'Trebuchet MS',Arial, Helvetica;
text-shadow: 0 1px 0 rgba(0,0,0,0.4);
padding: 1em 0;
background-color: rgb(223, 223, 223);
box-shadow: 0 0 10px #000;
color: rgb(255, 255, 255);
background: #f09c15;
background: -webkit-gradient(linear, left top, left bottom, from(#f8c939), to(#f09c15) );
background: -moz-linear-gradient(-90deg, #f8c939, #f09c15);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f8c939', EndColorStr='#f09c15');
}
.corner_simple_tl {
top: 38px;
left: -72px;
width: 300px;
position: fixed;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
writing-mode: lr-tb;
background: fff;
font: bold 1.5em 'Trebuchet MS',Arial, Helvetica;
text-shadow: 0 1px 0 rgba(0,0,0,0.4);
padding: 1em 0;
background-color: rgb(223, 223, 223);
box-shadow: 0 0 10px #000;
color: rgb(255, 255, 255);
background: #f09c15;
background: -webkit-gradient(linear, left top, left bottom, from(#f8c939), to(#f09c15) );
background: -moz-linear-gradient(-90deg, #f8c939, #f09c15);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f8c939', EndColorStr='#f09c15');
}