@charset "UTF-8";

#nav #index_flash{
margin:10px auto;
width:674px;
height:300px;
}

#content #index_left{
text-align:left;
width:300px;
}

#content #index_left .ad1_window{
border:1px solid #9fb7d4;
background-color:#e9efff;
padding:0.8em;
height:auto;
overflow:hidden;
}
#content #index_left .ad2_window{
border:1px solid #9fb7d4;
background-color:#fff;
margin-top:0.5em;
padding:0.3em;
height:auto;
}
#content #index_left .ad2_window dt{
float:left; width:30%;
}
#content #index_left .ad2_window dd{
float:right; width:65%;
}

#content #index_right{
text-align:left;
width:335px;
border:1px solid #9fb7d4;
background-image:url(../images/bg_news.gif);
background-position:bottom;
background-repeat:repeat-x;
padding:0.5em;
}

#content #index_right #news_title{
background-image:url(../images/bn_news.gif);
background-position:left bottom;
background-repeat:no-repeat;
padding-left:0.3em;
width:106px;
height:20px;
}
#content #index_right #news_window{
border:1px solid #9fb7d4;
background-color:#fff;
padding:0.2em;
margin:0.5em auto;
width:320px;
height:auto;
}
#content #index_right #news_window dt{
float:left;
}
#content #index_right #news_window dd{
float:right; width:73%;
}

#banner{
margin-top:0.8em;margin-left:2px;
}
