h1 
{
	font-size: 20px;
	line-height: 150%;
}

a.tag, a.tag:active, a.tag:visited
{
	background: transparent url(tag.gif) no-repeat scroll left center;
	margin-left: 5px;
	padding: 0 5px 0 15px;
	color: #336699;
}
a.tag:hover
{
	color: #000000;
}

#intro-img-list 
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 130px;
	border: solid 1px #DDDDDD;
}
#intro-img-list img 
{
	width: 120px;
	margin: 5px;
}

.attributes
{
	background-color: #F6F6F6;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	width: 860px;
}
ul.detail-info-list
{
	padding: 5px;
	line-height: 180%;
}
ul.detail-info-list li
{
	width: 278px;
	margin-left: 5px;
	overflow: hidden;
	float: left;
	white-space: nowrap;
}
ul.detail-info-list li span
{
	color: #0A719C;
}

.block2
{
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.block2 h2
{
	background: #F4F4F4 none repeat scroll 0 0;
	font-size: 12px;
	line-height: 28px;
	padding: 0 0 0 10px;
}
.block2 ul li
{
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0 10px;
}
.block2 a
{
	color: #1D7591;
	cursor: pointer;
	text-decoration: none;
}
.block2 a:hover
{
	text-decoration: underline;
}

.block2 h5 {
	padding: 3px 0px 3px 5px;
	border-bottom: solid 1px #e0e0e0;
}
.block2 img.image {
	position: absolute;
	width: 80px;
	right: 5px;
	top: 35px;
}

.con 
{
	text-indent: 24px;
	line-height: 150%;
	padding: 10px;
}

.video-btn
{
	border: none;
	background: none;
	border-bottom: dashed 1px #0099cc;
	padding: 0;
	_padding: 0 0 -4px;
	cursor: pointer;
	outline: none;
}

