.clear {
    clear: both;}

ul li {
    list-style: none;}

a {
    text-decoration: none;
    color: #000000;}

h1 {
    font-size: 32px;
    color: #307AD3;}

h2 {
    font-size: 16px;}

p {
    line-height: 25px;}

#header-container {
    margin: 0 auto 14px auto;
    width: 960px;
    height: 108px;
    border: 1px solid #9B9B9B;}

#top-sec {
    width: 100%;
    height: 30px;
    background-color: #528BCC;
    -webkit-box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.09);
    box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.09);}

#middle-sec {
    float: left;
    width: 932px;
    height: 48px;
    line-height: 48px;
    color: #307AD3;
    font-size: 25px;
    padding-left: 28px;
    z-index: 10;
    position: relative;
    -webkit-box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.09);
    box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.09);}

#nav-container {
    float: left;
    width: 100%;
    height: 30px;
    background-color: #CCCCCC;
    position: relative;
    z-index: 3;}

#nav-container ul {
    margin: 0;
    width: 920px;
    line-height: 30px;
    height: 30px;
    display: inline-block;}

#nav-container li {
    display: inline-block;
    clear: both;
    padding-right: 25px;}

#banner-container {
    margin: 0 auto;
    width: 960px;
    height: 242px;}

#body-container {
    margin: 15px auto 200px auto;
    padding-bottom: 250px;
    width: 960px;}

#info01 {
    margin-right: 5px;
    width: 316.66667px;
    height: 50px;
    background-color: #659FD4;
    float: left;}

#info02 {
    width: 316.66667px;
    height: 50px;
    background-color: #659FD4;
    float: left;}

#info03 {
    width: 316.66667px;
    height: 50px;
    background-color: #659FD4;
    float: right;}

#info01-head {
    height: 50px;
    font-size: 18px;
    color: #ffffff;
    vertical-align:middle;
    line-height: 50px;
    padding-left: 15px;
    margin-bottom: 40px;}

#info02-head {
    height: 50px;
    font-size: 18px;
    color: #ffffff;
    line-height: 50px;
    padding-left: 15px;
    margin-bottom: 40px;}

#info03-head {
    height: 50px;
    font-size: 18px;
    color: #ffffff;
    line-height: 50px;
    padding-left: 15px;
    margin-bottom: 40px;}

#info01-body {
    padding-left: 5px;}

#info02-body {
    padding-left: 5px;}

#info03-body {
    padding-left: 5px;}