#boxes { float: right; margin-right: 0px; position: relative; top: 0px; left: 0px; width: 200px }
.box_title  { color: #ffffff; background: url(../images/title_box.jpg) repeat-x; vertical-align: top; padding: 0px; height: 23px }
.box_sign{float:left;}
.box_content { color: #344e8b; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-color: #e2e7ea; clear: both; margin: 0px; padding: 5px; height: 105px }
h4.box{padding:0px;margin:0px;font-size:14px}
.box_topic{

	font-size:15px;
	font-weight:bold;
}

.box_content dl{
}	
.box_content dd{
font-size:12px;font-weight:bold;
margin-left:10px;margin-bottom:5px;
}