﻿@charset "utf-8";
/* CSS Document */

#maincontent .bread_style {
	font-family: "Microsoft Sans Serif", "Microsoft JhengHei UI", "微軟正黑體", Arial, "Arial Black";
	color: #757575;
	text-align: left;
	text-decoration: none;
	font-size: 12pt;
	/*letter-spacing: 3px;*/
}

#maincontent .bread_style a{
	font-family: "Microsoft Sans Serif", "Microsoft JhengHei UI", "微軟正黑體", Arial, "Arial Black";
	color: #757575;
	text-align: left;
	text-decoration: none;
	font-size: 12pt;
	/*letter-spacing: 3px;*/
}

#maincontent .bread_style a:hover {
	color: #93c23a;
	/*font-weight: bolder;*/
}
#maincontent .bread_style img {
	margin-left: 5px;
	margin-right: 10px;
}
#maincontent .bread_style {
	width: 1000px;
	height: 30px;
	margin-top: 15px;
	margin-bottom: -25px;
	clear: both;
	margin-left: 10px;
}

