﻿a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border-width: 0px;
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
ul {
	color: #F28600;
	margin-left: 25px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.mediatek a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.mediatek a {
	color: #00FFFF;
	font-weight: bold;
}
.copyright {
	font-family: Verdana;
	font-size: xx-small;
	color: #f28f00;
	text-align: left;
}
.main {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
	line-height: 150%;
}
.tit {
	font-family: Verdana;
	font-size: small;
	color: #C0C0C0;
	text-align: justify;
	line-height: 150%;
	font-weight: bold;
}