/*Tab-Pannel*/
#tbh{
	width:672px;
	height:29px;
	border-bottom:1px solid #cecece;
	position:relative;
	margin-top:8px;
}
#tbh a:hover{
	color:#ba5d20;
}
#tbh a:active{
	color:#ba5d20;
}
#tbtxt1{
	float:left;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#ba5d20;
	padding-left:5px;
	height:23px;
	width:153px;
	text-align:left;
	padding-top:8px;
	background:url(tab.gif) no-repeat left;
	position:absolute;
	text-indent:.3em;
}
#tbtxt2{
	float:left;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#030303;
	padding-left:5px;
	height:22px;
	width:153px;
	text-align:left;
	padding-top:8px;
	background:url(tab-n.gif) no-repeat left;
	position:absolute;
	margin-left:160px;
	text-indent:.6em;
}
#tbtxt3{
	float:left;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#030303;
	padding-left:5px;
	height:22px;
	width:153px;
	text-align:left;
	padding-top:8px;
	background:url(tab-n.gif) no-repeat left;
	position:absolute;
	margin-left:320px;
	text-indent:.6em;
}
#tbtxt4{
	float:left;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#030303;
	padding-left:5px;
	height:22px;
	width:153px;
	text-align:left;
	padding-top:8px;
	background:url(tab-n.gif) no-repeat left;
	position:absolute;
	margin-left:480px;
	text-indent:.3em;
}

#tb
{
	width:650px;
	height:auto;
	border:#cecece 1px solid;
	border-top:none;
	padding: 10px;
}
		
#tbtxt1 a{
	color:#660000;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
}
#tbtxt2 a, #tbtxt3 a, #tbtxt4 a {
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#030303;
	text-decoration:none;
	}

#tb1, #tb2, #tb3, #tb4 {
	width:630px;
	height:450px;
	margin:0;
	background-color:#6FB3D7;
	padding:10px 10px 10px 10px;
}

#box {
	width:590px;
	height:340px;
	margin: auto;
	background:url(tab-bg.gif) no-repeat;
	padding:20px 20px 0;
}
.screentabw{
	float:left;
	width:120px;
	height:180px;
	background:url(tab-win.gif) no-repeat;	
}

.screentabn{
	float:left;
	width:120px;
	height:180px;
	background:url(tab-ntfs.gif) no-repeat;	
}

.screentabf{
	float:left;
	width:120px;
	height:180px;
	background:url(tab-fat.gif) no-repeat;	
}

.screentabp{
	float:left;
	width:120px;
	height:180px;
	background:url(tab-pen.gif) no-repeat;	
}

#tabtxt{
	float:right;
	width:460px;
	height:auto;	
}

.rd{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:20px;
	color:#660000;
}
.rd .supports{
	float:right;
	width:100px;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	padding-left:5px;
}

.rd .supports a
{
color:#000000
}

.rd .supports a:hover 
{
color:#660000
}
.rd ul{
	margin:5px 0 0 0;
	padding:0;
}
.rd ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	font-weight:normal;
	padding: 0px 0px 0px 0px ;
	margin-left:12px;
	text-decoration:none;
	list-style:url(bullet-scroll.gif);
	line-height:21px;
}
.rd p{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:12px;
	color:#011e2e;
	font-weight:bold;
	margin:0;
	padding:0;
}
#fmore
{
width:485px; 
}
#fmore table {
margin-top:5px; float:right;
}

.dis{
	display:none;
}

.dp
{ width:600px; margin:-4px; text-align:justify}

.dp a 
{
color:#000000
}

.dp a:hover
{
color:#660000;
}
/*Tab-Pannel-End*/