@charset "utf-8";

@import url("../../css/common/common.css");

#global_menu_set {
	background-image: url(../../img/common/download_rep.gif);
}
#global_menu {
	background-image: url(../../img/common/download.gif);
}

.photo {
	height: 198px;
	width: 158px;
	border: 1px solid #CACACA;
	text-align: center;
}
.photo:hover {
	height: 198px;
	width: 158px;
	text-align: center;
	border: 1px solid #FF0066;
}
.photoName {
	font-size: 10px;
	height: 14px;
}
.photoArea {
	font-size: 10px;
	height: 14px;
	color: #FF0066;
}
