﻿@charset "utf-8";
/* CSS Document */

#header{
width:960px;
margin:0 auto 10px;
}
.nav{
margin-top:1px;
height:26px;
background-color:#b82c23;
text-align:center;
padding-top:12px;
}
.nav span.line{
font-weight:normal;
padding:0 15px;
}






























