@charset "utf-8";
/* CSS Document */

body	{
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:repeat;
font:22px "JSL Ancient","Times New Roman", Times, serif;
color:#999999;
}

#pageCenter	{
width:680px;
margin:0px auto;
background-color:transparent;
}

#pageInfo	{
	width:681px; 
	height:379px; 
	background-color:#000000; 
	/*border:1px #333333 solid;*/ 
	background-image:url(images/bg_sm.png); 
	background-position:bottom right; 
	background-repeat:no-repeat;

}


img	{
border:0px;
}