﻿body 
{
 	margin:0px;
	padding:0px;
	font-size:13px;
    height: 100%;
    width: 100%;	
}
.table{width:100%;  border-collapse:collapse;border:solid #cccccc; border-width:1px; line-height:30px;}
.table,td {border:solid #cccccc;border-width:1px;padding:1px;}
.table tr:nth-child(2n){background: #f3f0f0;}
.crosscolorTr{background-color:#f2f0f0;  }
.td1{width:20%; text-align:right;}
.td2{text-align:left;}
.tr1{background-color:#dad9d9;text-align:left; font-weight:bolder;}
.tr2{background-color:#f3f0f0;}
.tr3{text-align:center;  font-weight:bolder;}
.bold{ font-weight:bold;}
.logo {margin-bottom: 20px; height: 45px; text-align: center; font-size:20px; font:隶书; color:#FF6600; font-weight:bold;}


div.OkMsg {position:absolute; overflow:hidden;line-height:25px; height:25px;	 border-right: #00be00 1px solid; padding-right: 4px; border-top: #00be00 1px solid; padding-left: 35px; background: url(../images/msg/OK.png) #e6ffe6 no-repeat 1px 1px; padding-bottom: 1px; border-left: #00be00 1px solid; color: #000; padding-top: 1px; border-bottom: #00be00 1px solid; text-align:left; display:inline; font-size:larger;}
div.WarningMsg {position:absolute; overflow:hidden;line-height:25px; height:25px;		border-right: #00a8ff 1px solid; padding-right: 4px; border-top: #00a8ff 1px solid; padding-left: 35px; background: url(../images/msg/warning.png) #e2f5ff no-repeat 1px 1px; padding-bottom: 1px; border-left: #00a8ff 1px solid; color: #000; padding-top: 1px; border-bottom: #00a8ff 1px solid; text-align:left;display:inline;font-size:larger;}
div.ErrorMsg {position:absolute; overflow:hidden;line-height:25px; height:25px;		border-right: #f60 1px solid; padding-right: 4px; border-top: #f60 1px solid; padding-left: 35px; background: url(../images/msg/error.png) #fff2e9 no-repeat 1px 1px; padding-bottom: 1px; border-left: #f60 1px solid; color: #000; padding-top: 1px; border-bottom: #f60 1px solid; text-align:left;display:inline;font-size:larger;}
div.Tips {position:absolute; overflow:hidden;line-height:25px; height:25px;	border-right: #3681b6 1px solid; padding-right: 4px; border-top: #3681b6 1px solid; padding-left: 35px; background: url(../images/msg/tips.png) #d8edfc no-repeat 1px 1px; padding-bottom: 1px; border-left: #3681b6 1px solid; color: #000; padding-top: 1px; border-bottom: #3681b6 1px solid; text-align:left;display:inline;font-size:larger;  }
div.Msg { position:absolute; overflow:hidden;line-height:25px; height:25px;	 padding-left: 24px;  background: url(../images/msg/OK.png); background-repeat:no-repeat;   padding-top: 4px;padding-bottom: 4px; text-align:left;display:inline;}

div.Low {   padding-left: 32px;  background: url(../images/msg/mm2.jpg); padding-top: 8px;padding-bottom: 8px; text-align:left;display:inline;}
div.Mid {   padding-left: 32px;  background: url(../images/msg/mm3.jpg); padding-top: 8px;padding-bottom: 8px; text-align:left;display:inline;}
div.High {   padding-left: 32px;  background: url(../images/msg/mm4.jpg); padding-top: 8px;padding-bottom: 8px; text-align:left;display:inline;}


.tablebottom { background-image: url('../images/tablebottom.jpg');text-align: center; vertical-align:middle; height:30px }
.bottombutn {	font-size: 12px;  background-image: url('../images/bottombutton.gif');text-align: center;border: 1px solid #888;  vertical-align:middle; color:#075f79;  height:25px;font-weight:bold  }