@charset "utf-8";
html {
overflow-x: hidden; overflow-y: auto;
}
body {
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	overflow-x : hidden; 
}
.hot_title01 {
	font-size: 12px;
	color: #ED3559;
}
.title_txt02 {
	font-family: "新細明體";
	font-size: 16px;
	color: #ED3559;
	font-weight: bold;
}

.hot_txt {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.marquee {
	font-size: 14px;
	color: #333333;
}
.index a:link {
	font-family: "新細明體";
	font-size: 12px;
	color: #ED3559;
	line-height: 15px;
	text-decoration:none;
}
.index a:visited{
	font-family: "新細明體";
	font-size: 12px;
	color: #ED3559;
	line-height: 15px;
	text-decoration:none;
}
.index a:hover{
	font-family: "新細明體";
	font-size: 12px;
	color:#231F20;
	line-height: 15px;
	text-decoration:none;
}

#footer a:link {
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	text-decoration:none;
}
#footer a:visited{
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	text-decoration:none;
}
#footer a:hover{
	font-family: "新細明體";
	font-size: 12px;
	color:#3366FF;
	line-height: 15px;
	text-decoration:none;
}
