#maintopic {
	left: 11px;
	width: 900px;
	text-align: center;
	padding: 4px 0px 6px 0px;
	position: absolute;
	top: 195px;
	
}

#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #333333;
}
	

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	background : #E6E6E6 url(../images/pel.gif) no-repeat top left;
	text-decoration: none;
	color: #333333;
	border-left: 1px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background-color: #828282;
}

#maintopic li a:hover {
	background-color : #333333;
	color: #ffffff;
}

#eyecatcher {
	left: 20px;
	width: 900px;
	height: 180px;
	padding: 0px;
	background :  url(../images/bannerv1234.swf) no-repeat 0px;	
	position: absolute;
	top: 10px;
}

#topic {
	position: absolute;
	top: 360px;
	left: 50px;
	width: 100px;
	background : url(../images/) no-repeat;
	padding: 10px 40px 10px 0px;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	border-bottom: #828282 1px solid;
	color: #A52428;
	display: block;
	font-size: 100%;
	font-weight: normal;
}


#topic p {
	display: block;
	text-decoration : none;
	text-transform : uppercase;
	margin: 0px;
	color: #A52428;
	font-size : 90%;
	background : url(../images/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
}

#topic p.sub {
	padding: 2px 40px 4px 10px;
}


#topic p a {
	text-decoration: none;
	color: #A52428;
}

#topic p a:hover {
	color: #828282;
}

form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #828282 1px solid;
	width: 150px;
}


#content {
	top: 230px;
	left: 183px;
	width: 510px;
	padding: 10px;
	position: absolute;
	background : url(../images/pic_back.gif);
	background-repeat : no-repeat;
	padding: 30px 10px 10px 23px;
	
	
}

#sidebar {
	position: absolute;
	top: 264px;
	left: 779px;
	width: 160px;
	padding: 10px;
	border-left: 1px solid #828282;
	border-bottom: 1px solid #828282;
	background-color: #ffffff;
}
