.headd {
	font-family: Century Gothic, Verdana;
	font-size: 13pt;
	color: #ff6e01;
	font-weight: bold;
	height: 31px;
}
.button { font-family: Verdana ; font-size: 10pt; color: #FFFFFF; }

a.button:link    {text-decoration: none; color: #FFFFFF}
a.button:visited {text-decoration: none; color: #FFFFFF}
a.button:hover   {text-decoration: none; color: #cccccc}
a.button:active  {text-decoration: none; color: #FFFFFF}

A:link    {text-decoration: none; color: #EC1C24}
A:visited {text-decoration: none; color: #EC1C24}
A:hover   {color: #000000}
A:active  {text-decoration: none; color: #000000}

.o_line_p {background-image:url("images/orange_line.jpg"); background-repeat:repeat-x; background-position:bottom;}
.dred_line_p {background-image:url("images/common/dred_line.jpg"); background-repeat:repeat-x; background-position:bottom;}

.text01 {
	font-family: sө;
	font-size: 12pt;
	text-decoration: none;
	color: #bf002b;
	font-weight: bold;
}

.text02 {
	font-family: sө;
	font-size: 8pt;
	text-decoration:  none;
	color: #c16161;
}
.text03 {
	font-family: sө;
	font-size: 9pt;
	text-decoration:  none;
	color: #EB1C24;
}
.text04 {
	font-family:sө;
	font-size: 10pt;
	text-decoration:  none;
	color: #000000;
}
.text05 {
	font-family: sө;
	font-size: 10pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration:  none;
	color: #8f0000;
}
a.footer:link    {text-decoration: none; color: #8f0000}
a.footer:visited {text-decoration: none; color: #8f0000}
a.footer:hover   {text-decoration: none; color: #ffffff}
a.footer:active  {text-decoration: none; color: #8f0000}

.box01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:  none;
	color: #EB1C24;
	background-color: #490B0B;
	width: 200px;
	margin: 1px;

	border-style: solid:1px;
	border-top: solid;
	border-right: solid;
	border-bottom: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #f68d91;
}
.box02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:  none;
	color: #EB1C24;
	background-color: #490B0B;
	width: 240px;
	margin: 1px;

	border-style: solid:1px;
	border-top: solid;
	border-right: solid;
	border-bottom: solid;
	border-left: solid;
	border-width: 1px;
	border-color: #f68d91;
	height: 50px;
}

.faq_list{margin:0 0 0 10px;padding:0;list-style:none}
.faq_list li{}
.faq_list li{ margin:2px;border:1px solid #F8B777;background:#FFFFFF}
.faq_list li a{display:block;padding:2px}
.faq_list li a:hover{background:#FF6E01;color:#ffffff}
.totop{text-align:right}
