html
{
font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	color:black;
	}
a { text-decoration: none; font-weight: bold; }

.news_style{
display:none;
}
.news_show
{
position:absolute;
background-color: #f0fafe;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 300px 120px 0px);

}
.news_show1
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 300px 120px 0px);

}
.news_border
{
	background-color: #f0fafe;
	width: 310px;
	height: 117px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 0px solid gray; /*overflow: auto;*/
 padding: 0 0 0 0;
}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:300px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 0px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: relative;
/*float: left;*/
/*top: 169px;*/
padding: 0px 0px 0px 0px;
background-color:white ;
border: 0px solid gray;
/*border-top-color: white;*/
border-top:none;
height:0px;
}
  .news_move {
 position: relative;

  }
.mytable
{
	width: 300px;
	height: 110px;
	vertical-align: top;
}

BODY
{
	MARGIN-TOP: 0px;
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	FONT-FAMILY: Tahoma;
	background: #f0fafe url(main_back.gif) repeat-x;
}

TD
{
    FONT-SIZE: 11px;
    COLOR: #3f3a34;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}
A
{
    COLOR: #3f3a34;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #3f3a34;
    TEXT-DECORATION: none;
}

A:hover
{
    COLOR: #3f3a34;
    TEXT-DECORATION: underline;
}
A:active
{
    TEXT-DECORATION: none;
}

#subUnderline A
{
	FONT-SIZE: 10px;
	COLOR: White;
}
#subUnderline A:hover
{
	COLOR: White;
	TEXT-DECORATION: underline;
}


#bottom
{
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	margin-bottom: 4px;
	vertical-align: top;
	font-weight: normal;
}

#bottom A
{
	FONT-SIZE: 11px;
	COLOR: White;
		font-weight: normal;
}