﻿body {
background-image: url(images/base/bodybg_sub.png);
}

#banner {
height: 190px;
}

#main_center {
width: 955px;
padding-top: 8px;
margin: 0px auto;
}

#main_center_top {
background-image: url(images/base/sponsors_top.png);
width: 955px;
height: 17px;
background-repeat: no-repeat;
font-size: 2px;
}

#main_center_middle {
width: 947px;
background-color: #f3f0ec;
font-size: 12px;
min-height: 210px;
height: auto;
}

#main_center_middle_text {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 0px;
width: 927px;
}

#main_center_middle_text a {
color: #3179af;
text-decoration: underline;
}

#main_center_middle_text a:hover {
color: #ffd03d;
}

#main_center_bottom {
background-image: url(images/base/sponsors_bottom.png);
width: 955px;
height: 14px;
font-size: 2px;
background-repeat:no-repeat;
margin-bottom: 10px;
}