﻿body
{
	font-size: 9pt;
	margin: 0px;
	overflow:hidden;
	color: #666666;
	line-height: normal;
	font-family: Tahoma, Arial;
	text-align: left;
	background-color: white;
}
td,div
{
    font-size: 9pt;
	color: #626262;
	line-height: normal;
	font-family: Tahoma, Arial;
	line-height:130%;
}
A:link
{
	color: #212120;
	text-decoration: none;
}
A:visited
{
	color: #212120;
	text-decoration: none;
}
A:hover
{
	color: #696969;
	text-decoration: underline;
}

#wrap{width:480px; padding:5px;}
#wrap #xsjt{float:left;border-right:dashed 1px gray; width:235px;}
#wrap #szzc{float:right;width:240px;padding-left:5px;}