/* CSS Document */
 body{
	background:#006699;
	margin: 0px 0px 0px 0px; 
	padding: 0 auto;
	font-family: Arial, PMingLiU;
	font-size: 12px;
	color: #333333;
	/*text-align: center; */
}

.cc {color: #006699}
.cool {
	color:#c00;
	font-weight:bold;
	
	}

td{
/*color:#666666;*/
font-size: 12px;
font-family: Arial, PMingLiU;

}

 select{font-family: Verdana, Arial}
 th{background:#CEDAEA;border-bottom:1px solid #819FC7;}

/* LINKS


 a:link{text-decoration:none;color:#666666}
 a:visited{text-decoration:none;color:#666666}
 a:hover{text-decoration:none;color:#b50000}
 */
 
 
 /* 顶部菜单LINK*/
 
 .menuA:link{font-size:11px;/*float:left; */height:16px;text-align:center;font-weight:bold;text-decoration:none;color:#333333;} 
 .menuA:visited{font-size:11px;/*float:left; */height:16px;text-align:center;font-weight:bold;text-decoration:none;color:#333333;}  
 .menuA:hover{color:#006699;text-decoration:none;font-weight:bold;} 
 
 
  /* 顶部子菜单LINK*/
  .menuB:link{font-size:11px;/*float:left; */height:16px;text-align:center;font-weight:normal;text-decoration:none;color:#eeeeee;} 
 .menuB:visited{font-size:11px;/*float:left; */height:16px;text-align:center;font-weight:normal;text-decoration:none;color:#eeeeee;}  
 .menuB:hover{color:#ffffff;text-decoration:none;font-weight:normal;/*background: #d57070;*/} 
 
 
 /* LAYER CSS*/
 
 
 #Layer1 {
	/* position:absolute; */
	width:436px;
	height:28px;
	z-index:1;
}
 /*
 #Layer1 {
	position:absolute;
	width:425px;
	height:26px;
	z-index:2;
	top: 0;
	left: 0;
} */

 
 /* LAYER CSS END*/
 
 
 
/*中部内容字体*/
 .Content-body{margin:8px auto;overflow:hidden;text-align:left;color:#666666;line-height:180%;}
  
 .redbold {
	color: #006699;
	font-weight: bold;
}
 .red {
	color: #009900;
	font-weight: none;
}

 .bigred {
	color: #333333;
	font-weight: bold;
	/*font-size:14px; */
}

 .redbold11px {
	color: #006699;
	font-weight: bold;
	font-size: 11px
}

.leftmenuFcous:link{text-decoration:none;color:#006699;}
.leftmenuFcous:visited{text-decoration:none;color:#006699;}
.leftmenuFcous:hover{text-decoration:none;color:#006699}



 
 /*左侧菜单LINK*/
.leftmenu:link{text-decoration:none;color:#333333;}
.leftmenu:visited{text-decoration:none;color:#333333;}
.leftmenu:hover{text-decoration:none;color:#006699}

/* 底部菜单LINK*/


 a:link{text-decoration:none;color:#666666}
 a:visited{text-decoration:none;color:#666666}
 a:hover{text-decoration:none;color:#006699}

.powerby {
	color: #FFFFFF;
	font-size: x-small;
}

.end-body{font-size: x-small;color:#666666;line-height:180%;}


/* Form定义*/

form{ margin-top:0px ; margin-bottom:0px}
.fieldtext 
{
color: #666666; 
font-family: Arial, PMingLiU;
font-size: 12px;
font-weight: normal;  
border:1px solid #E9E9E9;
height:16px;
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #EEF4F9;
}



.textarea 
{
font-family: verdana, helvetica, arial, san-serif;
color: #666666; 
font-size: 12px;
font-weight: normal;  
border:1px solid #E9E9E9;
/*height:113px; */
Vertical-Align: top;
background-color: #EEF4F9;
}


.bott{
/*color:#666666;*/
font-size: 12px;
font-family: Arial, PMingLiU;

}

.red:link{text-decoration:none;color:#333333;}
.red:visited{text-decoration:none;color:#333333;}
.red:hover{text-decoration:none;color:#009900}

/*下划线input*/
.inputlines {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	color: #009900;
    font-family: Arial, PMingLiU;
	font-size: 12px;
}

/* 灰色说明字体*/
.font999999 {color: #999999}
