@charset "utf-8";
/* CSS Document */

html {
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

h1 {
	margin: 0px;
}

.pt {
	float: right;
	padding-top: 2px;
	font-size: 9px;
	color: #AAAAAA;
}

.detail-2c {
	position: relative;
	width: 618px;
	height: 575px;
	clear: both;
	}
	.detail-2c .leftcol {
		position: absolute;
		width: 365px;
		height: 550px;
		left: 0px;
		top: 0px;
	}
	.detail-2c .rightcol {
		position: absolute;
		width: 237px;
		height: 550px;
		left: 381px;
		top: 0px;
		}
		.detail-2c .rightcol p {
			margin: 3px 0px 15px 0px;
		}

.view-buttons {
	font-size: 10px;
	color: #999999;
	margin: 10px 0px 5px 0px;
	height: 32px;
	}
	.view-buttons b {
		display: block;
		float: left;
		width: 35px;
		height: 14px;
		padding: 2px;
		font-size: 12px;
		line-height: 12px;
		color: #000000;
	}
	.view-buttons a {
		outline: none;
	}
	.view-buttons a.left {
		display: block;
		float: left;
		width: 72px;
		height: 14px;
		background: #E9F4F8 url(/images/buttons/view_left.gif) left top no-repeat;
		font-size: 11px;
		line-height: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #003666;
		text-align: center;
		padding: 2px;
	}
	.view-buttons a.left:hover {
		background: #9EC2CE url(/images/buttons/view_left_on.gif) left top no-repeat;
		color: #003666;
		text-decoration: none;
	}
	.view-buttons a.left-hit {
		display: block;
		float: left;
		width: 72px;
		height: 14px;
		background: #003666 url(/images/buttons/view_left_hit.gif) left top no-repeat;
		font-size: 11px;
		line-height: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		text-align: center;
		padding: 2px;
	}
	.view-buttons a.mid {
		display: block;
		float: left;
		width: 65px;
		height: 14px;
		background: #E9F4F8 url(/images/buttons/view_mid.gif) left top no-repeat;
		font-size: 11px;
		line-height: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #003666;
		text-align: center;
		padding: 2px;
	}
	.view-buttons a.mid:hover {
		background: #9EC2CE url(/images/buttons/view_mid_on.gif) left top no-repeat;
		color: #003666;
		text-decoration: none;
	}
	.view-buttons a.mid-hit {
		display: block;
		float: left;
		width: 65px;
		height: 14px;
		background: #003666 url(/images/buttons/view_mid_hit.gif) left top no-repeat;
		font-size: 11px;
		line-height: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		text-align: center;
		padding: 2px;
	}
	.view-buttons a.right {
		display: block;
		float: left;
		width: 71px;
		height: 14px;
		background: #E9F4F8 url(/images/buttons/view_right.gif) left top no-repeat;
		font-size: 11px;
		line-height: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #003666;
		text-align: center;
		padding: 2px;
	}
	.view-buttons a.right:hover {
		background:	#9EC2CE url(/images/buttons/view_right_on.gif) left top no-repeat;
		color: #003666;
		text-decoration: none;
	}
	.view-buttons a.right-hit {
		display: block;
		float: left;
		width: 71px;
		height: 14px;
		background: #003666 url(/images/buttons/view_right_hit.gif) left top no-repeat;
		font-size: 11px;
		line-height: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		text-align: center;
		padding: 2px;
	}
.view-thumbs {
	margin: 0px 0px 10px 0px;
	}
	.view-thumbs td {
		font-size: 11px;
		color: #999999;
		text-align: center;
		vertical-align: top;
	}
	.view-thumbs th {
		width: 110px;
		height: 100px;
		text-align: center;
		vertical-align: middle;
		}
		.view-thumbs th.mf {
			width: 180px;
			height: 60px;
			text-align: center;
			vertical-align: middle;
		}

.gcnav {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	}
	.gcnav a {
		color: #999999;
		text-decoration: none;
	}
	.gcnav a:hover {
		color: #3A6174;
		text-decoration: none;
	}
	.gcnav th {
		vertical-align: middle;
		color: #999999;
		padding: 0px 10px 0px 10px;
		font-weight: normal;
		white-space: nowrap;
	}

.rightcol .miniprice-body p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.copyright {
	clear: both;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	color: #999999;
	text-align: center;
}