@charset "utf-8";
/* CSS Document */

body{margin:0; padding:0; text-align:center; background-color:#dedede; font-size:14px}

.main_containter{margin:0 auto; width:1021px; height:0; text-align:left; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif}

.logo_containter{width:350px; height:194px; float:left}
.menu_containter{width:590px; height:154px; float:left; text-align:center;  padding:40px 0 0 10px}
.body_containter{background-image:url(../image/bg_body.jpg); width:1000px; height:auto;  padding:1px; line-height:1.3em}
.footer_containter{background-image:url(../image/bg_footer.jpg); width:1021px; height:40px; text-align:center; padding-top:70px; font-size:11px}

.border-right{width:100%; height:auto; border-right:1px solid #666666}
.border-top{width:98%; height:1px;border-top:1px solid #666666;}
.blue_side_header{background-image:url(../image/blue_side_header.jpg); width:300px; height:34px; text-align:left; padding:15px 0 0 10px; font-weight:bold}
.purple_side_header{background-image:url(../image/purple_side_header.jpg); width:300px; height:34px; text-align:left; padding:15px 0 0 10px; font-weight:bold}

h1,h2,h3,h4,h5{color:#098ab9; font-weight:normal}

.top_border{background-image:url(../image/top_border.jpg); width:442px; height:20px}
.body_border{background-image:url(../image/body_border.jpg); width:412px; height:auto; padding:0 15px 0 15px}
.bottom_border{background-image:url(../image/bottom_border.jpg); width:442px; height:19px}
a{text-decoration:none; color:#FF3300}
