/*p_right{
	FONT-SIZE:14px; FLOAT: right; WIDTH: 710px; MARGIN: 0px 0px 6px
}*/
div.productbanner{
   width:690px;
   height:57px;
   background:url(../images/dhicon/banner_product.gif) no-repeat left top;
   text-align:right;
   padding:20px 20px 0 0;
}
ul.productintro{
   width:670px;
   padding-left:40px;
   background:#225D98;
   height:27px;
   clear:both;
}
ul.productintro li{
   display:inline;
}
ul.productintro li a,a.on{
   display:block;
   width:83px;
   height:27px;
   line-height:27px;
   color:#000;
   background:url(../images/dhicon/intro_productOn.gif) no-repeat left top;
   font-size:14px;
   font-weight:bold;
   text-align:center;
   float:left;
   margin:0px 2px;
   text-decoration:none;
}
ul.productintro li a.off{
   background:url(../images/dhicon/intro_productOff.gif) no-repeat left top;
   font-weight:normal;
}
ul.productintro li a:hover,
ul.productintro li a:active
{
   color:#000;
   text-decoration:none;
}

div.infoContainer{
   padding:20px 40px;
   line-height:210%;
}
div.infoContainer p{
   margin:10px 0 20px 0;
}

/* step */	
.HelpGuide{
	PADDING-LEFT: 5px; PADDING-TOP: 8px; padding-bottom: 5PX;
}
		.HelpGuide ul li a{
			width:185px;
			height:29px;
			display:block;
			padding:8px 0 0 38px;
		}
		.HelpGuide ul li a:hover{
			color:#fff;
		}		
		.HelpGuide ul li.step1 a{
			background:url(../images/dhicon/title-shopguide-step1.gif) no-repeat;
		}
		.HelpGuide ul li.step1 a:hover{
			background:url(../images/dhicon/title-shopguide-step1-over.gif) no-repeat;
		}
		
		.HelpGuide ul li.step2 a{
			background:url(../images/dhicon/title-shopguide-step2.gif) no-repeat;
		}
		.HelpGuide ul li.step2 a:hover{
			background:url(../images/dhicon/title-shopguide-step2-over.gif) no-repeat;
		}		
		.HelpGuide ul li.step3 a{
			background:url(../images/dhicon/title-shopguide-step3.gif) no-repeat;
		}
		.HelpGuide ul li.step3 a:hover{
			background:url(../images/dhicon/title-shopguide-step3-over.gif) no-repeat;
		}
		.HelpGuide ul li.step4 a{
			background:url(../images/dhicon/title-shopguide-step4.gif) no-repeat;
		}
		.HelpGuide ul li.step4 a:hover{
			background:url(../images/dhicon/title-shopguide-step4-over.gif) no-repeat;
		}		
		.HelpGuide ul li.step5 a{
			background:url(../images/dhicon/title-shopguide-step5.gif) no-repeat;
		}
		.HelpGuide ul li.step5 a:hover{
			background:url(../images/dhicon/title-shopguide-step5-over.gif) no-repeat;
		}	
.stepbar{
	FONT-SIZE:14px; FLOAT: right; WIDTH: 710px; MARGIN: 6px 0px 5px
}
.bold{
	
}
.bold_white{
	
	color:#ffffff;
}
.btnbg {
	background:url(../images/btnbg.gif) no-repeat center center;
	border:none 0px #fff;
	width:90px;
	height:40px;
	line-height:42px;
	font-family: ËÎÌå;
	font-size:9pt;
	color:#fff;
}