h3 {
	padding:10px 10px 10px 10px;
}

p{
margin-bottom:3px;
}

#news{
width:250px;
height:300px;
margin-top:20px;
}
#news p{
margin-bottom:3px;
}

#newsback{
width:250px;
height:280px;
background-image:url(../img/title_news.gif);
background-position:left top;
background-repeat:no-repeat;
}

#newstext{
width:240px;
height:250px;
overflow:scroll;
margin-left:40px;
padding-top:40px;
}

#news dl{
margin-top:5px;
}
#news dt{
border-bottom:dotted #3366CC;
}
#news dd{
margin-left:10px;
margin-top:3px;
}

.speak{
margin-bottom:8px;
padding-bottom:3px;
border-bottom:solid 1px #999999;
}
.speak p{
margin-bottom:1px;
}

#plan{
width:250px;
height:90px;
margin-top:10px;
}
#planbg{
width:240px;
height:80px;
background-image:url(../img/plan.gif);
background-repeat:no-repeat;
}
#plantext{
width:122px;
height:50px;
margin-left:125px;
padding-top:30px;
font-size:small;
color:#FFFFFF;
}
