﻿body{
	margin:0px;
	font-size:12px;
	line-height: 160%;
	text-decoration: none;
}
.ipt {
	border:1px solid #b5b8c8;
}




.btn
{
	border:1px solid #eeeeee;
	height:20px;
	width:50px; font-family: "宋体",Verdana, Arial;
	font-size: 12px;
	text-align: center;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF,endColorStr=#C6C5D7)
}
/*
hint.css
*/
#hintSpan
{
	font-size: 12px;
}
#hintSpan *
{
	margin: 0;
}
#hintdot
{
	border: 0px;
	padding-right: 5px;
}
#hintDiv
{
	position:absolute; 
	visibility: visible;
	width: 271px;
	z-index:191;
}
#hintIframe
{
	position:absolute;
	z-index:190;
	width:266px;
	scrolling:no;
}
.hintmessagetext
{
	overflow: hidden;
	zoom: 1;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 10px 0 10px;
	text-align: left;
	background: #ffffe1;
	word-break: break-all;
	letter-break: break-all;
}
.hintmessagetext img
{
	float: left;
	margin: 0 3px 3px 3px;
}
#windowMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .3;
	filter: alpha(opacity=30);
	background-color:transparent !important;
	background-color: #333333;
	background-image/**/: url(maskBG.png) !important;
	background-image:none;
	background-repeat: repeat;
	display:none;
}
/*dialog样式0*/
.dialogSubmit0 {
	font-size:12px;
	width:71px;
	height:22px;
	line-height:24px;
	border-style:none;
	background:transparent url(dialog/0/button1.gif);
}
.dialogCancel0 {
	font-size:12px;
	width:71px;
	height:22px;
	line-height:24px;
	border-style:none;
	background:transparent url(dialog/0/button1.gif);
}
.dialogBoxFace0 {
	behavior:url(dialog/0/png.htc);
}
.dialogBodyBox0 {
	border:0px;
	background:url(dialog/0/sBody_bg.png) repeat-x left bottom;
}
.dialogMsg0 {
	text-align:left;
	font-size:12px;
	color:#000;
}
.dialogFunc0 {
	text-align:center;
}
.dialogBox0 {
	border:0px solid #57759F;
	z-index:210;
}
.dialogTitleTable0 {
	background: url(dialog/0/title_bg.png) repeat-x;
}
.dialogBoxTitle0 {
	text-align:left;
	color:#000000;
	font-size:12px;
	float:left;
	height:18px;
	line-height:18px;
	font-weight:bold;
}
.dialogClose0 {
	padding-top:-2px;
}
.dialogBody0 {
	background:#fff;
	color:#000;
	border:0px;
}
/*dialog样式1*/
.dialogSubmit1 {
	font-size:12px;
	width:71px;
	height:22px;
	line-height:24px;
	border-style:none;
	background:transparent url(dialog/1/button1.gif);
}
.dialogCancel1 {
	font-size:12px;
	width:71px;
	height:22px;
	line-height:24px;
	border-style:none;
	background:transparent url(dialog/1/button1.gif);
}
.dialogBoxFace1 {
	behavior:url(dialog/1/png.htc);
}
.dialogBodyBox1 {
	border:0px;
	background:url(dialog/1/sBody_bg.png) repeat-x left bottom;
}
.dialogMsg1 {
	text-align:left;
	font-size:12px;
	color:#000;
}
.dialogFunc1 {
	text-align:center;
}
.dialogBox1 {
	border:1px solid #57759F;
	z-index:210;
}
.dialogTitleTable1 {
	background: url(dialog/1/title_bg.png) repeat-x;
}
.dialogBoxTitle1 {
	text-align:left;
	color:#000000;
	font-size:12px;
	float:left;
	height:18px;
	line-height:18px;
	font-weight:bold;
}
.dialogClose1 {
	padding-top:-2px;
}
.dialogBody1 {
	background:#fff;
	color:#000;
	border:0px;
}
/*dialog样式2*/
.dialogSubmit2 {
	font-size:12px;
	width:71px;
	height:22px;
	line-height:24px;
	border-style:none;
	background:transparent url(dialog/2/button1.gif);
}
.dialogCancel2 {
	font-size:12px;
	width:71px;
	height:22px;
	line-height:24px;
	border-style:none;
	background:transparent url(dialog/2/button1.gif);
}
.dialogBoxFace2 {
	behavior:url(dialog/2/png.htc);
}
.dialogBodyBox2 {
	border:0px;
	background:url(dialog/2/sBody_bg.png) repeat-x left bottom;
}
.dialogMsg2 {
	text-align:left;
	font-size:12px;
	color:#000;
}
.dialogFunc2 {
	border-top: 1px solid #C4DDE9;
	background:#EEF7FE;
	text-align:right;
	padding-right:20px;
}
.dialogBox2 {
	border:1px solid #57759F;
	z-index:210;
}
.dialogTitleTable2 {
	background: url(dialog/2/title_bg.png) repeat-x;
}
.dialogBoxTitle2 {
	text-align:left;
	color:#fff;
	font-size:12px;
	float:left;
	height:18px;
	line-height:18px;
	font-weight:bold;
}
.dialogClose2 {
	padding-top:-2px;
}
.dialogBody2 {
	background:#fff;
	color:#000;
	border:0px;
}