﻿H2
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 32px;
	MARGIN: 0px;
	COLOR: #F08300;
	PADDING-TOP: 30px;
	FONT-FAMILY: 微軟正黑體,新細明體,Arial;
}
 
#main #home  INPUT
{
    BORDER-RIGHT: #b0a0a0 1px solid;
    BORDER-TOP: #b0a0a0 1px solid;
    FONT-SIZE: 12px;
    MARGIN-LEFT: 10px;
    BORDER-LEFT: #b0a0a0 1px solid;
    BORDER-BOTTOM: #b0a0a0 1px solid;
}

#main #home  INPUT.Button
{
    MARGIN-LEFT: 5px;
    CURSOR: Pointer;
    PADDING-TOP: 3px;
    HEIGHT: 22px
}


/*
************** FOOT Area *****************
*/
	
#main #FootArea a
	{
		text-decoration:none;
		color:#e0ffe0;
		font-weight:bold;
	}	

	
#main #FootArea a:hover
	{
		text-decoration:none;
		border-bottom: dotted #ffff00 1px;
		color:#ffff00;
		font-weight:bold;
	}

#main #FootArea a:active
	{
		text-decoration:none;
		border-bottom: solid #ff4040 1px;
		color:#ff4040;
		font-weight:bold;
	}

	
/*
	 *********************************** SIDE AREA ********************************
*/

#main #Side #TheTitle
{
	Font-Size:20px;
	Color: #ff93bb;
	font-weight: bold;
	height:22px;
	text-align: Center;
	margin-top:5px;
	margin-bottom:10px;
}

#main #Side HR
{
	Width: 200px; 
	height: 1px;
	Border:none;
	color: #ff93bb;
	background-color: #ff93bb;
	
}

#main #Side Input.button
{
	CURSOR: hand;
    HEIGHT: 22px
}

#main #Side #LinkArea {
	padding-top: 10px;
	padding-Bottom: 10px;
}
	
#main #Side #TagLink {
	padding: 5px 15px;
	color:#006040;
}

#main #Side #TagLink  #tagTitle{
	font-size:15px;
	color:#004060;
	font-weight: bold;
	padding-bottom: 10px;
}

#main #Side #TagLink a
	{
		text-decoration:none;
		color:#006040;
	}

	
#main #Side #TagLink a:hover
	{
		text-decoration:none;
		font-weight:bold;
		background: #ffff80;
	}

#main #Side #TagLink a:active
	{
		text-decoration:none;
		font-weight:bold;
		background: #ff8080;
	}

#main #Side img
{
	padding-bottom: 5px;
}

#main #Side  a
	{
		text-decoration:none;
		color:#606060;
		font-weight:bold;
		font-size:15px;
	}

	
#main #Side  a:hover
	{
		text-decoration:none;
		border:none;
		font-weight:bold;
		color:#ff0000;
	}

#main #Side  a:active
	{
		text-decoration:none;
		font-weight:bold;
	}

#main #Side a img 
	{
		opacity: .65;
		filter: Alpha(Opacity=65);  /* for IE only  XD*/
		border: none;
		
	}

#main #Side a:hover img 
	{
		opacity: 1;
		filter: Alpha(Opacity=100); /* for IE only  XD*/
		
	}

	/*
#main #ShopBlock a img 
	{
		opacity: .65;
		filter: Alpha(Opacity=65);  /* for IE only  XD 
		border: none;
		
	}

#main #ShopBlock a:hover img 
	{
		opacity: 1;
		filter: Alpha(Opacity=100); /* for IE only  XD
		
	}
*/

	
#main #Shop a img 
	{
		opacity: .65;
		filter: Alpha(Opacity=65);  /* for IE only  XD*/
		border: none;
		
	}

#main #Shop a:hover img 
	{
		opacity: 1;
		filter: Alpha(Opacity=100); /* for IE only  XD*/
		
	}

	
#main #Shop  a
	{
		text-decoration:none;
		color:#606060;
		font-weight:bold;
		font-size:15px;
	}

	
#main #Shop  a:hover
	{
		text-decoration:none;
		border:none;
		font-weight:bold;
		color:#ff0000;
	}

#main #Shop  a:active
	{
		text-decoration:none;
		font-weight:bold;
	}
	
	

