body		{
	font-size: 14px;
	font-family: tahoma, arial, ms sans serif, times;
	margin: 0px;
	background-color: #CCCCCC;
	padding: 0px;
/*	background-color: #CCCCCC;*/
		}

p		{
		text-align: justify
		}

td		{
		font-size: 12px;
		font-family: tahoma, verdana, ms sans serif, times;
		}
td.h_2	{
/*	background-image: url(../images/img_r01_c3.gif); */
	text-align: right;
	vertical-align: bottom;
	width: 100%;
	padding: 0px;
		}

tt		{
		color: #eeeeee;
		}

h1		{
		font-size: 35px;
		font-family: tahoma, verdana, ms sans serif, times;
		font-weight: bold;
		text-align: center;
		}

a:link		{
		font-weight: normal;
		text-decoration: none;
		background: transparent;
		color: #000066;
		} 

a:active	{
		font-weight: normal;
		text-decoration: none;
		color: #ff0000;
		}

a:visited 	{
		font-weight: normal;
		text-decoration: none;
		color: #0000b0;
		}

a:hover		{
		font-weight: normal;
		text-decoration:underline;
		color: #f00050;
		}

hr		{
	color: #0000CC;
	height: 1px;
		}
table {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
img {
	border: 0px none;
}
td.l_h {
	text-align: center;
	display: marker;
	font-size: 10px;
	text-transform: uppercase;
	vertical-align: bottom;
}
td.s_h {
	text-align: left;
	font-size: 12px;
	text-transform: none;
	color: #666666;
	font-weight: bold;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.srch{
	position: relative;
	z-index: 2;
	left: -15px;
	bottom: -5px;
}
.srch_in{
	width: 80px;
	border-top: 2px solid #999999;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #999999;
	background-color: #66CCFF;
}
td.pr_h{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	padding-left: 10px;

}
td.pr_hn{
	font-weight: bold;
	color: #000099;
	padding-left: 10px;
	text-align: right;

}
td.pr_date{
	font-weight: bold;

}

td.pr_h a{
	color: #FFFFFF;
	font-weight: bold;

}
td.pr_h a:link{
	color: #FFFFFF;
	font-weight: bold;
}
td.pr_h a:visited{
	color: #FFFFFF;
	font-weight: bold;
}
td.pr_h a:hover{
	color: #FFFFFF;
	font-weight: bold;
}
td.pr_h a:active{
	color: #FFFFFF;
	font-weight: bold;
}
td.pr_title{
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	
}
.info{
	color: #666666;
	
}
td{
	color: #666666;
}
.pr_sub {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.pr_sub_title{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.pic_title {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
.pic_right{
	margin: 10px;
	
}
.sel{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	
}

-->
</style>