
@charset "utf-8";

.productBox
{
	width:758px;
	height:500px;
	background-image:url(/img/cmn/backProductBox.png);
	position:relative;
}

.productNameTitle, .complateProductNameTitle
{
	margin-top:10px;
	margin-left:15px;
	width:730px;
	height:40px;
	background-image:url(/img/cmn/backProductNameTitle.png);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:20px;
	color:white;
	position:absolute;
	font-weight : normal;
	text-indent:10px;
	background-color:transparent;
}

.complateProductNameTitle
{
	background-image:url(/img/cmn/backCompleteProductNameTitle.png);
}


.productImage, .completeProductImage
{
	margin-top:60px;
	margin-left:30px;
	position:absolute;
}

.thumbs, .completeThumbs
{
	margin-top:60px;
	margin-left:230px;
	border:1px solid black;
	position:absolute;

}
.completeThumbs
{
	border:0px;
}

.productPrice, .completeProductPrice
{
	margin-top:60px;
	width:740px;
	text-align:right;
	position:absolute;
	font-size:12px;
}

.specTitle, .completeSpecTitle
{
	margin-top:230px;
	margin-left:15px;
	width:280px;
	height:40px;
	background-image:url(/img/cmn/backSpecTitle.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:black;
	font-size:16px;
	line-height:40px;
	text-indent:10px;
	position:absolute;
	background-color:transparent;
}

.completeSpecTitle
{
	background-image:url(/img/cmn/backCompleteSpecTitle.png);
}

.specDetail, .completeSpecDetail
{
	border-top:1px dotted #8b3411;
	width:265px;
	min-height:210px;
	margin-top:275px;
	font-size:x-small;
	line-height:13px;
	margin-left:20px;
	padding:2px;
	position:absolute;
}

.noteTitle, .completeNoteTitle
{
	margin-top:230px;
	margin-left:305px;
	width:440px;
	height:40px;
	background-image:url(/img/cmn/backSpecTitle2.png);
	line-height:20px;
	color:black;
	font-size:16px;
	line-height:40px;
	text-indent:10px;
	position:absolute;
}

.completeNoteTitle
{
	background-image:url(/img/cmn/backCompleteSpecTitle2.png);
}

.note, .completeNote
{
	border-top:1px dotted #8b3411;
	width:425px;
	min-height:210px;
	margin-top:275px;
	margin-left:310px;
	font-size:x-small;
	line-height:16px;
	color:SaddleBrown;
	padding:2px;
	position:absolute;
}

#spec_note
{
	min-height:400px;
	background-image:url(/img/cmn/backProductBox2.png);
	background-position:top center;
	line-height:20px;
	position:relative;
}

#spec_noteTitle
{
	margin-top:10px;
	margin-left:15px;
	width:730px;
	height:40px;
	background-image:url(/img/cmn/backSpecNoteTitle.png);
	background-position:top center;
	background-repeat:no-repeat;
	color:black;
	font-size:16px;
	line-height:40px;
	text-indent:10px;
	position:absolute;

}
#spec_noteContents
{
	margin-top:60px;
	margin-left:20px;
	width:700px;
	padding:10px;
	text-indent:10px;
	position:absolute;

}



.completeProductBox
{
	width:758px;
	height:500px;
	background-image:url(/img/cmn/backCompleteProductBox.png);
	position:relative;
}

#stirlingBroadcast
{
	padding:10px;
}
#stirlingBroadcastComment
{
	border:1px solid #999;
	padding:5px;
	line-height:18px;
}

#stirlingBroadcastRepairImage
{
	padding:10px;
	text-align:center;
}
#stirlingBroadcastRepair
{
	border:1px solid #f96;
	padding:5px;
}

#completeComment
{
	padding:5px;
}

#loadingStatus
{
	z-index:0;
}
