﻿div.space
{
	
}

div.leftspace
{
	border:none;
	width:100%;
	height: 100%;
	margin:0px;
	padding:0px;
	padding-left:10px;
}

div.frame
{
	width:100%;
	height:100%;
}

div.pager
{
	width:100%;
	background-color:#EDEDED;
	font-size:9pt;
	text-align:right;
	height:35px;
	line-height:35px;
	vertical-align:text-bottom;
	background-image:url(../../Images/PaperBG.jpg);
	background-repeat:repeat-x;
}
/*页面标题样式*/
div.title
{
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-family: "Verdana, Arial, sans-serif";
	font: bold 11pt;

	background: url( '../../images/GVtitleBG.jpg' );
}

div.msg
{
	background-image:url(../../images/skin/infobg.gif);
	margin:0px;
	padding:0px;
	border:solid 1px #eeeeee;
	position:absolute;
	 left:30%;
	 top:10%;
}

div.pagetitle
{
	font-weight: bold;
	vertical-align: middle;
	font-family: 黑体;
	text-align: center;
	text-decoration: underline;
	letter-spacing: 3px;
	font-size:12pt;
}

