
.content {
}

.content .l1 {
	float:left;
	overflow:hidden;
}

.content .el1,
.content .el3 {
	width:248px;
	color:#000000;
}

.content .el1 {
	width:247px;
	padding-left:1px;
}

.content .el1 .mainTitle,
.content .el3 .mainTitle {
	background:url(../../img/dotted.gif) repeat-x bottom;
	color:#0C808D;
	padding:10px 0;
	width:216px;
	left:0;
}

.content .el2 {
	width:500px;
	padding-bottom:20px;
}

