#imageTitle {
	background-image:url(../images/dproducts.gif);
	height:45px;
	background-repeat:no-repeat;
}

#productContent {

}

#productContent #leftMenu {
	width:224px;
	float:left;
	border-top:1px #e4e4e4 solid;
	margin-right:20px;
}

#productContent #leftMenu ul {
	margin: 0px; 
	padding:0px;
}

#productContent #leftMenu li {
	list-style-type: none;
	width:224px;
	text-align:left;
	height:25px;
	_height:25px;
}

#productContent #leftMenu .subItem{
	 font-size:10px;
	 float:left;
	 width:224px;
	 word-wrap: break-word;
	 margin-top:0px;
	 background-image:url(../images/arrow.gif);
	 background-repeat:no-repeat;
	 background-position:left 8px;
	 border-bottom:1px solid #f2f2f2;
}

#productContent #leftMenu .subItem a {
	font-family: Verdana;
	color: #6f6f6f;
	text-decoration: none; 
	margin-left:16px;
	display:block;
	width:224px;
	font-size:10px;
	line-height:22px;
}

#productContent #leftMenu .subItem .boldLink{
	font-weight:bold;
}

#productContent #leftMenu .subItem a:hover {
	font-family: Verdana;
	color: #989898;
	text-decoration: none; 
	margin-left:16px;
	display:block;
}

#productContent #leftMenu .lastSubItem{
	 font-size:10px;
	 float:left;
	 width:224px;
	 word-wrap: break-word;
	 margin-top:0px;
	 background-image:url(../images/arrow.gif);
	 background-repeat:no-repeat;
	 background-position:left 8px;
	 padding-bottom:2px;
}

#productContent #leftMenu .lastSubItem a {
	font-family: Verdana;
	color: #6f6f6f;
	text-decoration: none; 
	margin-left:16px;
	display:block;
	padding-bottom:2px;
	width:224px;
	font-size:10px;
	line-height:22px;
}

#productContent #leftMenu .lastSubItem .boldLink{
	font-weight:bold;
}

#productContent #leftMenu .lastSubItem a:hover {
	font-family: Verdana;
	color: #989898;
	text-decoration: none; 
	margin-left:16px;
	display:block;
	padding-bottom:2px;
}

#productContent #rightDetail {
	width:692px;
	float:left;
	border-top:1px #e4e4e4 solid;
	text-align:left;
	font-size:11px;
}

.productIcon {
	float:left;
	height:47px;
	width:47px;
	margin-top:9px;
}

.iconSplitor {
	border-right:1px #e4e4e4 solid;
	height:37px;
	width:15px;
	float:left;
	margin-top:15px;
	margin-right:15px;
}

.detailPointInclude {
	font-size:11px;
	line-height:22px;
	margin-bottom:10px;
}

#productContent #rightDetail .showDetail{
	display:block;
}

#productContent #rightDetail .hideDetail{
	display:none;
}

#productContent #rightDetail .datapointSection {
	width:224px;
	margin-right:20px;
	float:left;
}

#productContent #rightDetail .detailCaption{
	margin-top:23px;
	margin-bottom:35px;
	color:#509bb7;
	font-size:15px;
	float:left;
	width:300px;
}

#productContent #rightDetail .detailItemList{
	padding-bottom:25px;
	margin-bottom:8px;
	font-size:12px;
	float:left;
}

#productContent #rightDetail .detailItemName{
	font-size:10px;
	font-weight:bold;
	border-top:1px #e4e4e4 solid;
	margin-bottom:5px;
}

#productContent #rightDetail .itemBlock{
	margin-bottom:8px;
}

#productContent #rightDetail .itemIntroduce{
	line-height:22px;
	margin-bottom:35px;
	width:464px;
}

#linkRequestFile {
	float:left;
	margin-bottom:35px;
	border-top:1px #e4e4e4 solid;
	width:464px;
	background-image:url(../images/sample_icon.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-top:2px;
}

#linkRequestFile a{
	font-family: Verdana;
	color: #509bb7;
	text-decoration: none; 
	margin-left:16px;
	display:block;
	font-size:11px;
}


#productContent #rightDetail .itemViewLink a{
	color:#509bb7;
	text-decoration:none;
}

#productContent #rightDetail .dataPointList {
	float:left;
	margin:0px 10px 10px 0px;
	font-size:11px;
	line-height:22px;
}

#productContent #rightDetail .dataPointList li a {
	color:#509bb7; 
	text-decoration:none;
}

#productContent .dataPointList ul {
	margin: 0px; 
	padding:0px;
}

#productContent .dataPointList li {
	list-style-type: none;
	min-height:23px;
	text-align:left;
	width:224px;
}

#productContent .dataPointList div{
	 font-size:11px;
	 float:left;
	 word-wrap: break-word;
	 margin-top:0px;
	 background-image:url(../images/data_pts_arrow.gif);
	 background-repeat:no-repeat;
	 background-position:left 8px;
	 width:224px;
}

#productContent .dataPointList span{
	 margin-left:10px;
	 display:block;
}