.b1 {
width:100px;
height:80px;
border:1px solid;
cursor:hand;
}

h3 {
	font-size: 16px;
	color: #f92c55;
	font-weight: bold;
}
p {
	text-align: left;
	font-size: 14px;
	color: #429c2a;
	border-bottom: dotted 1px ;
	font-weight: bold;
}

.meisai {  
    _zoom: 1;  
    overflow: hidden;  
}  
.meisai li {  
    margin-top: -1px;  
    padding: 5px;  
    font-size: 12px;
    list-style-type:none;
    border-top: 1px dotted #999;  
} 

.color{  
	color: #429c2a;
	font-weight: bold;
} 

div#wrapperBox  {  
    width: 770px;  
}  
div#headerBox   {  
	width: 760px;
	padding: 3px 10px;

}  

div#containerBox    {  
    width: 770px;  
}  
div#containerBox:after  {  
    height: 0;  
    visibility: hidden;  
    content: ".";  
    display: block;  
    clear: both;  
}  
div#rightBox {  
    float: right;  
    width: 450px;  
    padding: 10px 5px;  
}  
div#leftBox  {  
    float: left;  
    width: 280px;  
    padding: 10px 2px;  
}  
div#footerBox	{
    width: 770px;  
}
