#header {position: absolute;
	top: 0px;	left: 50px;
	width: 0px;	height: 0px;
	margin: 0px;	padding: 0px;
	background : url(../images/) no-repeat;
}

#plaintext {position: fixed;
	top: 135px; left:690px; 
	height: 22px;
	background-color: transparent;
	opacity: 1;	z-index:30;
}

#plaintext a { font-size:70%;
	text-decoration: underline;
	color: #5C5C5C;
}
	
#maintopic {position: fixed; background-color:#F7FAFC;
	top: 0px;	left: 1px;
	width: 100%;	height: 12px;
	text-align: left;
	margin: 0px;	padding: 10px 0px 9px 0px;
	opacity: 1;	z-index:10;
}

#maintopic ul {
	list-style-type: none;
	margin:0px;	padding:0px;
	color: #005CA2;
}

#maintopic li {	display: inline;}

#maintopic li a {
	margin: 0px; padding: 6px 8px 8px 8px;
	text-decoration: none;
	font-weight: bold; color: white; font-size:95%;
	background : url(../images/pmbgr.gif) no-repeat top right;
	border-right: 1px solid #ffffff;
}

#maintopic li a img {	vertical-align : middle;}

#maintopic li a.sel {
	background: url(../images/pmbgra.gif) no-repeat top right;
}

#maintopic li a:hover {
	background: url(../images/pmbgra.gif) no-repeat top right;
	color: #005CA2;
}

#sitename {	position: absolute;
	top: 0px;	left: 0px;
	height: 0px;	width: 0px;
	background: transparent url(../images/pname.gif) no-repeat bottom left;
	padding: 0px;	margin: 0px;
}

#eyecatcher {position: fixed;	top: 29px;	left: -12px;
	margin: 0px;	padding: 0px; 
	height: 130px; width:100%; background : #F7FAFC url(../images/) no-repeat;	
	opacity: 1;	z-index:20;
}

#youarehere {position: absolute; 
	top: 107px;	left: 0px;
	height: 20px; width:99%;
	margin: 0px;	padding: 0px 0px 0px 15px;
	font-size:88%;
}

#topic {position: absolute;	width: 140px;
	top: 155px;	left: 0px;
	padding: 0px;	margin: 0px;
}

#topic ul {
	list-style-type: none;
	margin:0px;	padding: 4px 0px 4px 0px;
	color: white;
rem list-style-image: none; 
rem list-style-position: inherit; 
}

#topic li {	display: inline;}

#topic li a {
	margin: 1px 0px 0px 0px;
	padding: 4px 0px 4px 8px;
	background : #005CA2 url(../images/per.gif) no-repeat top right;
	text-decoration: none;
	font-weight: bold; font-size: 80%;
 	color: white;
	display: block; 
}

#topic li a img {	vertical-align : middle;	display: block; }

#topic li a.sel {
	background-color: #DF043E;
	display: block; 
}

#topic li a.sub {
	padding: 4px;
	display: block; 
	background : #99BEDA url(../images/perb.gif) no-repeat bottom right;
 	color: #005CA2;
}

#topic li a.subsel {background-color: #DF043E; margin-left: 10px;	padding: 4px;
	display: block; }

#topic li a:hover {	background-color: #005CA2; display: block; }
#topic li a.sub:hover {	background-color: #DF043E; display: block; }

#search {	position: relative;
	top: 10px;	left: 5px;
	width: 140px;
	text-align: left;
	margin: 0px;	padding: 0px;
rem	border: solid 1px #000000;
}

form.search {	padding: 0px;	margin: 0px;}

form.search input {
	margin: 0px;	padding: 2px 0px 2px 4px;
	vertical-align : middle;
	font-size: 80%;
	color: #5C5C5C;
}

input.search {
	border: #5C5C5C 1px solid;
	width: 100px;
}

#content { 	position: absolute;	background-color: transparent;
	top: 150px;	left: 0px;
	margin-left: 145px;	margin-right:205px; padding: 10px 0px 10px 20px;
	border-left: 1px solid #005CA2;
}

#searchshop {	position: absolute;
	top: 115px;	left: 780px;
	width: 205px;	height: 160px;
	margin: 0px;	padding: 0px;
	background: #5C5C5C url(../images/) no-repeat top right;
}

#sidebartop {	position: fixed;
	top: 0px;	right: 4px;
	width: 185px;	height: 20px;
	margin: 0px; padding-top:8px;	display: block;
	background: #FEC900;
	border-top: 1px solid #DF043E;
	font-weight: bold; font-size: 11px;
	opacity: 1;	z-index:30;
}

#sidebar {	position: absolute;
	top: 0px;	right: 3px;
	width: 185px;
	padding: 30px 0px 0px 0px;
	border-left: 1px solid #DF043E;
	border-right: 1px solid #DF043E;
	border-bottom: 1px solid #DF043E;
	background-color:white;
	z-index:20;
}

#commontop {	position: relative;
	top: 20px;	left: 10px;
	width: 155px;
	text-align: left;
	margin: 0px;	padding: 0px;
}

#commontop P.small  {
	font-size: 85%;
	color: #5C5C5C;
	display: inline;
}

#commontop a {
	font-size: 85%;
	text-decoration: none;
	line-height: 160%;
	font-weight: normal;
	color: #005CA2;
	display: inline;
}

#youarehere P.small  {	font-size: 90%;
	color: #5C5C5C;
	display: inline;
}

#youarehere a.small {	font-size: 90%;
	text-decoration: none;
	color: #5C5C5C;
}

#youarehere a:hover, #commontop a:hover {color: #DF043E;	text-decoration: underline;}

#more a.small {
	font-size: 88%;
	font-weight: normal;
	text-decoration: none;
	color: #009F98;
}