/* CSS Document */
*{margin:0px auto;padding:0;color:#000;}/*鍏ㄥ眬鐨?F5FA6*/
body{background:#ECF3FB;font-size:12px;width:742px;}

.title{
font-weight:bold;
background:url(/Img/resbtn.gif) repeat-x;
height:22px;
line-height:22px;
border-bottom:1px solid #3F5FA6;
text-indent:8px;
}
.baseFrame{
}
/*弹出窗口活模式框的背景*/
.btn_bg { background:url(/Img/resbtn.gif) 0px 0px; 
	border:1px solid #7AADC8; 
	height:21px;
	line-height:21px;
	cursor:pointer;
	width:334px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-left:0;
	}
.btn_bg1 { background:url(/Img/resbtn.gif) 0px -64px;
	 border:1px solid #8b9c56;
	  height:21px;
	  line-height:21px;
	  cursor:pointer;
	  width:334px;
	  white-space:nowrap;
	  overflow:hidden;
	  text-overflow:ellipsis;
	  margin-left:0;
	  }

.baseInfo{
font-size:13px;
width:100%;
line-height:28px;
margin-top:1px;
}
.divstye{
	border:solid 1px #3F5FA6;}
/*table行交替换色background-color:#A3C8FA;*/
.baseInfo tr{
background-color:expression('#F7F7F7,#ECF3FB'.split(',')[rowIndex%2]); 
}
.baseInfo tr td span{
color:#FF0000;
}
.fontsmall{
font-size:12px;
padding-left:2px;
line-height:22px;
}
.commit
{
	word-spacing:8px;
	font-size:12px;
	height:30px;
}
.commit select
{
	font-size:12px;
}
.btn
{
	font-size: 12px;
	background:url(/Img/resbtn.gif) 0px -5px;
	border:1px solid #7AADC8; 
	padding-top:2px; 
	cursor:pointer;
}
.warning1{
	display:inline-block;
	padding:3px 3px 2px 25px;
	width:auto;
	line-height:14px;
	font-size:12px;
	background:#fffbe7 url(/Img/warning.gif) left top no-repeat;
	border:1px solid #b5b5b5;
	float:left;
	color:Red;
	}
A:link {
	COLOR: #428EFF; TEXT-DECORATION: none
}
A:visited {
	COLOR: #428EFF; TEXT-DECORATION: none
}
A:hover{
	color:#428EFF;text-decoration:underline;
}


