
a { text-decoration: none; font-weight: bold; }

body{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.news_style{
	display:none;
	text-align:left;
}
.news_show h3{
	text-transform:capitalize;
	font-size:18px;
	color:#FF9F00;
	font-family:"Orator Std";
}
.news_show p{
	color:#300;
	font-size:14px;
	font-weight:bold;
	font-family:Katrika;
	text-align:justify;
}

.news_show
{
	background-color: transparent;
	width:200px;
	height:240px;

overflow: auto;	

}
.news_border
{
background-color: transparent;
width:200px;
height:240px;

border: 0px solid gray;
padding: 0px;
overflow: auto;	

}
.news_mark{
background-color:transparent ;

border: 0px solid gray;
width:240px;
height:35px;
text-align:center;
}
.news_title{

font-weight:bold;
font-size:13px;
border: 0px solid gray;
padding: 0px;
color:#990000;
}
.news_show img{

margin-left: 0px;
margin-right: 0px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 0px;
background-color:transparent ;
border: 0px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
