/* box default*/
.boxHeader{
	width: 584px;
	font-family:  Verdana, Arial;
	font-size: 11px; 
	color:white;
	margin-top: 2px;
	/*margin-bottom: 15px;*/
}
.boxHeaderHeadTop{
	clear:both;
	height:10px;
	font-size:0;
	background:url(../../img/box/left/box_tm.gif) repeat-x;
}
.boxHeaderHeadTop .hprcpE{
	background:transparent url(../../img/box/left/box_tr.gif) no-repeat scroll right top;
	height:10px;
}
.boxHeaderHeadTop .hprcpE{
	display:block;
	font-size:0;
	height:10px;
  	position:relative;
}
.boxHeaderHeadTop .hprcpW{
	background:transparent url(../../img/box/left/box_tl.gif) no-repeat scroll left top;
	width:10px;
	height:10px;
}
.boxHeaderMiddle{
	clear:both;
	background:url(../../img/box/left/box_bg-all.gif) repeat ;
	width:auto;
}

.boxHeaderContent{
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0 5px 10px;
	background:url(../../img/box/left/box_bg.gif) repeat-x top;
}
.boxHeaderBottom{
  	clear:both;
  	background:#F3F3F3 url(../../img/box/left/box_bm.gif) repeat-x;
  	height:10px;
}
.boxHeaderBottom .hprcpE{
	background:transparent url(../../img/box/left/box_br.gif) no-repeat scroll right top;
  	display:block;
  	font-size:0;
  	height:10px;
  	position:relative;
}
.boxHeaderBottom .hprcpW{
  	background:transparent url(../../img/box/left/box_bl.gif) no-repeat scroll left top;
  	left:-2px;
  	width:10px;
  	height:10px;
}