﻿.body{
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/main_04.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.text{
	font-family: "Times New Roman", "新細明體";
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}

.coffee{
	color: #009999;
}

.red{
	color: #FF0099;
}

.10text{
	font-size: 10px;
	color: #444444;
}
.text A:link	{	
	text-decoration:	none;
	font-size: 13px;
	line-height: 10px;
	color: #98874d;
	}	
		
.text A:visited	{	
	text-decoration:	none;
	font-size: 13px;
	line-height: 10px;
	color: #836b53;
	}	
		
.text A:active	{	
	text-decoration:	none;
	font-size: 13px;
	line-height: 10px;
	color: #558353;
	}	
