﻿.leftbg {
	background-color:#FFF;
	border:1px #CCC solid;
	margin-bottom:20px;
	
}
.tdbg {
	background-color:#373c64;
	font-size:16px;
	color:#FFF;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.dhang, .ghang, .chang, .nhang {
	font-size:18px;
	font-weight:bold;
	padding-left:33px;
	line-height:30px;
}
.chang {
	background:url(/Skins/Default/Img/ch.jpg) no-repeat left center;
}
.ghang {
	background:url(/Skins/Default/Img/gh.jpg) no-repeat center left;
}
.dhang {
	background:url(/Skins/Default/Img/dh.jpg) no-repeat center left;
}
.nhang {
	background:url(/Skins/Default/Img/nh.jpg) no-repeat center left;
}