@charset "utf-8";
*{margin:0; padding:0;}
body {background-color: #EAEBEE;}
h1, h2, h3, h4, h5 {font-size:10px; color:#969696; font-family:"trebuchet MS"; font-weight:normal; display:inline;}
a { color:#0074EA;}
.header {background-color:#000000;height:29px;width:100%;color:#969696;text-align:center; padding-top:4px;}
.info { color:#252525; font-family:"trebuchet MS"; width:450px; margin:0 auto; height:300px; position:absolute; left:50%; top:50%; margin-left:-225px; margin-top:-130px;}
.title { font-size:34px;}
.text_info { font-size:12px; line-height:14px;}
