.text {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.text-pink {
	font-size: 12px;
	line-height: 20px;
	color: #FF6699;
}
.subtitle {
	font-size: 16px;
	font-weight: bolder;
	color: #FF6699;
	background-image: url(image/bt_back.gif);

}
h2 {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
	color: #FF6600;
	height: 45px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-left: 50px;
	padding-top: 15px;
	letter-spacing: 5px;



}
