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

body{ 
background:#000 url(../images/bg.png) repeat-x; 
font-family:Arial, Helvetica, sans-serif;
font:12px "微軟正黑體", "Sans-Serif", Verdana, Arial;


}
.w1{
	color:#ffffff
}

.w2{
	color:#999999
}
.w3{
	color:#ff0000
}


A:link{text-decoration:none}
A:link{color:#ffffff}
A:visited{color:#ffffff}
A:visited{text-decoration:none}
A:hover{color:#666666}