﻿@charset "UTF-8";
@namespace "http://www.w3.org/1999/xhtml";
div, p > span:first-child
		{background-color: #FFFFFF}
div		{border-color:  #BEBEBE #6F6F6F #6F6F6F #BEBEBE}
div		{border-style: solid}
div		{border-width: 3px}
td:nth-of-type(1):after
		{content: ':'}
ul li:after	{content: ','}
ul li:last-child:after, ul li:only-of-type:before, ul li:only-of-type:after
		{content: ''}
ul, li		{display: inline}
p		{font-size: larger}
.kw, td span	{font-size: smaller}
.kw, td span	{font-weight: bold}
p > span:first-child
		{left: 40px}
.symbol		{height: 50px}
p		{margin-bottom: 3px}
div		{margin-left: 5px}
div		{margin-right: 5px}
p		{margin-top: 0px}
p		{padding-bottom: 0px}
ul		{padding-left: 0px}
p a:not([href])	{padding-left: 1px}
p > span:first-child
		{padding-left: 2px}
p > span:first-child, p span + span
		{padding-right: 2px}
p a:not([href])	{padding-right: 5px}
p > span:first-child
		{position: absolute}
p		{text-align: right}
p a:not([href])	{text-decoration: none}
p		{text-indent: 0px}
li		{text-indent: 5px}
td:nth-of-type(1)
		{vertical-align: top}
p		{width: 100%}
.symbol		{width: 50px}