.banner {
width: 950px;
height: 98px;
border-bottom: 1 solid #1D558B;
}

.navigation {
width: 760px;
height: 20px;
border-bottom: 1 solid #1D558B;
}

.top {
width: 760px;

}

.left {
width: 200px;

border-bottom: 1 solid #0066CC;
background: #E1E1E1;
}

.right {
width: 200px;
border-bottom: 1 solid #1D558B;
border-left: 1 solid #1D558B;
border-right: 1 solid #1D558B;


}

.middle {
width: 550px;
height: 400px;
border-bottom: 1 solid #1D558B;
}

.footer {
height: 30px;
}