body{
	margin:0px;
	padding:0px;
	font-family:Arial;
	color:#4c4c4c;
	font-size:12px;
}
a:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:12px;
	text-decoration: none;
	}
a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:12px;
	text-decoration: none;
	}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#dd0500;
	font-size:12px;
	text-decoration: none;
	}
a.bai:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration: none;
	}
a.bai:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration: none;
	}
a.bai:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#152a64;
	font-size:12px;
	text-decoration: none;
	}
a.more:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#0d6d97;
	font-size:12px;
	text-decoration: none;
	}
a.more:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#0d6d97;
	font-size:12px;
	text-decoration: none;
	}
a.more:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration: none;
	}
a.menu1:link {
	font-size:12px;
	color: #000000;
	text-decoration: none;
	display:block;
	width:76px;
	height:25px;
	margin-top:6px;
	line-height:25px;
	background-image:url(../images/link_menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.profont{
	font-size:12px;
	padding:2px 8px 2px 10px;
	line-height: 18px;
}
.redfont{color:#F00}
a.menu1:visited {
	font-size:12px;
	color: #000000;
	text-decoration: none;
	display:block;
	width:76px;
	height:25px;
	margin-top:6px;
	line-height:25px;
	background-image:url(../images/link_menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
a.menu1:hover {
	font-size:12px;
	font-weight:bold;
	color: #dd0500;
	text-decoration: none;
	display:block;
	width:76px;
	height:25px;
	margin-top:6px;
	line-height:25px;
	background-image:url(../images/onms_menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
a.menu2:link {
	font-size:12px;
	font-weight:bold;
	color: #dd0500;
	text-decoration: none;
	display:block;
	width:76px;
	height:25px;
	margin-top:6px;
	line-height:25px;
	background-image:url(../images/onms_menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
a.menu2:visited {
	font-size:12px;
	font-weight:bold;
	color: #dd0500;
	text-decoration: none;
	display:block;
	width:76px;
	height:25px;
	margin-top:6px;
	line-height:25px;
	background-image:url(../images/onms_menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
a.menu2:hover {
	font-size:12px;
	font-weight:bold;
	color: #dd0500;
	text-decoration: none;
	display:block;
	width:76px;
	height:25px;
	margin-top:6px;
	line-height:25px;
	background-image:url(../images/onms_menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.class {
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(../images/menuover_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:23px;
	white-space:nowrap;
	cursor:pointer;
}
.class div {
	background-image:url(../images/menuover_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:23px;
	padding-left:20px;
	line-height:23px;
	padding-right:20px;
	white-space:nowrap;
}
.class1 {
	font-size: 12px;
	color: #767676;
	background-image:url(../images/menu_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
	cursor:pointer;
	white-space:nowrap;
}
.class1 div {
	background-image:url(../images/menu_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:20px;
	padding-left:10px;
	line-height:20px;
	padding-right:10px;
	white-space:nowrap;
}

.input
{
	font-family:Arial;
	border:1px solid #e3e2e2;
	font-size:12px;
	color:#666666;
}
.mar-top{
	margin-top:5px;
	}
.submenul{
	border-left:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	}
.newsline{
	border-bottom:#efefef 1px solid;
	}
.pic{
	float:left;
	padding:3px;
	margin:3px;
	line-height:20px;
	}
.menuleft_line{
	border-bottom:#b8d2e7 1px dotted;
	}
.bt_line{
	border-bottom:#d0d0d0 1px solid;
	}
.productbt{
	font-family:Arial;
	color:#0d6d97;
	font-size:12px;
	}
.alltd{
	line-height:22px;
	}
.par-left{
	padding-left:10px;
	}