* {
    margin:0;
    padding:0;
    font-size:12px;

}
body {
	font-family: arial, ‘v‘Ì, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.languagestyle a{ text-decoration:none;}
.languagestyle a:hover{ text-decoration: underline; color:#FF0033}
select, textarea { border:1px solid #000000;  font-size:9pt; color:#000; vertical-align:middle; }

#index2titleNews {
 
	width:180px;
}
#index2titleNews ul {
	
	margin: 0px;
	padding: 0px;
	
	text-align: left; margin-top:15px; margin-bottom:15px;
}

.list li a:hover{
color: #003399;
}
#index2titleNews ul li {
	font-size: 12px;
	line-height: 24px;
	color:#000000;
	text-decoration: none;
	background-repeat: no-repeat;
    margin-right:20px; 
	margin-left:20px; 
	padding: 0px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	list-style-position: inside;
	
	background:url(../_images/porint.gif) no-repeat left center; 
	
	border-bottom:#CCC dotted 1px;width:150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;

}
#index2titleNews ul li a {
	color: #000099;
	text-decoration: none;
    margin-left:10px;
	font-size: 12px;
}
#index2titleNews ul li a:hover {
	color: #F2863E;
	text-decoration: underline;
	font-size: 12px;
}
#index2titleNews ul li span{
    font-size: 11px;  
	font-family:"Courier New", Courier, monospace; width:80px; 
  
	
	color: #006666;
	float: right;
text-align: right;
}

.loginbutton 
{
  
    width :68px; 
	height:20px; 
	background:url(../_images/btn_bgs.gif) no-repeat; 
	text-align:center;
	line-height:18px;
	font-size:12px;
	color: #FFF8F0;
	border:none; 
	padding-top:3px; 

    
}

