﻿
/************后台表格************/
table.admintable {
border:1px solid #009900;
border-collapse: collapse;
}
/**********表格样式2****************/
table.admintable_s2{

border-bottom:#aedef2 thin solid;
border-left:#aedef2 thin solid; 
border-right:#aedef2 thin solid;
border-top:#aedef2 thin solid;
background-color: #eef6fe;
font-size:12px;
font-family:"新宋体";
overflow:auto;
}
table.login{

font-size:12px;
font-family:"新宋体";
overflow:auto;
text-align:center;
}
/**************表格字体*****************/
td.admintd{

font-size:14px;
color:#05B;
}

/***********************************/
table.a {
	float:left;
	background:url("./images/header_bg.gif") no-repeat left top;
	padding:0 0 0 4px;
	text-decoration:none;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

/****************内容1样式********************/
td.admincls0 {
	border-style: solid;
	border-width: 1px;
	
	font-size: 12px;
	font-family: 新宋体;
}
/*****************内容2样式*******************/
td.admincls1 {
	border-style: solid;
	border-width: 1px;
	border-color: #009900 #FFFFFF #009900 #009900;
	font-size: 12px;
	font-family: 新宋体;
}
th.menu {

font-family: "新宋体"; 
font-size: 14px;
}
/******************前台stage******************/
td.stagetd{

font-size:14px;
font-family:"新宋体";
border-bottom:#456602 thin dashed;
background:#EBFEC5;
}
table.stage{
border-bottom:#FFFFFF thin solid;
border-left:#FFFFFF thin solid; 
border-right:#FFFFFF thin solid;
border-top:#FFFFFF thin solid;
font-size:14px;
font-family:"新宋体";
overflow:auto;
}
tr.stagetr_tr1{
border-bottom:#FFFFFF thin solid;
border-left:#FFFFFF thin solid; 
border-right:#FFFFFF thin solid;
border-top:#FFFFFF thin solid;
background-color: #EBFEC5;
font-size:12px;
font-family:"新宋体";
}
tr.stagetr_tr2{
border-bottom:#FFFFFF thin solid;
border-left:#FFFFFF thin solid; 
border-right:#FFFFFF thin solid;
border-top:#FFFFFF thin solid;
font-size:12px;
font-family:"新宋体";
}
