#bodyHead div.motto {
	position: absolute;
	display: block;
	right: 25px;
	top: 36px;
	width: 307px;
	height: 38px;
	background: url(/static/image/pl/bg_motto.gif) no-repeat;
}

#bodyHead ul.menu a {
	background: url(/static/image/pl/menu.gif) no-repeat;
	height: 42px;
}

#bodyHead ul.menu a.m1 {
	width: 94px;
	background-position: 0px 0px;
}

#bodyHead ul.menu a.m1:hover {
	background-position: 0px -42px;
}

#bodyHead ul.menu a.m2 {
	width: 158px;
	background-position: -94px 0px;
}

#bodyHead ul.menu a.m2:hover {
	background-position: -94px -42px;
}

#bodyHead ul.menu a.m3 {
	width: 123px;
	background-position: -252px 0px;
}

#bodyHead ul.menu a.m3:hover {
	background-position: -252px -42px;
}

#bodyHead ul.menu a.m4 {
	width: 152px;
	background-position: -375px 0px;
}

#bodyHead ul.menu a.m4:hover {
	background-position: -375px -42px;
}

#bodyHead ul.menu a.m5 {
	width: 171px;
	background-position: -527px 0px;
}

#bodyHead ul.menu a.m5:hover {
	background-position: -527px -42px;
}

#bodyHead ul.menu a.m6 {
	width: 114px;
	background-position: -698px 0px;
}

#bodyHead ul.menu a.m6:hover {
	background-position: -698px -42px;
}

#mainContentHeader a {
	position: absolute;
	left: 197px;
	top: 15px;
	width: 55px;
	height: 17px;
	text-decoration: none;
	background: url(/static/image/pl/btn_search.gif) no-repeat;
}

#mainNews h3 {
	background: url(/static/image/pl/bg_news_title.gif) center left no-repeat;
}

#mainNews div.more a {
	display: block;
	float: right;
	margin-right: 10px;
	width: 77px;
	height: 17px;
	background: url(/static/image/pl/btn_more.gif) no-repeat;
	text-decoration: none;
}

#subContent div.search a {
	position: absolute;
	display: block;
	left: 147px;
	top: 2px;
	width: 55px;
	height: 17px;
	text-decoration: none;
	background: url(/static/image/pl/btn_search.gif) no-repeat;
}

#subBoxes a.b1 {
	background: url(/static/image/pl/bg_box1.jpg) no-repeat;
}

#subBoxes a.b2 {
	background: url(/static/image/pl/bg_box2.jpg) no-repeat;
	margin: 11px 0px;
}

#subBoxes a.b3 {
	background: url(/static/image/pl/bg_box3.jpg) no-repeat;
}

#subContent li.notepadAdd {
	left: 253px;
}

#subContent li.notepadAdd a {
	width: 106px;
	background: url(/static/image/pl/btn_notepad_add.gif) no-repeat;
}

#subContent li.notepadShow {
	left: 384px;
}

#subContent li.notepadShow a {
	width: 94px;
	background: url(/static/image/pl/btn_notepad_show.gif) no-repeat;
}

#subContent li.printVersion {
	left: 827px;
}

#subContent li.printVersion a {
	width: 97px;
	background: url(/static/image/pl/btn_print_version.gif) no-repeat;
}