@charset "UTF-8";
/*==============================================================================
 Global ref. styles CSS
 
 @author bruce <response . write at gmail . com>
==============================================================================*/

@import url(html.css);
@import url(layout.css);
@import url(content.css);
@import url(sIFR-screen.css);

#pg {
	clear: both;
	width:64em;
	padding:0;
	margin:0 auto;
	text-align:left;
	font-size:1em;
	border-left: 0.2em solid #fff;
	border-right: 0.2em solid #fff;
}

