/* miyachang@gmail.com  by Miya Chang */

.link-1 {
	font-size: 10pt;
	text-decoration: none;
}
.link-1 a:link, .link-1 a:visited{
	color: #0066CC;
}

.link-1 a:hover {
	color: #333333;
}


.link-2 {
	text-decoration: none;
	color: #0066FF;
}
.link-2 a:link, .link-2 a:visited{
	color: #0066FF;	
}

.link-2 a:hover {
	color: #333333;
}


.link-3 {
	text-decoration: none;
	color: #666666;
}
.link-3 a:link, .link-3 a:visited{
	color: #666666;
}

.link-3 a:hover {
	color: #000000;
	background-color:#E1F4FF;
}


body {
	background-color: #FFFF99;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	color: #2F97FF;
	margin:10px 0 0 0;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 17pt;
}
body,td,th {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	line-height: 1.5em;
}
.copyright {font-family: "Microsoft Sans Serif"; font-size:14px;}


.qa-table {
	margin: 3px 5px 15px;	
}
.q-t {
	font-weight: bold;
	color: #000000;
	background-color:#eeeeee;
	line-height: 2em;
}
.a-t {
	font-weight: normal;
	color: #333333;
	line-height: 1.5em;
}
.a-t :hover{background-color:#FeFeF5;}



.t1 {
	color: #ff3300;
	text-decoration: none;
	line-height: 160%;


}


.m-t:link, .m-t:visited, .m-t:hover{
	font-size: 10pt;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
}

.m-t:hover {
	font-size: 10pt;
	line-height: 1.5em;
	color: #2F97FF;
}


.txt {
	line-height: 1.8em;
	font-weight: normal;
	text-indent: 2em;
}


.ok {
	font-size: 11pt;
	line-height: 1.2em;
	margin: 7px;
	height: 40px;
	width: 130px;
	font-weight: normal;
}
.reset {
	font-size: 11pt;
	font-weight: normal;
	margin: 7px;
	height: 30px;
	width: 100px;
}


.txt2 {
	line-height: 1.6em;
	font-weight: normal;
	text-indent: 2em;
	color:#666666;
	
}.txt-l {
	list-style-type: decimal;line-height: 2em;
}




.m-title a:link,  .m-title a:visited{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
}
.m-title a:hover,  .m-title a:active{
	color: #000000;
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
}
.grande2 a:link,  .grande2 a:visited{
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
	line-height: 2em;
	text-decoration: none;
}
.grande2 a:hover,  .grande2 a:active{
	color: #0099FF;
	font-weight: bold;
	font-size: 14pt;
	line-height: 2em;
	text-decoration: none;
}

.grande3 a:link,  .grande3 a:visited{
	color: #666666;
	font-size: 12pt;
	text-indent:2em;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: normal;
}

.grande3 a:hover,  .grande3 a:active{
	color: #0099FF;
	font-size: 12pt;
	text-indent:2em;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: normal;
}

.grande4 a:link,  .grande4 a:visited{
	color: #666666;
	font-size: 10pt;
	text-indent:4em;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: normal;
}
.grande4 a:hover,  .grande4 a:active{
	color: #0099FF;
	font-size: 10pt;
	text-indent:4em;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: normal;
}