﻿.tBlue {
	font-weight: bold;
	color: #065db5;
}
/*PageDesc------------------------------------------------------*/
#PageDesc {
	margin-bottom: 20px;
	overflow: hidden;
}
#PageDesc .IMG {
	float: right;
	width: 146px;
	padding-left: 10px;
	border-left: 1px solid #a9a9a9;
}
#PageDesc .Detail {
	position: relative;
	float: left;
	width: 533px;
	padding-right: 10px;
	font-size: 16px;
	color: #aaa9a9;
}

/*ProductList---------------------------------------------*/
#ProductList {
}
.ContentGR {
	position: relative;
	float: left;
	width: 220px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.ContentGR.Last {
	position: relative;
	float: left;
	width: 220px;
	margin-bottom: 0px;
	margin-right: 0px;

}
.ContentGR.END {
	position: relative;
	float: left;
	width: 220px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.ContentGR .IMG {
	text-align: center;
}
H3 {
	color: #333;
}
.ContentGR .Detail {
	color: #333;
}
.Detail P {
	margin-top: 10px;
}
.Detail P.Remark {
	color: #8e4b04;
}
.Detail UL {
	margin-left: 16px; 
	margin-top: 10px;
	list-style-image:url('/SiteCollectionimages/MasterPortal/Bullet2.gif');
}
.Detail UL LI {
	padding-bottom: 10px;
}
.Detail OL {
	list-style: decimal;
	margin-left: 23px; 
	margin-top: 10px;
}
.Detail OL LI {
	padding-bottom: 10px;
}
/*------Content Table ------------*/