hr {
	height: 2px;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted;
	border-bottom: 1px dotted #F5F5F5;
	border-left: 1px dotted;
	line-height: 1px;
}
table.menu {
	background-image: url(images/menu_bg.gif);
	height: 37px;
	width: 530px;
	margin-bottom: 10px;
	padding-left: 10px;
}
table.menu td {
	padding-left: 10px;
}
table.menu img {
	margin-right: 5px;
}
.line {
	position: relative;
	float: left;
	width: 160px;
	padding-right: 8px;
	padding-left: 8px;
}
.photo {
	text-align: center;
	width: 184px;
}

.photo2 {
	text-align: center;
	width: 184px;
}

.photo2 img {
	height: 149px;
	width: 182px;
	border: 1px solid #CCCCCC;
}


.photo img {
	height: 149px;
	width: 182px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.title {
	color: #CC0000;
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 184px;
	font-weight: bold;
}
.exp {
	color: #505050;
	vertical-align: top;
	font-size: 12px;
	line-height: 1.4em;
	width: 184px;
}
.line .new {
	position: relative;
	top: 8px;
	height: 9px;
	width: 32px;
	left: 8px;
}
table.main td {
	padding-bottom: 10px;
}

