/* CSS Document */

*{
	padding:0px;
	margin:0px;
	font-family:"Times New Roman",Georgia,Serif;
	font-size:12px; /*color: #505050*/
	
}

body{
	font-family:"Times New Roman",Georgia,Serif;
	font-size:12px;
	height:100%;
	background-color:#FFFFFF
}
img{border:none;vertical-align:bottom}
div{
    padding:0px;
    margin:0px;
} 
/* CSS 常用 */
ul,li,dl,dt,dd{
    list-style:none;
    padding:0px;margin:0px;
}/*去掉小黑点*/
/*td{height:29px}*/
  a{text-decoration:none}
  a:visited   {color:#FF0000;  text-decoration:none;}   /*超级链接颜色*/
  a:hover   {text-decoration:none;}   /*超级链接鼠标在上面的颜色*/
  a:active   {color:#ffffff; text-decoration:none;}  /*超级链接鼠标点击的颜色*/ 
.table1{border:solid #c9c9c9; border-width:1px 1px 1px 1px}/*表格的线*/
/*.table{border:solid #c9c9c9; border-width:1px 0px 0px 1px}表格左边的线*/
/*.td1{border:solid #c9c9c9; border-width:0px 1px 1px 0px ;height:29px}表格下面和右边的线*/
/*.td2{border:solid #c9c9c9; border-width:0px 1px 1px 0px; background-color:#336621; color:#FFFFFF;height:29px}表格下面和右边的线，表格底色*/
/*.td3{border:solid #c9c9c9; border-width:0px 0px 1px 0px ;height:29px}表格下面的线*/
/*.td4{border:solid #c9c9c9; border-width:0px 1px 1px 0px ;height:33px}表格下面和右边的线*/
/*.input{ border: 0px; text-align:center}去掉边框,文字居中;text-decoration:underline*//*#EBEBEB*/
/*.input1{ border: 0px; text-align:left}去掉边框,文字居左*/
/*.input2{ border: 0px; text-align:center}去掉边框,文字居中*/
.button{border:0px solid #666; height:20px; line-height:20px; width:67px; background:url(images/button_bg.gif);cursor:pointer  }
.delbutton{height:20px;width:20px; background:url(images/del.gif);cursor:pointer;border:0px solid #666;  }
.top ul{background-image:url(../img/ad.png); width:90px; height:91px;}
.top li{ text-align:center; color:#FFFFFF; font-size:12px}
.top1 ul{ float:left;}
.top1 li{ text-align:left; line-height:23px; font-size:12px}
/*----------------------------------------------------8891样式--------------------------*/
.inputText {
	BACKGROUND: #ffffff; font-size: 9pt ;height:16px ;BORDER-BOTTOM: #c0c0c0 1px solid; BORDER-LEFT: #c0c0c0 1px solid; BORDER-RIGHT: #c0c0c0 1px solid; BORDER-TOP: #c0c0c0 1px solid
}
.ad2{
		background-image:url(../img/ad2.png);
		background-repeat:no-repeat;
		width:90px;
		height:91px;
		}
.adym{
		background-image:url(../img/adym.png);
		background-repeat:no-repeat;
		width:90px;
		height:91px;
		}
.serverTEXT li{text-align:left; line-height:23px; font-size:12px}

.red1 {color: #FF0000 ;text-decoration: underline;}
.green1 {color: #006600;text-decoration: underline;}
.red {color: #FF0000}
.blue {color: #0000FF}
.green {color: #006600}
.White{color:#FFFFFF}
.White1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}