.small
{
	font-size: 8pt;
}

a, td a
{
	color: #000;
	text-decoration: none;
	border-bottom: dotted 1px #000;
}

a:hover, td a:hover
{
	color: #959595;
	border-bottom: dotted 1px #959595;
}

.dottedborder a
{
	border-bottom: dotted 1px #000;
}

.dottedborder a:hover
{
	border-bottom: dotted 1px #959595;
}

img
{
	behavior: url("/images/png.htc");
	border: 0px;
}

.noborder, .noborder a, .noborder a:hover
{
	border: 0px;
}

body, html
{
	height: 100%;
	width: 100%;
}

body
{
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}

.bgtop
{
	background: url('/images/top_.jpg') top right no-repeat;
}

.text
{
	text-align: justify;
}

ul, li
{
	text-align: left;
}

body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h1
{
	margin: 0px;
	padding: 0px;
	color: #636363;
	font-size: 18pt;
	font-weight: normal;
}

h2
{
	margin: 0px;
	padding: 0px;
	color: #636363;
	font-size: 13.5pt;
}

.mapbg
{
	background: url('/upload/image/map/mapbg.jpg') top left repeat-x;
}

.map
{
	background: url('/upload/image/map/map.jpg') top left no-repeat;
}
