#content{
width:1024px; 
height:auto;
margin:0 auto;
background:#fcefc5;
overflow:hidden;
padding:0 0 30px 0;
}
#left{
width:65px;
height:auto;
overflow:hidden;
float:left;
margin:30px 0 0 0;
color:#880044;
}
#middle{
width:600px;
height:auto;
background:url(digin_hu_image/m2.png) repeat-y;
margin:auto 50px;
float:left;
overflow:hidden;
}
#middle #p1{
margin:0 20px 20px 20px;
line-height: 30px;
}
#right{
width:250px;
background:url(digin_hu_image/y3.png);
overflow:hidden;
}
#right ul{
list-style:none;
}
#right ul li{
width:150px;
height:30px;
line-height:30px;
margin-left:10px;
border-bottom:1px solid #FC0;
text-align:center;
}
#right ul li a{
color:#000;
text-decoration:none;
}