.infor {
	float: right;
	width: 100%;
}

.infor .menu {
	float: right;
	position: relative;
	width: 145px;
	font-size: 12px;
	text-align: right;
	margin: 0px 0 0 -3px;
	z-index: 100;
}

.infor .menu A {
	float: right;
	width: 140px;
	height: 34px;
	background: url('../images/menu-item.gif') top right no-repeat;
	margin: 0 0 -7px;
	padding: 9px 13px 0 0;
}

.infor .menu A.slc {
	float: right;
	width: 145px;
	height: 34px;
	background: url('../images/menu-item-selected.gif') top right no-repeat;
	margin: 0 0 -7px;
	padding: 9px 13px 0 0;
	font-weight: bold;
}

.infor .menu A.fslc {
	float: right;
	width: 155px;
	height: 34px;
	background: url('../images/menu-item-first-selected.gif') top right no-repeat;
	margin: 0 0 -7px;
	padding: 9px 13px 0 0;
	font-weight: bold;
}

.infor .boxbody {
	float: right;
	width: 768px;
	background: url('../images/box-middle.gif') top left repeat-y;
}

.infor .boxbody .boxcontent {
	float: right;
	width: 768px;
}

.infor .boxbody .boxcontent H1 {
	float: right;
	width: 768px;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	color: #8A256C;
	margin: 10px 20px 5px;
}

.infor .boxbody .boxcontent .pagecontent {
	float: right;
	width: 728px;
	font-size: 12px;
	text-align: right;
	margin: 7px 20px;
}

.infor .boxbody b.top {
	float: right;
	width: 768px;
	height: 8px;
	background: url('../images/box-top.gif') top left repeat-y;
}

.infor .boxbody b.bottom {
	float: right;
	width: 768px;
	height: 8px;
	background: url('../images/box-bottom.gif') top left repeat-y;
}

.articls {
	float: right;
	width: 100%;
	overflow: hidden;
}

.articls H1 {
	float: right;
	width: 100%;
	color: #8A256C;
	font-size: 16px;
	margin: 0px 0 10px;
}

.articls .item {
	float: right;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 10px;
}

.articls .one {
	background: #f5f5f5;
	border-right: 5px solid #cccccc;
}

.articls .tow {
	background: #ffffff;
	border-right: 5px solid #f5f5f5;
}

.articls .item H2 {
	float: right;
	width: 100%;
	font-size: 16px;
	margin: 0px;
}

.articls .item P {
	float: right;
	width: 95%;
	margin: 5px 0;
}

.articls .pages {
	float: right;
	width: 100%;
	font-size: 11px;
	background: #fcfcfc;
	border-right: 5px solid #f5f5f5;
	margin: 5px 0 10px;
}

.articls .pages .pageinfo {
	float: right;
	font-size: 11px;
	padding: 5px;
}

.articls .pages a {
	float: right;
	margin: 4px 0px 4px 4px;
	color: #616161;
	text-decoration: none;
	padding: 2px 5px;
}

.articls a.selected {
	float: right;
	color: #ffffff;
	background: #5387c8;
	margin: 4px 0px 4px 4px;
	font-weight: bold;
	padding: 2px 5px;
}
