@charset "utf-8";

.box { float: right; width: 311px; margin-bottom: 20px; }


.box-top {  float: left; width: 311px; height: 10px; background: url('../images/blue-back.gif') no-repeat 0 0;}

.box-middle { float: left; width: 311px; min-height:20px; background: url('../images/blue-back.gif') no-repeat 0px -10px; padding-left: 10px; padding-right: 10px;}

.box-bottom { float: left; clear: both; width: 311px; height: 10px;  background: url('../images/blue-back.gif') no-repeat 0px -390px;}




