body, td, div, textarea, input, select {
	font-family: "Arial", "宋体";
	font-size: 12px;
}
body {
	margin: 0px;
	background-color: #dfeaf2;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:link img {
	border: none;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #800080;
	text-decoration: none;
}
.red {
	color: #ee4227;
}
a.red:link {
	color: #ee4227;
	text-decoration: underline;
}
a.red:visited {
	color: #871503;
	text-decoration: none;
}
a.red:active {
	color: #ee4227;
	text-decoration: none;
}
a.red:hover {
	color: #e33f25;
	text-decoration:none;
}
.whitebold {
	color: #fff;
	font-weight: bold;
}
a.whitebold:link {
	color: #c9c9c9;
	text-decoration: none;
}
a.whitebold:visited {
	color: #c9c9c9;
	text-decoration: none;
}
a.whitebold:active {
	color: #fff;
	text-decoration: none;
}
a.whitebold:hover {
	color: #fff;
	text-decoration:none;
}
.text_copyright {
    background-color: #e8edf1;
	color: #434343;
	font-family: "Arial";
	font-size: 11px;
	height: 24px;
}
.submit{
	background: #fefefe ;
	font: 12px Arial, 宋体;
	color:#000;
    height: 21px;
    border: #c8c8c8 1px solid;
	padding-left:5px;
	padding-right:5px;
}
.bottom_bg {
	background-color: #a0b9d1;
	border-top: 1px solid #ffffff;
	height: 26px;
}
.input_login {
	border: 1px solid #ccccce;
	background-image: url(../images/login_inupt.gif);
	height: 21px;
	width: 180px;
	padding-left: 5px;
	padding-top: 3px;
}
.input_main {
	border: 1px solid #afafaf;
	line-height: 21px;
}
.login_bg {
	background-image: url(../images/login_bg.gif);
	background-color: #345580;
	background-repeat: repeat-x;
}
.banner_bg {
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat-x;
	height: 70px;
}
.banner_bottom {
	background-color: #175ca0;
	height: 6px;
	border-bottom: 1px #cfdfec solid;
}
.info_text{
	text-align: center;
	color: #9d9d9d;
	font-size: 11px;
}
.hg_logo {
	font-family: "Tohama", "Arial", "宋体";
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #4c4c4c;
	padding: 10px;	
}
.graybold {
	font-family: "Tohama", "Arial", "宋体";
	font-weight: bold;
	color: #505050;
	font-size: 25px;
	padding-left: 5px;
	white-space:nowrap;
}
.treebg {
	background-color: #f6f6f6;
}
.treemenu {
	background-color: #3f5e88;
	height: 25px;
	line-height: 25px;
	border-bottom: #f6f6f6 1px solid;
	font-family: "Tohama", "Arial", "宋体";
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
}
.treemenu_over {
	background-color: #dfe8f0;
	height: 25px;
	line-height: 25px;
	border-bottom: #f6f6f6 1px solid;
	font-family: "Tohama", "Arial", "宋体";
	font-weight: bold;
	color: #274f85;
	font-size: 12px;
	padding-left: 10px;
}
.treemenu_3 {
	background-color: #eef2f6;
	height: 25px;
	line-height: 25px;
	font-family: "Tohama", "Arial", "宋体";
	color: #253a57;
	font-size: 12px;
	padding-left: 10px;
}
.tree3menu {
	background-color: #eef1f6;
	height: 25px;
	line-height: 25px;
	border-bottom: #f6f6f6 1px solid;
	color: #223a56;
	font-size: 12px;
	padding-left: 15px;
}
.tree3menu_over {
	background-color: #dfe8f1;
	height: 25px;
	line-height: 25px;
	border-bottom: #f6f6f6 1px solid;
	font-family: "Tohama", "Arial", "宋体";
	color: #255084;
	font-size: 12px;
	padding-left: 15px;
}
.main_top {
	background-color: #c3d8ea;
	height: 25px;
	line-height: 25px;
	font-family: "Tohama", "Arial", "宋体";
	color: #000;
	font-size: 12px;
	padding-left: 20px;
}
.right_padding {
	padding: 10px;
}
.prompt {
	border: #c5d8e6 1px solid;
	background-color: #feffe0;
	padding: 10px;
	font-family: "Tohama", "Arial", "宋体";
	font-size: 12px;
	height: 35px;
}
.tabal_bg {
	background-color: #CEE5E5;
}
.tabal_left {
	background-color: #eef2f6;
	padding-left: 5px;
	height: 24px;
	line-height: 24px;
}
.tabal_right {
	background-color: #f8f8f8;
	padding-left: 5px;
	height: 24px;
	line-height: 24px;
}
.gray {
	color: #767676;
}
.tabal {
	background-color: #d9d9d9;
}
.tabal_title {
    border: #c4d7e5;
	background-color: #DBECF2;
	font-family: "Arial", "宋体";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #3d5e89;
	height: 20px;
	line-height: 20px;
}

.tabal_head {
	font-family: "Arial", "宋体";
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	color: #3d5e89;
	height: 20px;
	line-height: 20px;
}

.tabal_01{
	background-color: #eef2f6;
	font-family: "Arial", "宋体";
	font-size: 12px;
	color: #000;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
}
.tabal_02{
	background-color: #f8f8f8;
	font-family: "Arial", "宋体";
	font-size: 12px;
	color: #000;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
}
.mainbody{
  background-color: #E3F5F5;
  margin-left: 20px;
  margin-top: 10px;
  margin-right: 20px;
  padding:0px;
}
.menupathbody {
	background-color: #cfdfec;
	font-family: "Tohama", "Arial", "宋体";
	color: #000;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 5px;
}
.l2menubody{
  background: #f6f6f6;
  margin:0;
}
.title_01{
color:#5c5d55;
}

.tabal_button{
border: #eef2f6;
background-color: #eef2f6;
}
.tabal_submit {
	background-color: #eef2f6;
	padding-left: 5px;
	height: 24px;
	line-height: 24px;
	padding-bottom:5px;
	padding-top:5px;
}

