.menu1 {
	background-image: url(image/menu.gif);
	background-repeat: no-repeat;
	font-size: 10px;


}
.titleimage {
	background-image: url(image/titleimage2.gif);
	background-repeat: no-repeat;
}
.smally {
	font-size: 10px;
}
.maintable {
	font-size: 12px;
}
a:hover {
	color: #FF9999;
}
a {
	color: #333333;
	text-decoration: none;
}
.imgline {
	border: 1px solid #CCCCCC;
}
.recommend {
	padding-left: 20px;
	line-height: 20px;
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;


}
