/* CSS Document */

body {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(lovebg.gif);
}
.txttile {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.txttile a:link {
	color: #CCCCCC;
}
.txttile a:visited {
	color: #CCCCCC;
}
.txttile a:hover {
	color: #FFFFFF;
}
.txttile2 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.picbk {
	background-image: url(images/picbk.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 14px;
}
.footbg {
	background-image: url(topbg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}