/* prop view */

div.content_head
{
	height: 20px;
	border-bottom: 1px solid #999;
}

div.thumbnail
{
	border: 1px solid #D2D4D3;
	padding: 2px;
	width: 140px;
}

div.thumbnail img
{
	display: block;
	border: 0px;
}

div.description
{
	font: 11px/22px Gulim,verdana;
	color: #666;
}

div.description tr.desc
{
	vertical-align: top;
	height: 62px;
}

a.details
{
	color: #555;
	text-decoration: none;
}
a.details:hover
{
	color: #00f;
	text-decoration: underline;
}

div.price
{
	border-left: 1px solid #e5e5e5;
	margin-left: 10px;
	font: bold 10pt verdana;
	line-height: 100px;
}

div.hr
{
	overflow: hidden;
	height: 12px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 12px;
}

div.hr1
{
	overflow: hidden;
	height: 12px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 12px;
}

#content td.opts { text-align: right; height: 110px; padding: 5px 0px;}

#content td.opt1 { height: 15px; }
#content td.opt2 { height: 25px; vertical-align: top; font: 9pt/18pt verdana; }
#content td.opt3 { height: 30px; vertical-align: bottom;}
#content td.opt4 { height: 30px; vertical-align: bottom;}

/* hyperlink */
a { color: #666; text-decoration: none; }
a:hover { color: #00f; text-decoration: underline; }







#submenu{
margin-left: 5px;
}
#content{
margin-left: 0px;
padding-left: 0px;
}

