html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
a:link  { color: #333333; text-decoration: none }
a:visited  { color: #444444; text-decoration:none }
a:hover  { color: #ff9900; text-decoration: none}
a:active  { color: #ff9900; text-decoration: none}
a  { color: #333333; text-decoration:none }

.button_g{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-image: url(../images/button_g.gif);
	background-color: #FFFFFF;
	border: 0px none 0;
	cursor: hand;
	background-position: center bottom;
	text-align: center;
	background-repeat: no-repeat;
	height: 24px;
	width: 89px;
	margin: 0px;
	padding: 0px;


}
.button_b{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/button_b.gif);
	background-color: #FFFFFF;
	border: none;
	cursor: hand;
	background-position: center bottom;
	text-align: center;
	background-repeat: no-repeat;
	height: 24px;
	width: 89px;

}
.content12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.content12_white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
}
.content11{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
}
.content_red {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FF3366;
}
.content_yellow {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FF7800;
}
.content_yellow14{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FF7800;
}
.tableback1 {
	background-color: #efefef;
}
.tableback2 {
	background-color: #F7F7F7;
}
.form {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}
.button2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/button_2.gif);
	height: 20px;
	width: 38px;
	cursor: hand;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px none;

}
.buttono {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/button_2o.gif);
	height: 20px;
	width: 38px;
	cursor: hand;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px none;

}
.button6 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/button_6.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 120px;
	cursor: hand;
	background-color: #FFFFFF;
	border: 0px none;

}
.button8 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/button_8.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
	cursor: hand;
	background-color: #FFFFFF;
	border: 0px none;

}
.button4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/button_4.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 61px;
	cursor: hand;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px none;


}
.content14 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: normal;
	
}

.pic {
	border: 1px solid #666666;
}


.menuNone
{
  height:28; background-image: url(/images/menu_f.gif);
}
.menuOver
{
  height:28; background-image: url(/images/menu_b.gif);
}
.menuText {margin-left:26px; width:100%}
a.menuText,a.menuText:link,a.menuText:visited,a.menuText:hover,a.menuText:active  
{ 
  color: black;text-decoration: none;
  font-size: 15px; font-family: "新宋体"; font-weight:600;
}

.menuTitle
{
  color: black; font-size: 17px; font-family: "新宋体"; font-weight:600; margin-left:20px; margin-top:8px;
}

body
{
  overflow-y: auto;
  overflow-x: auto;
}
.table_line
{
  empty-cells: show;
  table-layout: fixed;
  border-collapse:collapse;
}

.table_line td
{
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  font-family: 宋体; 
  text-overflow: ellipsis;
}