﻿.box { 
  color:#FFFFFF;
  background: #1873B4; 
 margin:10px; 
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
  valign:middle;
}

.tooltitle { font-size: 14pt;color:#aaaaaa;font-weight:bold; }

.ulnormal {list-style-type: disc;padding-left:20px;line-height: 1.36em;}

hr {color:#dddddd;background-color:#dddddd;height:1px;border:none;}

}
