@charset "utf-8";

/*
--------------------------------------------------
  (c) 2010 avex taiwan inc. All Rights Reserved.
--------------------------------------------------*/

body {
	color: #FFF;
	background-color: #1A1821;
	}

a img {
	border-width: 0;
	border-style: none;
	}

a:after {
	content:" [" attr(href) "] ";
	}

.hide { display:none; }
