/* Global Style */
@import url("global.css");

/* Layout Style */
@import url("layout4.css");

/* Page Style */
#body_style {background:#000;}
#background	{background-image:url(../image/background/bg_about_studio.jpg);	background-position:bottom left;}

#nav ul li #item2 {color:#ff9900;}

/* Content */
#content { overflow:auto;}
