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

.news_style{
	display:none;
	}

#mynewsdis{
	position:relative; float:left;
	z-index:+1;
}
	
.news_border	{
	position:relative; float:left;
	width:190px;	height:250px;
	background-color: white; /*border: 1px solid #FF8040;*/
	padding: 5px 5px 5px 5px;
	/*overflow: auto;*/	z-index:+2;
	font-family: Tahoma, Arial; font-size: 12px; font-weight : normal; color: #4463a4;
}
	
.news_show	{
	position:relative; float:left;
	width:190px; height:250px;
	background-color: white;
	font-family: Tahoma, Arial; font-size: 12px; font-weight : normal; color: #4463a4;
	overflow: auto;	 z-index:+2
	}
	.news_show img{
		/*margin-left: 0px; margin-right: 5px;*/
	}
.n_title{
	font-size:17px; color:#7389B6;
	padding:10px 0px 0px 0px;
}
	.n_title a.tit		{ font-size:17px; color:#7389B6; font-weight: normal; text-decoration:none;}	
	.n_title a.tit:hover{ font-size:17px; color:#7389B6; font-weight: normal; text-decoration:underline;}	

.n_extract{
	font-size:11px; color:#7389B6;
	padding:10px 0px 0px 0px;
}
.n_link{
	font-family: Tahoma; font-size:11px; color:#FF9F00;
	position:absolute; bottom:20px; left:100px;
}
	.n_link a.lin	   { font-size:11px; color:#FF9F00; font-weight: normal; text-decoration:none;}	
	.n_link a.lin:hover{ font-size:11px; color:#FF9F00; font-weight: normal; text-decoration:underline;}	
	
	
	
.buttondiv	{
	position: absolute; bottom:20px; left:0px;
	width:100px; height:20px;
	padding: 2px 5px;
	font-family: Tahoma, Arial; font-size: 12px; font-weight : normal; color: #FF9F00; letter-spacing:2px;
	z-index:+2;
}		
	
.news_mark	{
	position: absolute; bottom:0px; left:0px;
	width:170px; height:20px;
	text-align:left;
	z-index:+2;
	}
	.news_title{
		font-family: Tahoma; font-size:09px; color:#aaaaaa;
	}

	

/*
.news_border2	{
	background-color: black;
	width:300px;
	height:400px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 1px solid gray;
	padding: 5px 5px 5px 5px;
}

.news_mark2	{
	background-color:#666666 ;
	font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 0px solid gray;
	width:312px;
	height:35px;
	color:white;
	text-align:center;
}

.buttondiv2	{
	position: absolute;
	padding: 3px 3px 5px 3px;
	background-color:black ;
	border: 1px solid gray;
	border-top:none;
	height:20px;
}

.news_show2	{
	background-color:black;
	color:white;
	width:300px;
	height:400px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	overflow: auto;	
}

.news_show2 img{
	margin-left: 5px;
	margin-right: 5px;
}

.news_title2{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
width:300px;
color:white;
}

.code{
	width:500px;
	color:white;
	font: normal 90% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	padding: 5px 5px 5px 5px;
	background-color:black ;
}*/
