@charset "UTF-8";

/* ************************************************************

Title: result/detail.css
Since: 2009-08-5
Last Modified: 2009-08-

************************************************************ */

#contentsContainer .mainContents .contents.detail {
	float: none;
	width: 900px;
}
#contentsContainer .mainContents .contents.detail h1 {
	padding-top: 4px;
	color: #000000;
	font-size: 240%;
	font-weight: normal;
	line-height: 110%;
}
#contentsContainer .mainContents .contents.detail .detailData {
	float: left;
	width: 495px;
}
#contentsContainer .mainContents .contents.detail .detailData p {
	padding-left: 6px;
	font-size: 120%;
	line-height: 167%;
	color: #000000;
}
#contentsContainer .mainContents .contents.detail .detailData table {
	width: 495px;
	margin-top: 15px;
}
#contentsContainer .mainContents .contents.detail .detailData table th {
	width: 10px;
	padding: 5px 6px 6px 6px;
	background: url(../../images/h_dotline_w2.gif) repeat-x left bottom;
	font-size: 120%;
	line-height: 150%;
	color: #21447d;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
#contentsContainer .mainContents .contents.detail .detailData table th span {
	white-space: nowrap;
}
#contentsContainer .mainContents .contents.detail .detailData table td {
	padding: 5px 6px 6px 0;
	background: url(../../images/h_dotline_w2.gif) repeat-x left bottom;
	font-size: 120%;
	line-height: 150%;
	color: #000000;
}
#contentsContainer .mainContents .contents.detail .photoContainer {
	float: right;
	width: 355px;
	margin-top: 26px;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi {
	height: 27px;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi ul {
	float: left;
	height: 22px;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li {
	float: left;
	width: 22px;
	height: 22px;
	margin-right: 2px;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li a {
	display: block;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li.prev {
	margin-right: 7px;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li.next {
	width: 30px;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li.prev a {
	background: url(../../../project/images/detail_bt_prev.gif) no-repeat;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li.next a {
	margin-left: 8px;
	background: url(../../../project/images/detail_bt_next.gif) no-repeat;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li.no1 a {
	background: url(../../../project/images/detail_bt_no1.gif) no-repeat;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li.no2 a {
	background: url(../../../project/images/detail_bt_no2.gif) no-repeat;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li.no3 a {
	background: url(../../../project/images/detail_bt_no3.gif) no-repeat;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li.no4 a {
	background: url(../../../project/images/detail_bt_no4.gif) no-repeat;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li.no5 a {
	background: url(../../../project/images/detail_bt_no5.gif) no-repeat;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li.prev a:hover,
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li.next a:hover {
	background-position: 0 -22px;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi li.current a {
	background-position: 0 -22px;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photoNavi a.print {
	float: right;
	display: block;
	width: 22px;
	height: 22px;
	background: url(../../../project/images/detail_bt_print.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photos {
	position: relative;
	height: 305px;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photos .photo {
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 6px;
	background: url(../../images/h_dotline_w2.gif) repeat-x left top;
}
#contentsContainer .mainContents .contents.detail .photoContainer .photos .photo p {
	padding-top: 6px;
	margin-top: 5px;
	background: url(../../images/h_dotline_w2.gif) repeat-x left top;
	text-align: right;
	font-size: 120%;
	line-height: 120%;
	color: #323232;
}
#contentsContainer .mainContents .contents.detail .photoContainer .techIconContainer {
	background: url(../../../project/images/detail_icon_frame.gif) repeat-y;
}
#contentsContainer .mainContents .contents.detail .photoContainer .techIconContainer ul {
	width: 346px;
	margin: 6px 0 0 9px;
}
#contentsContainer .mainContents .contents.detail .photoContainer .techIconContainer li {
	float: left;
	width: 82px;
	height: 32px;
}
#contentsContainer .mainContents .contents.detail .photoContainer .techIconContainer .link {
	width: 345px;
	padding-bottom: 6px;
	text-align: right;
}
#contentsContainer .mainContents .contents.detail .photoContainer .techIconContainer .link a {
	padding-left: 6px;
	background: url(../../images/link_bullet_sc.gif) no-repeat left center;
}
#contentsContainer .mainContents .contents.detail .listbackContainer {
	width: 900px;
	margin-top: 20px;
}
#contentsContainer .mainContents .contents.detail .listbackContainer a {
	padding-left: 14px;
	background: url(../../images/link_list_bullet.gif) no-repeat left 0.3em;
	font-size: 120%;
	float: right;
}
#contentsContainer .mainContents .contents.detail .thumbContainer {
	width: 900px;
	margin-top: 10px;
}
#contentsContainer .mainContents .contents.detail .thumbContainer a.prev,
#contentsContainer .mainContents .contents.detail .thumbContainer a.next {
	display: block;
	float: left;
	width: 25px;
	height: 123px;
	overflow: hidden;
	text-indent: -9999px;
}
#contentsContainer .mainContents .contents.detail .thumbContainer a.prev {
	background: url(../../../project/images/detail_thumb_prev.gif) no-repeat;
}
#contentsContainer .mainContents .contents.detail .thumbContainer a.next {
	background: url(../../../project/images/detail_thumb_next.gif) no-repeat;
}
#contentsContainer .mainContents .contents.detail .thumbContainer a.prev:hover,
#contentsContainer .mainContents .contents.detail .thumbContainer a.next:hover {
	background-position: 0 -123px;
}
#contentsContainer .mainContents .contents.detail .thumbContainer a.prev:active,
#contentsContainer .mainContents .contents.detail .thumbContainer a.next:active {
	background-position: 0 -246px;
}
#contentsContainer .mainContents .contents.detail .thumbContainer a.prev.disable,
#contentsContainer .mainContents .contents.detail .thumbContainer a.next.disable {
	background-position: 0 -369px !important;
}
#contentsContainer .mainContents .contents.detail .thumbContainer .thumb {
	float: left;
	position: relative;
	width: 850px;
	height: 123px;
	background: url(../../../project/images/detail_thumb_bg.gif) repeat-x;
	overflow: hidden;
}
#contentsContainer .mainContents .contents.detail .thumbContainer .thumb ul {
	position: relative;
	margin: 15px 0 0 14px;
}
#contentsContainer .mainContents .contents.detail .thumbContainer .thumb li {
	float: left;
	width: 100px;
	height: 108px;
	margin-right: 5px;
}
#contentsContainer .mainContents .contents.detail .thumbContainer .thumb li a img {
	border: 1px solid #969696;
	display: block;
}
#contentsContainer .mainContents .contents.detail .thumbContainer .thumb li a span {
	display: block;
	padding-top: 5px;
}
#contentsContainer .mainContents .contents.detail .thumbContainer .thumb span.thumbImage {
	display: block;
	height: 61px;
}
