﻿xmlns\:*	{
	behavior:url(#default#vml);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	text-align:center;
}

.z5 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}

.z9 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #2b7cac;
	text-align:left;
}

.text02{
	border-right: #617993 1px solid;
	border-top: #617993 1px solid;
    border-left: #617993 1px solid; 
    border-bottom: #617993 1px solid;
}
/*  圆角上边  */
.gridtop
{
	font-size:6px;
	width:429px;
	height :7px;
	background-image:url('../Images/grid-top.gif');
}
/*   圆角下边 */
.gridbottom
{
	font-size:7px;
	width:429px;
	height :7px;
	background-image:url('../Images/grid-bottom.gif');		
}

/*   圆角侧边 */
.gridborder
{
	width:9px;
	background-image:url('../Images/grid-border.gif');	
}

/*  约束表格大小  */
.tabsty
{
	margin-top:0;
	border:0;
	width:429px;
}
/*  Js层样式  */
.div1
{
	 OVERFLOW: auto;
}

/*  灰色字  */
.z5 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}

/*  蓝色字  */
.z9 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #2b7cac;
}

/*  黑色加粗  */
.z1 {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

/*  灰色12号字体  */
.z12 {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
}


/*  圆角上边  */
.gridtop1
{
	font-size:6px;
	width:606;
	height :22px;
	background-image:url('../Images/grid-top606.gif');
}
/*   圆角下边 */
.gridbottom1
{
	font-size:7px;
	width:606;
	height :22px;
	background-image:url('../Images/grid-bottom606.gif');		
}

/*   圆角侧边 */
.gridborder1
{
	width:31px;
	background-image:url('../Images/grid-border606.gif');	
}

/*  约束表格大小  */
.tabsty1
{
	margin-top:0;
	border:0;
	width:606;
}

/*错误提示*/
.tabErrorMsg
{font-weight: bold; font-size: 14px; color: red;}
