.ex_title {
	font-size: 15px;
	font-weight: normal;
	background-image: url(../../example/images/ex_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 25px;
}
.ex_detail_container {
	float: right;
	width: 440px;
}
.ex_detail_container hr {
	color: #CCCCCC;
}