@charset "utf-8";
BODY  {
  margin:0px;
  padding:0px;
  background:#0e0e0e;
  scrollbar-face-color:#090909;  
  scrollbar-highlight-color:#760a3f; 
  scrollbar-shadow-color:#760a3f;  
  scrollbar-3dlight-color:#760a3f;  
  scrollbar-arrow-color:#ff0090;  
  scrollbar-track-color:#090909;  
  scrollbar-darkshadow-color:#090909;   
}
.line {
	border: 1px solid #e02c7b;
}
.line2 {
	border: 1px solid #e02c7b;
	margin-left:8px;
}
.fontbaise, .fontbaise a, .fontbaise a:visited, .fontbaise a:link {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.fontbaise a:hover{
	color: #FDD2EA;
}
.fonthongse, .fonthongse a, .fonthongse a:visited, .fonthongse a:link {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	color: #ff007d;
	text-decoration: none;
}
.fonthongse a:hover{
	color: #ff00d8;
}
