#container #home-flash{
margin:0px auto;
width:919px;
height:357px;
background-color:#fff;
}


#container #home-content{
margin:15px auto;
width:929px;
height:208px;
background: url(../images/home-content-bg.jpg) no-repeat;
}

#home-content p{
font-size:70%;
margin:4px 0px 0px 15px;
}

#home-content #left{
padding:16px 10px;
background: url(../images/home-divider1.gif) no-repeat center right;
height:172px;
width:300px;
float:left;
}

#home-content #middle{
background: url(../images/home-divider2.gif) no-repeat center right;
padding:16px 0px 0px 0px;
margin:0px 10px;
width:266px;
height:172px;
float:left;
}

#home-content #right{
padding:16px 5px 20px;
height:172px;
width:300px;
float:left;
}

#right ul{
font-size:70%;
list-style:none;
padding:0px;
margin:6px 10px 8px;
}

#right ul li{
margin-top:2px;
}

#right ul li a{
color:#000;
text-decoration:none;
}

.date{
color:#8099b5;
font-weight:bold;
margin-left:5px;
}