@charset "utf-8";
/* CSS Document */

html
{
	font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	color:black;
	}
a { text-decoration: none; font-weight: bold; }
a img
{
 outline:none;
 border:none;
}

.news_style{
display:none;
}
.news_show
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 165px 130px 0px);

}

.news_border
{
	width:170px;
	height:130px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	padding: 5px 5px 5px 5px;/*overflow: auto;*/
	overflow: hidden;
	background-image: url(../images/load.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.news_mark{
	background-color:white;
	font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 0px solid gray;
	width:170px;
	height:2px;
	color:black;
	text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
	position: absolute;
	/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
	/*border-top-color: white;*/
border-top:none;
	height:11px;
	width: 173px;
}
  .news_move {
 position: relative;

  }
.mytable
{
	width:170px;
	height:130px;
	vertical-align: top;
}
.body-margin {
	margin: 0px;
}
.client_header {
	height: 22px;
	width: 184px;
}
.client_box {
	height: 140px;
	width: 182px;
	border: 1px solid #FB9F10;
	background-image: url(../images/load.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mytable tr td img {

}
