*
	{
		font-family:trebuchet ms;
		font-size:12px;
	}
body
	{
		margin:0px;
		background:url(images/bck.jpg) repeat-x;
		
	}
tr
	{
		vertical-align:top;
	}
/*****************************************************************/
.top
	{
		background:url(images/bckTop.jpg) no-repeat;
		height:242px;
	}

/*********************/
.top01
	{
		font-size:14px; 
		vertical-align:middle;
		height:26px;
		margin-top:4px;
		text-align:right;
		padding-right:5px;
		color:#666666;
	}
.top01 input
	{
		border:1px solid gray;
		height:18px;
		font-size:10px;
	}
.top01 a{text-decoration:none; font-size:10px; color:#666666;}
.top01 a:hover{color:#FFFFFF;}
/*********************/
.top02Menu
	{
		font-size:11px; 
		height:40px; 
		text-align:center;
		
	}
/*********************/
.top03Banner
	{
		height:170;
/*		border:1px solid red;*/
		width:900px;
		margin-left:5px;
/*		background:url(images/bckFooter.jpg);	*/
	}
/*****************************************************************/
.container
	{
		width:910px;
		height:100%;
		background:url(images/bckContainer.jpg);
	}
/*****************************************************************/
.content
	{
		width:900px;
		height:100%;
	}
.content table
	{
		width:100%;
		margin-bottom:20px;
	}
.content table td
	{
		color:#666666;
		text-align:justify;
	}
.content table td a{color:#15a9e7; text-decoration:none;}
.content table td a:hover{color:#09e122;}
.content img
	{
		float:left;
		margin-right:15px;
	}
.content table td strong
	{
		color:#06a419;
	}
/*************************************************/
.newsDetailed
	{
		border:0px solid #999999;
	}
.newsDetailed td
	{
		border:1px solid white;
		border-bottom:1px dotted gray;
		padding:5px;
	}
.newsDetailed td:hover {background-color:#f6f6f6; border:1px solid #666666; javascript:this.bgColor='#f6f6f6'; }
/****************************************************/
.ataGlance
	{
		border:0px solid #999999;
	}
.ataGlance td
	{
		border-bottom:1px dotted gray;
	}
/*****************************************************************/
.footer
	{
		background:url(images/bckFooter.jpg) no-repeat;	
		height:40px;
	}
.footer td
	{
		color:#418a9f;
		text-align:center;
		font-size:9px;
/*		line-height:12px;*/
		padding-top:7px;
	}
.footer a{color:#418a9f;font-size:9px; text-decoration:none;}
.footer a:hover{color:#999999; }
