@charset "utf-8";

/*
--------------------------------------------------
  (c)2010 2010 avex taiwan inc. All rights reserved.
--------------------------------------------------*/

body {
	color:#000;
	background:#fff;
	}

a img {
	border-width:0;
	border-style:none;
	}

a:after {
	content:" [" attr(href) "] ";
	}
