html,body,table {
margin: 0;
padding:0;
font-family: Verdana;
color: #093c88;
font-size: 12px;
}

.bg {
background-color: #FFFFFF;
width: 1000px;
height: auto;
border-left: 7px solid #69bfdd;
border-right: 7px solid #69bfdd;
border-bottom: 7px solid #69bfdd;
margin: 0 auto;
}

.head_button {
background-image: url(../img/head_button.gif);
width: 170px;
height: 40px;
padding-top: 4px;
}

.mitm {
display: inline;
float: left;
padding-right: 30px;
}

.container {
position: relative;
width: 1014px;
margin: 0 auto;
}

.menu_top {
background-image: url(../img/menu_top.gif);
background-repeat: repeat-x;
width: 1000px;
height: 59px;
border-bottom: 1px solid #eeeeee;
text-align: justify;
font-size: 14px;

line-height: 4.5;
text-indent:40px;

}

.head_left {
position: relative;
left: 5px;
float: left;
background-image: url(../img/head_left.gif);
width: 205px;
height: 185px;
padding: 20px 20px 20px 20px;
}

.head_right {
position: relative;
right: 5px;
float: right;
background-image: url(../img/head_right.gif);
background-repeat: repeat-x;
width: 740px;
height: 225px;
}


.body_left {
position: relative;
float: left;
top: 15px;
left: 5px;
width: 245px;
margin: 0 auto;
}

.body_right {
position: relative;
margin-top: 15px;
width: 740px;
margin-left: 255px;
}

.body_left_top {
position: relative;
background-image: url(../img/body_left_top.gif);
width: 205px;
height: 230px;
padding: 30px 20px 20px 20px;
text-align: center;
font-size: 14;
font-weight: bold;
}

.body_left_mid {
position: relative;
background-color: #f9f9f9;
border: 1px solid #eeeeee;
width: 203px;
height: 350px;
top: 10px;
padding: 30px 20px 20px 20px;
}

.body_left_bot {
position: relative;
background-color: #f9f9f9;
border: 1px solid #eeeeee;
width: 243px;
height: 300px;
top: 20px;
}

.body_top {
position: relative;
background-image: url(../img/body_top.gif);
background-repeat: repeat-x;
width: 740px;
height: 40px;
}

.body_mid {
position: relative;
background-color: #f9f9f9;
width: 638px;
min-height: 1300px;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
padding: 40px 50px 40px 50px;
text-align: justify;
line-height: 1.4em;
word-spacing: 1px;
}

.bottom {
position: relative;
background-image: url(../img/bottom.gif);
background-repeat: repeat-x;
width: 1000px;
height: 190px;
top: 14px;
font-size: 12px;
}

.space {
position: relative;
left:20px;
top:25px;
right:20px; 
}
