#interContainer{
position: absolute;
width: 640px; /*Width of interstitial box*/
left: 0;
top: 0;
padding: 15px;
padding-top: 0;
background-color: #B90000;
border: 1px solid black;
visibility: hidden;
z-index: 10000;
}

#interContainer .headerbar{ /*CSS for header bar of interstitial box*/
color: gray;
padding: 5px 0;
text-align: right;
}

#interContainer .headerbar a{ /*CSS for header bar links of interstitial box*/
font-size: 120%;
text-decoration: none;
z-index: 50000000;
}


#interContent{ /*CSS for div that holds the content to show*/
border: 1px solid gray;

background-color: white;
}

#interVeil{ /*CSS for background veil that covers entire page while interstitial box is visible*/
position: absolute;
background: black url(blackdot.gif);
right: 0;
width: 10px;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}







.hd_component{
	float:right;
	width:278px;
	height:30px;
	background-image:url(image/hd.png);
	background-repeat:no-repeat;
	padding-top:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	padding-right:15px;

	text-align:right
	
}

.table_component{
	float:right;
	width:292px;
	border-bottom:#c8c8c8 thin solid;
	border-left:#c8c8c8 thin solid;
	border-right:#c8c8c8 thin solid;
	background-image:url(image/bk_table_2.jpg);
	background-repeat:repeat-x;
	
	
}
.list2{
	float:right;
	width:240px;	
	margin-right:30px;
	margin-bottom:10px;
	line-height:18px;
	color:#374b6a;


}
.list2 ul{
	margin:0 0;
	padding:0 0;
}

.list2 ul li{
display:list-item;
list-style-image:url(image/polt_1.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#374b6a;
text-align:right;
direction:rtl;
padding-top:3px;
font-weight:bold;
line-height:20px

}
.list2 ul li span{
	color:#6b0505;
}
/*
.outer_date{
	float:right;
	width:512px;
margin-bottom:10px
}
.title_outer{
	float:right;
	width:500px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#a70000;
	text-align:right;
	direction:rtl;
	font-weight:bold;
}
.title_outer span{
	color:#666
}
.content_outer{
	float:right;
	width:512px;
	margin-top:5px;

}
.line_inner{
	float:right;
	width:512px;
	height:3px;
	margin:5px 0;
}
.text_outer{
	float:right;
	width:512px;
	margin-top:15px;
	margin-right:5px;
}
.left_img_outer{
	float:right;
	width:378px;
	height:237px;
	text-align:center;
	margin-right:5px;
	margin-top:10px;
	border:#CCC thin solid;
	
}

.right_text_outer{
	float:right;
	width:512px;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	font-weight:bold;
	color:#990000;
	text-align:right;
	direction:rtl;

}
.right_text_outer span{
	font-size:14px;
	color:#808080;

}
.bar_face{
	float:right;
	width:510px;
	height:36px;
	margin:10px 0;
}
.right_bref_outer{
	float:right;
	width:512px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#333;
	text-align:right;
	direction:rtl;
	margin-right:7px;
	margin-top:7px;
}
.comments{
	float:right;
	width:482px;
	height:auto;
}
.content_page{
	float:left;
	width:988px;
	margin-top:10px;
}
*/