@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#444444;}
.header{ width:100%; float:left; border-bottom:1px solid #EAEAEA;}
.header_links a{ text-align:center; text-decoration: none; padding: 0px 10px; white-space: nowrap; line-height:45px;color:#444444; text-transform: uppercase; border-right:1px solid #EAEAEA; display:inline-block;}
.header_links a:hover{ text-decoration:none; color:#ED1B24;}

a.btn_red{ text-align:center; text-decoration: none; padding: 0px 10px; white-space: nowrap; line-height:45px;color:#fff; text-transform: uppercase; display:inline-block; background:#bc0009;}
a.btn_red:hover{ text-decoration:none; color:#fff;  background:#000;}
.bor_bot{ border-right:1px solid #EAEAEA;}
.pad0{ padding:0;}
.pad_tb{ padding:10px 0;}
.main_content{ width:100%; float:left;}
.down_cont{ padding:100px 0;}
p.eror{ color:#bc0009; text-align:center; font-size:30px; line-height:40px; font-weight:bold; text-align:center; text-transform:uppercase;}
p.mgs{ color:#444444; text-align:center; font-size:24px; line-height:34px; font-weight:normal; text-align:center; margin:25px 0;}
p.mgs span{ font-weight:bold;}
.mar_tb30{ margin:30px 0;}
p.bold_text{ color:#444444; text-align:center; font-size:30px; line-height:50px; font-weight:bold; text-align:center; margin:15px 0;}