﻿/*数据初始化页面ZY0411的弹出层用 add by wangl*/
.mesWindowTop {
	text-align: left;
	font-size: 12px;
}
.mesWindowTop table td{
	height:auto
}
/*前台弹出层 样式*/
.tanTopM{
	background:url(../../../images/popup/tanTopM.png) repeat-x;
	line-height:44px;
	color:#ffffff;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight: bold;
}
.tanCenterL{
	background:url(../../../images/popup/tanCenterL.png) repeat-y
}
.tanCenterM{
	background:#fbfbfb;
	padding:15px 0 15px 17px;
}
.tanCenterR{
	background:url(../../../images/popup/tanCenterR.png) repeat-y right;
}
.tanBotM{
	background:url(../../../images/popup/tanBotM.png) repeat-x;
}
.tanTopR,.htanTopR{
	background:url(../../../images/popup/tanTopR.png) no-repeat;
	display:block;
	width:44px;
	height:54px;
}
.tanTopR:hover{
	background:url(../../../images/popup/tanTopRHover.png) no-repeat;
}
