/* CSS Document */
.boxnormal
{
	width:500px;
	border:1px solid #f2efef;
	
	
}
.subcontent
{
	width:500px;
	height:auto;
		
}


.boxsub
{
	width:142px;
	height:78px;
	border:1px solid #b8b7b7;
	margin:10px;
}
.wbox
{
	background-color:#ffffff;
	width:auto;
	height:auto;
	
	
}
.wbox.Cat
{
	width:500px;
	height:auto;
	padding-top:5px;
	clear:both;
}

.wbox .tl
{
	background:url(images/tl_softNew_down.gif) no-repeat left top;	
	padding-left:5px;
	height:29px;
}
.wbox .tr
{
	background:url(images/tr_softNew_down.gif) no-repeat right top;		
	padding-right:5px;
	height:29px;
}
.wbox .tc
{
	
	height:28px;
	
}
.wbox .tc a
{
	text-decoration:none;
	color:#393939;
}
.wbox .ml
{
	background:url(images/ml_topnew_down.gif) repeat-y left top;
	padding-left:5px;
	height:auto;
}
.wbox .mr
{
	background:url(images/mr_topnew_down.gif) repeat-y right top;
	padding-right:5px;
	height:auto;
}
.wbox .mc
{
	height:auto;
	background:url(images/mc_topnew_down.gif) repeat-x repeat-y left top;
}
.wbox .bl
{
	background:url(images/bl_topnew_down.gif) no-repeat left top;
	padding-left:5px;
	height:6px;
}
.wbox .br
{
	background:url(images/br_topnew_down.gif) no-repeat right top;
	padding-right:5px;
	height:6px;
}
.wbox .bc
{
	background:url(images/bc_topnew_down.gif) repeat-x left top;
	height:6px;
}

.Parent
{
	width:500px;
	height:auto;	
}
.Parent .tl
{
	background:url(images/tl_topNew_down1.gif) no-repeat left top;	
	padding-left:5px;
	height:29px;
}
.Parent .tr
{
	background:url(images/tr_topNew_down1.gif) no-repeat right top;		
	padding-right:5px;
	height:29px;
}
.Parent .tc
{
	background:url(images/tc_topNew_down1.gif) repeat-x left top;	
	height:23px;
	color:#FFFFFF;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:6px;
	padding-left:7px;
}
.Parent .tc a
{
    text-decoration:none;
    color:#FFFFFF;
}

.Parent .ml
{
	background:url(images/ml_topnew_down.gif) repeat-y left top;
	padding-left:5px;
	height:auto;
}
.Parent .mr
{
	background:url(images/mr_topnew_down.gif) repeat-y right top;
	padding-right:5px;
	height:auto;
}
.Parent .mc
{
	height:auto;
	background:url(images/mc_topnew_down.gif) repeat-x repeat-y left top;
}
.Parent .bl
{
	background:url(images/bl_topnew_down.gif) no-repeat left top;
	padding-left:5px;
	height:6px;
}
.Parent .br
{
	background:url(images/br_topnew_down.gif) no-repeat right top;
	padding-right:5px;
	height:6px;
}
.Parent .bc
{
	background:url(images/bc_topnew_down.gif) repeat-x left top;
	height:6px;
}
.subtabs
{
	
	float:left; width:500px;
	font-size:13px;
	
}
.subtabs ul
{
	
	padding-left:1px;
	float:left;
}
.subtabs ul li
{
	float:left;
	display:inline;
	text-align:center;
	
}
 
.subtabs a
{
	background:url(images/tableft.gif) no-repeat left top;
	float:left;
	height:28px;
	padding-left:3px;
	
}
.subtabs a span
{
	background:url(images/tabright.gif) no-repeat right top;
	display:block;
	height:24px;
	float:left;
	width:117px; 
	color:#FFFFFF;
	padding-top:4px;
	font-weight:bold;
	padding-right:4px;

}
.subtabs a span.last
{
	background:url(images/tabright.gif) no-repeat right top;
	display:block;
	height:24px;
	float:left;
	width:117px;
	color:#FFFFFF;
	padding-top:4px;
	font-weight:bold;
	padding-right:6px;
}
.subtabs a:hover
{
	background:url(images/tableft_hover.gif) no-repeat left top;
	height:28px;
	padding-left:3px;
	text-decoration:none;
}
.subtabs ul li.selected a
{
    background:url(images/tableft_hover.gif) no-repeat left top;
	height:28px;
	padding-left:3px;
	text-decoration:none;
}
.subtabs a:hover span
{
	background:url(images/tabright_hover.gif) no-repeat right top;
	height:28px;
	padding-right:4px;
	text-decoration:none;
}
.subtabs ul li.selected a span
{
    	background:url(images/tabright_hover.gif) no-repeat right top;
	height:28px;
	padding-right:4px;
	text-decoration:none;
}
.subtabs a:hover span.last
{
	background:url(images/tabright_hover.gif) no-repeat right top;
	height:28px;
	padding-right:5px;
	text-decoration:none;
}
.subtabs ul li.selected a span.last
{
    background:url(images/tabright_hover.gif) no-repeat right top;
	height:28px;
	padding-right:5px;
	text-decoration:none;

}
