﻿A{
	text-decoration:none
}

A:link{
	text-decoration:none
}

A:hover	{
	font-weight: bold; 
	text-decoration:underline 
}

A:active { 
	text-decoration:none 
}

img{
border:0px
				
}

.IdeaTitle   { 
	font-family: 微軟正黑體; 
	font-size: 14pt; 
	letter-spacing: 1pt;
	color: #213C63;	
	letter-spacing:1pt; 
	line-height:150%; 
	font-weight:bold;
	position:relative;
	width:98%;
	filter: DropShadow(Color=#213C63, OffX=1, OffY=1); 
	filter:Shadow(Direction=145, Color=#FAEBB1, Strength=3)
}
.IdeaTitle:hover   { text-decoration: underline }

.IdeaTitle:active   { text-decoration: underline }

.Content11{
	clear:both;
	text-align:left;
	font-family:新細明體;
	/*text-align:left;*/
	font-size:16px;
	line-height:40px; 
	text-indent:40px;
	margin-top: 20px; 
	margin-bottom: 8px;
	letter-spacing: 1pt;
}

.Content11 ul li{
	text-indent:0px;
	font-family:微軟正黑體;
	font-size:15px;
	line-height:180%; 
	margin-bottom: 12px;
	color:#333300;
}

.Content11_List{
	text-indent:0px;
	font-family:新細明體;
	font-size:15px;
	line-height:180%; 
	margin-bottom: 0px;
	color:#333300;

}

.ContentTitle{
	font-family:微軟正黑體;
	font-size:20px;
	line-height:180%; 
	text-indent:38px;
	font-weight:bold;
}
	
.Content10{
	font-family:新細明體;
	font-size:12px;
	line-height:150%;
	text-indent:30px
}

.BlogTitle   { 
	font-family: 微軟正黑體; 
	font-weight:bold;
	font-size: 22px; 
	border-bottom-style:dotted;
	color:#996600;
	list-style-image: url('../IMG/Dot_01.gif');
}


.BlogListTitle   { 
	font-family: 微軟正黑體; 
	font-size: 16px; 
	border-bottom-style:dotted;
	/*
	letter-spacing: 1pt;
	color: #213C63;	
	letter-spacing:1pt; 
	line-height:150%; 
	font-weight:bold;
	position:relative;
	width:150%;
	filter: DropShadow(Color=#213C63, OffX=1, OffY=1); 
	filter:Shadow(Direction=145, Color=#FAEBB1, Strength=3)
	*/
}

.BlogListTitle:hover{ 
	background-color:orange;
	cursor:pointer
}

.BlogListDate{ 
	font-family: Arial; 
	font-size: 11px; 
	/*
	*/
}
.BlogListContent{ 
	font-family: 新細明體; 
	font-size: 14px; 
	line-height:150%;
	color:#333300
}
.BlogListContent:hover{ 
	background-color:#FFFFCC
}

.BlogListLink { 
	font-family: Arial; 
	font-size: 11px;
	color:orange;
	/*
	*/
}
.BlogListLink:hover { 
	color:red;
	/*
	*/
}

.BlogListLink:link { 
	font-size: 12px;
	color:purple;
	/*
	*/
}

.BlogListLink:visited { 
	font-size: 12px;
	color:red;
	/*
	*/
}
.SoftTitle   { 
	font-family: 微軟正黑體; 
	font-size: 14pt; 
	letter-spacing: 1pt;
	color: #213C63;	
	font-weight:bold;
}
.SoftTitle:hover{ 
	background-color:#FFFFCC
}
.SoftTitle2   { 
	font-family: 微軟正黑體; 
	font-weight:bold;
	font-size: 12pt; 
	color: green;	
}

.SoftContent{
	text-indent:28px;
	font-family:微軟正黑體;
	font-size:14px;
	line-height:180%; 
}

.SoftContentList{
	text-indent: -7px;
	font-family:微軟正黑體;
	font-size:12px;
	line-height:180%;
	list-style-type: square;
	margin-top: 0;
	margin-bottom: 0;
}

.MemuItem{
	font-family:微軟正黑體;
	font-size:14px;
	text-align:center;
	color:white;
}

.MemuItem:hover{
	background-image:url('../IMG/MENU/SelectBG_R_100.gif');
	font-weight:bold;
	cursor:pointer;
}

.MemuItemED{
	font-family:微軟正黑體;
	font-size:14px;
	text-align:center;
	color:white;
	background-image:url('../IMG/MENU/SelectBG_B_100.gif');
}
.NextPage{
	font-family:微軟正黑體;
	font-size:11px;
}
.NextPage a{
	color:#3399FF;
}

.NextPage a:hover{
	color:maroon;
	background-color:orange;
	font-weight: normal; 
}

