body, input
{
font-family: Arial, Helvetica, sans-serif;
}
	a { text-decoration: none }
	a:link {  color: #2233CA; text-decoration: none}
	a:visited { color: #2233CA; text-decoration: none}
	A:hover { COLOR: #FF0000;}
	A.A2 { COLOR: white}
	A.A2:hover { COLOR: #FF0000;}
	.top_bar a {color:#FFFFFF;}
	.top_bar a:hover { COLOR: yellow;}
	#td1 {width:20%;height:23px;color:#FFFFFF; background-color:#7B92DE; border-left:1px none #B2B2B2;border-right:1px solid #B2B2B2;border-top:1px solid #B2B2B2;border-bottom:1px none #B2B2B2;}
	#td1 a {color:#FFFFFF;}
	#td1 a:hover { COLOR: yellow;}
	#td2 {width:10%;height:23px;text-align:center;background-color:#F0F0FF; height:23px;
		  border-left:1px none #B2B2B2;border-right:1px solid #B2B2B2;border-top:1px solid #B2B2B2;border-bottom:1px none #B2B2B2;}
	.td_hilight {width:10%;height:23px;text-align:center;background-color:#F0F0FF; height:23px;
		  border-left:1px none #B2B2B2;border-right:1px solid #B2B2B2;border-top:1px solid #B2B2B2;border-bottom:1px none #B2B2B2;}
	.td_hilight a {COLOR: red}
	TABLE { text-align:left}
	TD	{font-size: 10pt;}
	EM	{color:purple;font-style:normal}
	.EN	{color:#333333;}
	f9 {font-size:9pt}
	#photo   { border:1px #999999 solid;padding:4px;width:64px;}
	#title_bar   { background-color:#F0F0FF;border:1px solid #B2B2B2;height:23px}
	.adSense_768x15   { padding-top:8px;text-align:center}
	#TH  	{font-size: 10pt; color:#FFFFFF; background-color:#008080}
	#WD  	{font-size: 10pt; color:#004040; background-color:#95f4a8}
	#NWD  {font-size: 10pt; color:#004040; background-color:#FFACBB}
	#lta	{ border:1px #B2B2B2 solid; font-size:9pt;padding:2px; background-color:#F0F0FF}
	#bta	{ border-bottom: 1px #F0F0FF solid; padding-top:2px; text-align:center}
	.item_type { font-size: 8pt;font-family:Arial; font-weight:bold; font-style:italic;}
	#s1	{background-color:#92d7f6; color:#000066; border:1px solid #000099; width:180px;
		 font-size:11pt; text-align:center;LETTER-SPACING: 10px;}
	.t10   { color:#7F7F7F;}
	.t1   { background-color:#E9E7E7;padding:2px;line-height:18px}
	.t1 a{
		color:#333333;
		text-decoration: none;
	}

	.t1 a:hover{
		color:#FF6600;
		text-decoration: none;
	}
	.t2   { padding:2px;line-height:18px}
	.t2 a{
		color:#333333;
		text-decoration: none;
	}

	.t2 a:hover{
		color:#FF6600;
		text-decoration: none;
	}
	.headtext	{font-size: 10pt; font-weight:normal;	padding: 0px; margin: 0px;}
	.divbox {
		height:100px;
		width:400px;
		top:-500px;
		position: absolute;
		visibility: hidden;
	}
.img-shadow {
margin: 5px 0 0 5px ;
float:left;
background: url(/images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 4px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
.txt11 {	font-size: 11pt;}
.bold {	font-weight: bold;}

.btn01 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-size: 12px;
	color: #FFFFFF;
	padding :2px 2px 2px 1px;
	background-color: #666666;
	cursor:pointer;
}
.btn02 {
	cursor:pointer;border-left:1px solid #B1B4CD;border-right:1px solid #494D74;border-top:1px solid #B1B4CD;border-bottom:1px solid #494D74;
	background:#666666;
	color:#FFFFFF;
	padding:2px 3px;
}
.page_num {
	text-align:center ;
	margin: 3px 0px;
}
.page_num span{
	padding: 0px 4px;
	font-weight:bold ;
	color:#DA4C8E;
}
.page_num a{
	padding: 0px 4px;
	bordeR: 1px solid #ccc;
	margin: 0px 2px;
	color:#777;
	text-decoration: none;
}
.page_num a:hover{
	background:#DA4C8E;
	color:#fff;
	text-decoration: none;
}
