.yh_hide{
	display: none;
}
.yh_close{
	text-align: right;
	height:30px;
	line-height:26px;
	font-size: 26px;
	cursor: pointer;
	background-color: white;
	padding-right: 5px;
	color: #d9d9d9;
}
.close span:HOVER{
	color: #015293;
}
#yh_logindialog{
	display: none;width: 700px;height: 400px;
}
#yh_login{
	width: 700px; height: 400px;border: 0px;overflow: hidden;
}
#yh_favoritedialog{
	display: none;width: 340px;height: 240px;
}
#yh_favorite{
	width: 340px; height: 240px;border: 0px;overflow: hidden;
}

#yh_commentdialog{
	display: none;width: 340px;height: 330px;
}
#yh_comment{
	width: 340px; height: 330px;border: 0px;overflow: hidden;
}

#yh_suggestdialog{
	display: none;width: 505px;height: 261px;
}
#yh_suggest{
	width: 505px;height: 261px;border: 0px;overflow: hidden;
}