	/* Top */
	#tabbg {	
	width: 430px;
	}

	.tab{
		display: block;
		width: 172px;
		height: 40px;
		line-height: 40px;
		
		
		}
	
	.activetab0{
		display: block;
		color: #FF4E00;
		padding-left: 36px;
		background: url(images/hover-tab0.gif) no-repeat;
		}
	.activetab1{
		display: block;
		color: #FF4E00;
		padding-left: 36px;
		background: url(images/hover-tab0.gif) no-repeat;
		}
	.activetab2{
		display: block;
		color: #FF4E00;
		padding-left: 36px;
		background: url(images/hover-tab0.gif) no-repeat;
		}
	.activetab3{
		display: block;
		color: #FF4E00;
		padding-left: 36px;
		background: url(images/hover-tab0.gif) no-repeat;
		}
	.activetab4{
		display: block;
		color: #FF4E00;
		padding-left: 36px;
		background: url(images/hover-tab0.gif) no-repeat;
		}
	.activetab5{
		display: block;
		color: #FF4E00;
		padding-left: 36px;
		background: url(images/hover-tab0.gif) no-repeat;
		}
	.activetab6{
		display: block;
		color: #FF4E00;
		padding-left: 36px;
		background: url(images/hover-tab0.gif) no-repeat;
		}
	
	.inactivetab0{
		display: block;
		color:#0066AD;
		padding-left: 36px;
		}
	.inactivetab1{
		display: block;
		color:#0066AD;
		padding-left: 36px;
		}
	.inactivetab2{
		display: block;
		color:#0066AD;
		padding-left: 36px;
		}
	.inactivetab3{
		display: block;
		color:#0066AD;
		padding-left: 36px;
		}
	.inactivetab4{
		display: block;
		color:#0066AD;
		padding-left: 36px;
		}
	.inactivetab5{
		display: block;
		color:#0066AD;
		padding-left: 36px;
		}
	.inactivetab6{
		display: block;
		color:#0066AD;
		padding-left: 36px;
		}
	
	/* =============== Tab Content ========================*/
	.tabcontent { width:410px; text-align: justify;letter-spacing:0px ; padding: 0px;LINE-HEIGHT: 180%; TEXT-ALIGN: justify;}
	.tabcontentIndex { width:410px; text-align: justify;letter-spacing:0px ; padding: 10px;LINE-HEIGHT: 180%; TEXT-ALIGN: justify;}
	
	.tabcontentIndex img{float:none; border:0px solid #ccc; padding:1px; margin-top: 4px; margin-right: 6px;}
	.tabcontent img{float:left; border:0px solid #ccc; padding:1px; margin-top: 4px; margin-right: 6px;}
	.tabcontent .txt img{ border:none; float:none}
	.tabcontent .title a{ color:#023f88;}
	.tabcontent ul{ margin:10px 0;}
	.tabcontent li{ margin:5px 0;}
	.tabcontent li a{ padding-left:10px;background:url(/images/icon.gif) no-repeat left 6px ;color:#0087c7}
	
	#tabbg p.title{  margin:5px 0; width:220px; }
	#tabbg p.txt{ height:65px; width:220px; overflow:hidden; }
	#tabbg ul{width:320px; overflow:hidden}
	
	.boxtab {clear:both}