* { font-family: Arial, Helvetica, sans-serif; }
.standard { font-size: 14px; }
body,td,th {font-size: 14px;color: #000000;
}
body {margin:0px
}
.topmargin{margin-top:8px;
}
.text{line-height:23px;padding:3px;
}
a:hover {
	color:#048C5C;
	text-decoration: underline;
}
.input{ border:#e1e1e1 1px solid; background-bolor:#ffffff; height:18px;
}
/*字体样式*/
.blue{color:#47835F; font-size:14px; text-decoration: none;
}
.blue2{color:#47835F; font-size:14px; text-decoration: none;
}
.blank{color:#000000; font-size:14px; text-decoration: none;
}
.white{color:#ffffff; font-size:14px; text-decoration: none;
}
.green{color:#025A42; font-size:14px; text-decoration: none;font-weight: bold;
}
.red {color: #FF0000;font-weight: bold; font-size:14px
}
/* 主菜单 */
.menubg{ margin: 0px 12px;  
} 
.menubg ul{ list-style-type: none; margin: 0px; padding: 0px; 
} 
.menubg li{ width:75px; height:28px;background-color: #555A5D; font-size:14px;color:#ffffff;text-align:center;float:left;margin-left:3px;
} 
.menubg li a{ text-decoration:none;color: #ffffff; width:75px; height:28px;display: block; padding-top:8px; 

} 
.menubg li a:hover{color: #ffffff; background-color: #008C5A;
} 
/*表格边框样式*/
.class_tableline{border:#74CCFC 1px solid;
}
.root_tableline{border:#8DCD8B 1px solid;
}
.tablebottom{ border-bottom:#e1e1e1 1px dashed;
}
/*底部菜单*/
.bmenu{color:#fff;text-align:center;height:24px; background-image:url(../images/bottom.gif)
}
.bmenu a:link,.bmenu a:visited{color: #fff;text-decoration:none;
}
.bmenu a:hover{text-decoration:underline;
}

a.cblue { color: #3333CC; text-decoration: none; font-weight: bolder; }
a.cblue:hover { color: #3333CC; text-decoration: none; font-weight: bolder; }
a.cblue:visited { color: #3333CC; text-decoration: none; font-weight: bolder; }


