.Detail_Title_Box {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#Detail_Name_Box {
	background: url(../images/new_list/list_dots.gif) repeat-x bottom;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 7px;
	margin-bottom: 13px;
}
.Shadow_Box {
	background: url(../images/new_details/shadow_back.gif) repeat-y;
	padding: 0px;
	width: 334px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 5px;
}
.Shadow_Box_Text {
	font-size: 14px;
	text-align: left;
	padding: 8px 10px;
}
.Detail_Other_Title_Box {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
.Detail_Other_Title_Box_Text {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-size: 14px;
	line-height: 130%;
	width: 520px;
}
.Detail_Image {
	padding-top: 25px;
}
a.detail:link {
	background: url(../images/new_details/b_inquiry.gif) no-repeat;
	text-align: center;
	display: block;
	height: 42px;
	width: 368px;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
}
a.detail:visited {
	background: url(../images/new_details/b_inquiry.gif) no-repeat;
	text-align: center;
	display: block;
	height: 42px;
	width: 368px;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
}
a:hover.detail {
	background-position: 0px -42px;
}
a:active.detail {
	background-position: 0px -42px;
}

