@charset "utf-8";

A:link,
A:visited	{color:#666666; text-decoration:underline;}
A:hover		{color:#666666; text-decoration:none;}

/*會員註冊*/
#registerTable	{font-size:11px; color:#666; margin:20px 0px;}

.registerForm 		{font-size:11px; color:#666; background-color:#f7f7f7;}
.registerForm thead td	{padding:5px; background-color:#666; color:#FFF}
.registerForm thead th	{text-align:left; padding:10px 0;}
.registerForm thead td a:link,
.registerForm thead td a:visited	{color:#FFF; text-decoration:underline;}
.registerForm thead td a:hover		{color:#fff; text-decoration:none;}

.registerForm td	{padding:6px; word-spacing:10px; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif}
.registerForm th	{text-align:right; font-weight:normal; font-size:13px; color:#333; }
.registerForm span	{color:#FF0000; margin:0 3px;}
.registerForm input	{cursor:pointer;}
.registerForm .textInput	{paddiing:3px; color:#333; cursor:auto;}

.registerForm tfoot td		{ padding-left:30px; background-color:#E7ECEF; color:#333333;}
.registerForm a:link,
.registerForm a:visited		{color:#0066cc; text-decoration:underline;}
.registerForm a:hover		{color:#0066cc; text-decoration:none;}

#fortune .Q	{FONT-WEIGHT:BOLD;}
#fortune td {background-color:#FFFFFF;}
#fortune 	{border-bottom:1px dotted #ccc;}

.submitButton	{background:url(../images/submitButton.gif) no-repeat left top; width:110px; height:33px; border:none; cursor:pointer; margin-right:20px;}
.submitButton:hover	{background:url(../images/submitButton2.gif) no-repeat left top;}
.resetButton	{background:url(../images/resetButton.gif) no-repeat left top; width:110px; height:33px; border:none; cursor:pointer; margin-right:20px; text-align:left; font-size:1px; color:#BDB8B4;}
.resetButton:hover	{background:url(../images/resetButton2.gif) no-repeat left top;}
.nextButton			{background:url(../images/nextButton.gif) no-repeat left top; width:110px; height:33px; border:none; cursor:pointer; margin-right:20px;}
.okButton			{background:url(../images/okButton.gif) no-repeat left top; width:110px; height:33px; border:none; cursor:pointer; margin-right:20px; text-align:left; font-size:1px; color:#BDB8B4;}


#login				{width:360px; height:200px;}
#login th			{padding:8px 0px; color:#333; font-size:13px; font-weight:normal;}
#login th span		{color:#FF0000;}
#login thead td		{background-color:#FF6600;  color:#FFFFFF; font-family:Verdana, Arial, Helvetica; font-weight:bold; text-align:center; padding:5px;font-size:16pt; color:#FEF369;}
#login thead td span	{color:#FFF;}
#login td			{font-size:11px; color:#666;}
#login td a:link,	
#login td a:visited	{color:#FF6600; font-size:12px; text-decoration:underline; margin-right:10px;}

#login tfoot td		{padding:10px 0;}
#login .loginButton {background:url(../images/loginButton.gif) no-repeat left top; width:64px; height:31px; border:none; cursor:pointer; margin-right:20px;}
#login .forgetButton {background:url(../images/forgetButton.gif) no-repeat left top; width:152px; height:31px; border:none; cursor:pointer; margin-right:20px;}

.submenu			{}
.submenu td			{border-bottom:1px solid #eee;}
.submenu td.head	{border:0px;}
.submenu A.current	{font-weight:bold;}
.submenu a span		{font-size:10px; color:ccc;}

.breadcrumb			{padding-bottom:20px; padding-left:30px;}

#epaper	td			{background-color:#FFF;}
.epaperTable		{border:1px solid #ECE6E1; border-left:0px; border-bottom:0px;}
.epaperTable th		{background:#ECE6E1; text-align:left; padding:3px; font-size:11px; color:#666}
.epaperTable td		{border-bottom:1px solid #ccc; padding:3px; color:#666666; border-left:1px solid #ECE6E1;}
#epaper	 a:link,
#epaper	 a:visited	{color:#FF6600; text-decoration:underline;}
#epaper	 a:hover	{color:#666666; text-decoration:none;}

#epaper	 A:link,
#epaper	 A:visited	{color:#666666; text-decoration:underline;}
#epaper	 A:hover	{color:#666666; text-decoration:none;}


#fortune .subTable			{color:#FFF; margin-bottom:20px;}
#fortune .subTable td		{border-bottom:0px dotted #ccc; background-color:transparent; padding:0px;}
#fortune .subTable span		{color:#333;}
#fortune .mainCcontent		{padding:15px;}
#fortune .mainContent p		{line-height:160%; color:#333; text-indent:40px; line-height:200%;}
#fortune .mainContent td	{background-color:transparent;}
#fortune h2					{color:#000; font-size:15pt; font-family:"微軟正黑體"; padding:0px; margin:0px; }


#travelNote					{widh:231px; padding:0px;}
#travelNote td				{padding:0px;}
#travelNote ul				{margin:0; padding:0;}
#travelNote li				{list-style-type:none; list-style-position:outside; line-height:200%; font-size:11px; margin-left:10px; margin-right:10px; color:#FFF; margin-bottom:10px;}
#travelNote li img			{width:20px;}
#travelNote li span			{color:#FFFF33;}
#travelNote li a:link		{color:#FFF;}






