@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #fff;
}

img	{border:0;}

#left	{
	width:161px;
	float:left;
}

.pics { 
	width:161px;
    height:  136px; 
    overflow:hidden;
}

#addr	{
	background-color: #c63;
	color:#ddd;
	font-size: 0.8em;
	padding:3px;
	text-align:center;
	margin:0px;
}

#nav	{
	background-image: url(img/blue_border.gif);
	background-repeat: no-repeat;
	background-color: #00244B;
	height:380px;
	margin:0px;
	padding:0px;
}

.rics	{
	margin:150px 0 0 18px;
}

#reg	{
	padding:3px;
}

#mid	{
	width:150px;
	float:left;
	padding:174px 0 0 0;
}

#rt	{
	width:479px;
	float:left;
	border-left:1px #336 solid;
}

.thg	{
	text-align:center;
}

p {
	font-size: 0.8em;
	font-weight: normal;
	color: #336;
	margin: 2px 8px 8px 8px;
	line-height:1.5em;
}
p a:link {color: #336; font-weight: bold;text-decoration: none;}
p a:visited {color: #336; font-weight: bold;text-decoration: none;}
p a:hover {color: #c63;font-weight: bold;text-decoration: none;}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #336;
	margin: 16px 8px 2px 8px;
	line-height:1.6em;
}

h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #336;
	margin: 16px 8px 2px 8px;
	line-height:1.6em;
}

h4 {
	font-weight: normal;
	font-size: 0.8em;
	font-weight: bold;
	color: #c63;
	margin: 8px 8px 2px 8px;
	line-height:1.2em;
}

li {
	font-weight: normal;
	font-size: 0.75em;
	font-weight: bold;
	color: #c63;
	margin: 8px 8px 8px 8px;
	line-height:1.2em;
}



.mainnav a {
	font-size: 12px;
	display: block;
	padding: 6px 8px;
	margin: 8px 2px 2px 16px;
	border-width: 0; 
	text-decoration: none;
	color: #fff;
}

.mainnav a:hover {
	color: #030;
	background: #A1CFCF;
}



.sn	{border-top:1px #336 solid;}

.case	{
	float:left;
	margin:0 12px 16px 0;
}

.cb {clear: both;line-height:1px;}