@charset "utf-8";
/* CSS Document */

.textbox{

    background-color: #E1EEF7;
	border: 3px solid #cccccc;
	padding: 10px;
	width: 270px;
	height: 100px;
	
}

.detaiBox1 {
	font-size: 12px;
	line-height: 14px;


}
.detaiBox2 {
background-color: #efefef;
	font-size: 12px;
	line-height: 14px;
	

}

.textbox li {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding-bottom: 12px;
}
