@charset "utf-8";
#wpall #wpcontent #banner{
	height: 300px;
	width: 620px;
	background-color: #F40000;
	margin-bottom: 20px;
	float: left;
}

#wpall .boxDetailComputer {
	width: 560px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/trainingroom/trainingroom_07.png);
	background-position: right 30px;
	background-repeat: no-repeat;
	font-size: 12px;
}
#wpall #tableCustomer {
	width: 193px;
	float: left;
}
#wpall #tableCustomer #customerDetail {
	height: 150px;
	width: 173px;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}

#wpall #tableCustomer #customerDetail .customerName {
	height: 40px;
	width: 173px;
	margin-top: 5px;
}

#wpall #tableCustomer ul li {
	font-size: 14px;
	margin-left: -20px;
	line-height: 18px;
}
#wpall .table01 { 
	background-image: url(images/trainingroom/frame.png); 
	width:609;  
	height:290; 
}
