
.ProductModuleCss *
{
	font-size:12px;
	font-family:Tahoma;
}

.dylist td
{
	text-align:left;
	vertical-align:top;
}

.dymenu
{
	width:100%;
	overflow:hidden;
	border-bottom:3px solid #6f6f6f;
	line-height:22px;
	margin-top:30px;
}

.dymenu h3
{
	margin:0 35px 0 5px;
	font-size:12px;
	color:#f87106;
	float:left;
}

.dymenu a
{
	height:22px;
	padding:0 10px;
	margin-left:1px;
	background-color:#dcdcdc;
	color:#363636;
	float:left;
}

.dylist
{
	width:100%;
	margin:5px 0 0 0;
	padding:5px 0;
	display:none;
	text-align:left;
}

.Table_CustomItem { }

.tr_custome { display:none; }

.dl_spec { margin-left:20px; }

input { border:solid 1px #ccc; }

textarea { border:solid 1px #ccc; }

select
{
	border:solid 1px #ff0000;
	background-color:#ddd;
	overflow:hidden;
}

.SpecNameCss { text-transform:uppercase }

.SpecValueCss { }

.ProductPane { background-color:#FFFFFF }

.product_title
{
	width:554px;
	height:47px;
	background:url(skin/main_09.jpg) left no-repeat;
}

.product_title h1
{
	padding-left:80px;
	color:#FFFFFF;
	padding-top:10px;
	font-size:18px;
	font-weight:bold
}

.ProductPane table { margin:0px 0 5px 0px; }

.ImgCss
{
	text-align:center;
	padding:5px;
}

.ContentCss
{
	padding:5px;
	text-align:left;
	width:560px;
}

.ContentCss p
{
	font-size:12px;
	padding:10px;
}

.productpane_right
{
	width:208px;
	vertical-align:top
}

.productpane_right table { margin-left:0px; }

.key_header
{
	background:url(skin/main_10.jpg) left no-repeat;
	width:208px;
	height:24px;
	padding:0;
}

.applications_header
{
	background:url(skin/applications.jpg) left no-repeat;
	width:208px;
	height:24px;
}

.moreinfo_header
{
	background:url(skin/moreinfo.jpg) left no-repeat;
	width:208px;
	height:24px;
}

.por_right_content { background:url(skin/main_13.jpg) repeat-y left;}

.por_right_bottom
{
	background:url(skin/main_13_3.jpg) no-repeat;
	width:208px;
	height:20px;
}

.liicon
{
	background:url(skin/tocka.jpg) no-repeat top;
	position:absolute;
	width:10px;
	height:10px;
	margin-top:5px;
	margin-left:-15px
}

.KeyfeatureCss ul,
.ApplicationCss ul,
.MoreInfoCss ul { margin:0; padding:0}

.KeyfeatureCss li,
.ApplicationCss li,
.MoreInfoCss li
{
	padding:5px 10px 5px 25px;
	background:url(skin/main_15.jpg) bottom left no-repeat;
	list-style:none;
	white-space:normal;
	word-spacing:normal;
	margin:0
}
.MoreInfoCss a
{
	font-size:11px;
}

.DaohangCss
{
	background:url(skin/daohangbg.jpg) repeat-x;
	height:22px;
	margin:0 10px;
	line-height:22px;
	padding-left:20px;
	text-transform:uppercase
}

/************** SPEC style **************/
.specTable
{
	background-color:#dddddd;
	width:90%;
	text-align:left
}

.specTable td
{
	background-color:#FFFFFF;
	width:50%;
	padding:5px;
}

.subspec
{
	padding-left:20px;
	text-transform:uppercase
}

.spec_header td
{
	background-color:#eeeeee;
	font-size:14px
}

.rootspec { text-transform:uppercase; }

/************** Series Style *************/
.detailed_title
{
	height:34px;
	width:508px;
	background:url(/Portals/0/Images/Img_expand.gif);
	float:left;
	margin:0 10px;
	cursor:pointer;
}

.detailed_title span
{
	padding-top:15px;
	padding-left:30px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
}

.detailed_content
{
	width:508px;
	float:left;
	margin:0 10px;
	display:none;
}

.ProImageCss
{
	border:1px dashed #666666;
	height:230px;
	width:155px;
	text-align:center;
}

.ProHead
{
	background-color:#f8f9fb;
	height:40px;
}

.ProTitle a
{
	color:#990000;
	font-weight:bold;
	font-size:11px;
}

.ProTitle a:hover,
.ProTitle a:visited
{
	text-decoration:none;
	color:#990000;
}

.ProImage img
{
 width: expression(this.width > 150 ? 150: true);
	max-width:150px;
 height: expression(this.width > 150 ? 150: true);
	max-height:150px;
}

.ProFooter
{
	background:url(skin/probg.jpg) no-repeater;
	height:43px;
}

.ProListTdCss { padding:10px; }
