body{
	font-family: Helvetica,Arial,sans-serif;
	margin: 0px;
	font-size: 12px;
	color:#000;
}
/*change 1*/
#page-body{
	width:980px;
	/*background:url(http://v3.jx.com.kh/global-includes/template-images/playing-jx/bg_content980.png);*/
	background-color:transparent;
	/*color:#FFF;*/
	
}
a:link, a:visited {
	text-decoration: none;
	color:#fff;
}

a:hover {
	text-decoration: underline;
	color:#FFF;
}
#header-top a:hover{
	color: #e9008f;
}
input.button { cursor: pointer; }

img { border: 0 none; }

/* 
p { margin-top: 0; margin-bottom: 5px; }

h1,h2,h3,h4,h5,h6,ul,ol{ margin:0px; }

*/
h5 { margin:0px; }

.hide{
	display: none;
}

