﻿@charset "utf-8";
#head2 #prev{
	position:absolute;
	right:123px;
	top:0px;
	height:27px;
	margin:0;
	padding:0px;
	z-index:99;
	background: url(../img/titlebg.png)0 -5px repeat-x ;
	z-index:99999;
}
#head2 #prev a{
	display:block;
	padding:10px 5px 12px 12px;
}
#head2 #next{
	position:absolute;
	right:110px;
	top:0px;
	height:27px;
	margin:0;
	padding:0px;
	z-index:99;
	background: url(../img/titlebg.png)0 -5px repeat-x;
	z-index:99999;
}
#head2 #next a{
	display:block;
	padding:10px 7px 12px 2px;
}

.article2 p{
	padding:1px;
}