body {
background-color: #ffffff;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
color:#2e33ba;
}

.div_container {
height:100%;
width:100%;
margin-bottom:5px;
}

img {
padding:0px;
margin:0px;
}

.div_content {
background-color:#a6d7f6;
float:left;
width:700px;
height:100%;
margin-right:5px;
padding:3px;
}

.div_menu {
float:left;
}

.div_home_img {
width:400px;
height:406px;
float:left;
margin-right:10px;
}

.div_home_content {
float:left;
width:280px;
}

.div_news_img {
width:350px;
height:252px;
float:left;
padding-right:20px;
}

.div_news_content {
width:280px;
float:left;
}

.div_books_content {
float:left;
width:575px;
}
.div_books_img {
width:105px;
float:right;
}

.div_books_line {
float:clear;
width:695px;
}

.div_bio_left {
float:left;
width:295px;
}

.div_bio_right {
float:right;
width:385px;
}

.div_extra_left {
float:left;
width:295px;
}

.div_extra_right {
float:right;
width:375px;
}

.div_extra_left_top {
width:295px;
}

.div_extra_left_bottom {
width:295px;
background-color:#a5d6f7;
}

.div_extra_right_top {
width:375px;
background-color:#a5d6f7;
}

.div_extra_right_bottom {
width:375px;
}

.div_contact_left {
width:300px;
float:left;
}

.div_contact_right {
float:right;
width:390px;
}

.div_footer {
float:clear;
}

.span_bio_color {
color:#9c0066;
}