@charset "utf-8";

#wrapper #mainTitle {
	clear: left;
	background-image: url(/images/title_bg.gif);
	background-repeat: no-repeat;
	width: 925px;
	padding-left: 25px;
}
#wrapper #main {
	float: right;
	width: 668px;
	clear: right;
	padding-top: 20px;
}
#main .detailtxt {
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 27px;
	padding-bottom: 20px;
	line-height: 24px;
	color: #333333;
}

