/* Downloads Module styles */
DIV#downloads_module IMG#dm_icon { width:40px; height:40px; border:none; }
DIV#downloads_module A#intro_link { cursor:pointer; }
DIV#downloads_module A#see_all_link { cursor:pointer; }
DIV#downloads_module IMG#dm_spinner { width:12px; height:12px; border:none; }
DIV#downloads_module DIV#downloads_module_links_top UL.square { padding-top:0; padding-bottom:0; margin-top:0; margin-bottom:0; }
DIV#downloads_module DIV#downloads_module_links_mid UL.square { padding-top:0; padding-bottom:0; margin-top:0; margin-bottom:0; }
DIV#downloads_module DIV#downloads_module_links_bottom UL.square { padding-top:0; padding-bottom:0; margin-top:0; margin-bottom:0; }
DIV#downloads_module .dm_hidden { display:none; }

a:link {
	color: #666;
    font-size: 12px;
	text-decoration: none;
	font-family: "微軟正黑體";
	}
	
a:visited {
	color: #09F;
    font-size: 12px;
	text-decoration: none;
	font-family: "微軟正黑體";
	}
a:hover {
	color: #DA0303;
	font-size: 12px;
	text-decoration: none;
	font-family: "微軟正黑體";
	}
a:active {
	color: #DA0303;
	font-size: 12px;
	font-family: "微軟正黑體";
	font-weight: bold;
	}
	
.style11 A:link {color: #C90; /*----一般連結---*/ 
                font-size: 12px;
				font-weight: normal;
				font-family: "微軟正黑體";
				text-decoration: none;}
.style11 A:visited {color: #999; /*----參觀過的連結---*/
                font-size: 12px;
				font-weight: normal;
				font-family: "微軟正黑體";
				text-decoration: none;}
.style11 A:active {color: #999; /*----正在執行的連結---*/
                font-size: 12px;
				font-weight: normal;
				font-family: "微軟正黑體";
				text-decoration: none;}
.style11 A:hover {color: #FFFFFF; /*----當滑鼠移到連結上---*/
                font-size: 12px;
				font-weight: normal;
				font-family: "微軟正黑體";
				text-decoration: none;
}
.style19 A:link {color: #C90; /*----一般連結---*/ 
                font-size: 12px;
				font-weight: normal;
				font-family: "微軟正黑體";
				text-decoration: none;}
.style19 A:visited {color: #999; /*----參觀過的連結---*/
                font-size: 12px;
				font-weight: normal;
				font-family: "微軟正黑體";
				text-decoration: none;}
.style19 A:active {color: #999; /*----正在執行的連結---*/
                font-size: 12px;
				font-weight: normal;
				font-family: "微軟正黑體";
				text-decoration: none;}
.style19 A:hover {color: #FFFFFF; /*----當滑鼠移到連結上---*/
                font-size: 12px;
				font-weight: normal;
				font-family: "微軟正黑體";
				text-decoration: none;
}
		
		
				
.gray_dark12  {
	font-size: 12px;
	color: #666;
	FONT-FAMILY: "微軟正黑體";
}
