BODY {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background: url(../images/psiteb.gif) repeat-y;
	}

#eyecatcher {
	width: 100%;
	height: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/parth.gif) no-repeat;
	}


#maintopic {
	width: 997px;
	heigh: 31px;
	position: absolute;
	top: 130px;
	left: 0px;
	background-color: #0099ff;
	border-top: 1px solid #66ccff;
	border-bottom: 1px solid #66ccff;
	}

#maintopic a {
	float: left;
	margin: 0px;
	padding: 9px 6px 0px 6px;
	text-decoration: none;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #66ccff;
	height: 21px;
	}

#maintopic a:hover {
	background-color: #999999;
	color: #ffffff;
	}

#maintopic a.sel {
	background-color: #999999;
	color: #ffffff;
	}

#topic_bgr {
	position: absolute;
	top: 162px;
	left: 0px;
	width: 199px;
	heigh: 100%;
	padding: 9px 0px 0px 0px;
	margin: 0px;
	}

#topic_bgr h3 {
	color: #666666;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#topic {
	width: 199px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}

#topic p {
	padding: 5px 5px 5px 10px;
	margin: 3px;	
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #cccccc;
	}

#topic p a {
	text-decoration: none;
	color: #666666;	
	}

#topic p a:hover {
	text-decoration: none;
	color: #000000;
	}

#topic p a:sel {
	text-decoration: none;
	color: #000000;	
	}

#topic h4 {
	border-top: 1px solid #666666;
	color: #999999;
	padding: 0px 0px 0px 0px;
	front-size: 100%;
	front-weight: bold;
	margin: 15px 0px 15px 0px;
	}

#commonleft {
	width: 199px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #666666;	
	}

#commonleft p {
	padding: 5px 5px 5px 10px;
	font-size: 80%;
	margin: 3px;	
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #e5e5e5;
	color: #666666;	
	}

#commonleft p a {
	text-decoration: none;
	color: #666666;	
	}

#commonleft p a:hover {
	text-decoration: none;
	color: #000000;
	}

#search {
	margin: 10px 0px 0px 5px;
	padding: 0px;
	}

input.search {
	border: 1px solid #666666;
	background-color: #e5e5e5;
	width: 150px;
	}

form.search {
	padding: 0px;
	margin: 0px;
	}

form.search input {
	font-size: 80%;
	color: #0099ff;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
	vertical-align: middle;
	}

#content {
	position: absolute;
	top: 162px;
	left: 200px;
	width: 600px;
	padding: 25px 10px 10px 10px;
	margin: 0px;
	background-color: #ffffff;
	}

#sidebar {
	position: absolute;
	top: 162px;
	left: 821px;
	width: 166px;
	rem height: 100%;
	padding: 34px 0px 0px 10px;
	background-color: #ffffff;
	text-align: left;
	}