BODY {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 24px;
  font-family: "arial";
  color: #333333;
  SCROLLBAR-ARROW-COLOR:#ffffff;
	SCROLLBAR-FACE-COLOR:#DEDEE0;
	SCROLLBAR-DARKSHADOW-COLOR:#CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR:#F2F2F2;
	SCROLLBAR-3DLIGHT-COLOR:#F2F2F2;
	SCROLLBAR-SHADOW-COLOR:#CCCCCC;
	SCROLLBAR-TRACK-COLOR:#F1F1F1;
	background:#DBE2E8 URL(../images/bg.jpg) repeat-x left top;
}
TABLE,TD,DIV {
  font-size: 12px;
  line-height: 24px;
  font-family: "arial";
  color: #333333;
}
A {
  font-size: 12px;
  line-height: 24px;
  font-family: "arial";
  color: #333333;
  text-decoration: none;
}
A:hover {
  font-size: 12px;
  line-height: 24px;
  font-family: "arial";
  color: #ee6600;
  text-decoration: underline;
}
LI {
  list-style-image: url(../images/liststyle_01.gif);
  line-height: 24px;
}
.navContainer {
  margin-left: -14px;
  background-color: #0F396A;
}
.top_right {
  background-color: #002642;
  width: 100px;
  font-size: 10px;
  text-align: center;
  line-height: 24px;
  color: #B0CCED;
  padding-right: 10px;
  padding-left: 10px;
}
.top_right A{
  font-size: 10px;
  line-height: 24px;
  color: #B0CCED;
  text-decoration: none;
}
.top_right A:hover{
  font-size: 10px;
  line-height: 24px;
  color: #B0CCED;
  text-decoration: underline;
}
.container {
  padding: 10px;
}
.welcome {
  color: #004276;
  font-weight: bold;
  line-height: 15px;
}
.container_01 {
  padding: 5px;
  border: 1px solid #cccccc;
}
.container_02 {
  background: #ECF3F8 URL(../images/bg_container2.gif) repeat-x left top;
  border-top: 2px solid #DCE3E8;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.container_03 {
  background-color: #E4E2DD;
  padding: 10px;
}
.title_index_01 {
  color: #004276;
  font-size: 14px;
  font-weight: bold;
}
.title_left {
  text-align: center;
  color: #004276;
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}
.title_subproduct {
  background-color: #ccc;
  color: #004276;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}
.leftmenu {
  text-align: center;
  line-height: 33px;
  color: #fff;
  background: #fff url(../images/bg_lefttitle.gif) no-repeat center top;
  width: 180px;
  height: 33px;
  border-bottom: 1px solid #fff;
}
.leftmenu A{
  display: block;
  text-align: center;
  line-height: 31px;
  color: #fff;
  width: 180px;
  height: 33px;
  background: #fff url(../images/bg_lefttitle.gif) no-repeat center top;
  text-decoration: none;
}
.leftmenu A:hover{
  display: block;
  text-align: center;
  line-height: 31px;
  color: #004276;
  width: 180px;
  height: 30px;
  border: 1px solid #ccc;
  background: #fff url(../images/bg_lefttitle_r.gif) no-repeat center top;
  text-decoration: none;
}
/***导航****/
.nav {
  font-weight: bold;
  color: #ffffff;
}
.nav A {
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
.nav A:hover {
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}
.nav_red {
  font-weight: bold;
  color: #ff0000;
}
.nav_red A {
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
}
.nav_red A:hover {
  font-weight: bold;
  color: #ff0000;
  text-decoration: underline;
}
.nav_green {
  font-weight: bold;
  color: #318702;
}
.nav_green A {
  font-weight: bold;
  color: #318702;
  text-decoration: none;
}
.nav_green A:hover {
  font-weight: bold;
  color: #318702;
  text-decoration: underline;
}
/*****文章列表背景样式****/
.bg_list {
  background-color: #ffffff;
}
/*****首页文章调用样式一****/
.list_content_01 {
  background: transparent url(../images/bg_red2.jpg) no-repeat right bottom;
  padding-top: 4px;
  padding-left: 10px;
  padding-bottom: 4px;
  height: 176px;
}
.list_content_01 LI {
  list-style-image: url(../images/icon_01.gif);
  line-height: 24px;
}
/*****首页文章调用样式2****/
.list_content_02 {
  background: transparent url(../images/bg_green2.jpg) no-repeat right bottom;
  padding-top: 4px;
  padding-left: 10px;
  padding-bottom: 4px;
  height: 176px;
}
.list_content_02 LI {
  list-style-image: url(../images/icon_01.gif);
  line-height: 24px;
}
/*****首页文章调用样式3****/
.list_content_03 {
  padding-top: 4px;
  padding-left: 10px;
  padding-bottom: 4px;
}
.list_content_03 LI {
  list-style-image: url(../images/icon_01.gif);
  line-height: 24px;
}
/*****图片外框样式*****/
.border_image {
  border-left: 1px solid #DEDEDE;
  border-top: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
}
.margin_image {
  margin: 5px;
}
/*****版权信息*****/
.copyright {
  color: #ffffff;
  font-size: 12px;
  line-height: 24px;
}
.copyright A {
  color: #ffffff;
  font-size: 12px;
  line-height: 24px;
  text-decoration: none;
}
.copyright A:hover {
  color: #ffffff;
  font-size: 12px;
  line-height: 24px;
  text-decoration: underline;
}
/*****中划线文字****/
.text_through {
  text-decoration: line-through;
  color: #cc0000;
}
/*****红色文字******/
.text_red {
  color: #ff0000;
}
/*****红色链接******/
.link_red {
  color: #ff0000;
}
/****点击次数*****/
.text_hits {
  color: #ff0000;
}
/*****您的位置******/
.position {
	font-size: 12px;
	line-height: 30px;
	height: 40px;
	text-align: right;
}
.position A{
	font-size: 12px;
	font-weight: bold;
}
.position A:hover{
	font-size: 12px;
	font-weight: bold;
}
/**隐藏菜单**/
.hidemenu {
  filter:alpha(opacity=80);
  border-top: 1px solid #636363;
  border-right: 1px solid #636363;
  border-left: 1px solid #636363;
  font-family: "verdana";
}
.hidemenu TD {
  text-align: center;
  background-color: #fafafa;
  height: 22px;
  font-family: "verdana";
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #636363;
}
.hidemenu TD A {
  height: 22px;
  display: block;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 12px;
  line-height: 22px;
  color: #636363;
  font-family: "verdana";
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.hidemenu TD A:hover {
  background-color: #ffffff;
  height: 22px;
  display: block;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 12px;
  line-height: 22px;
  color: #811F1C;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.chart {
	margin: 1px;
}
.chart TD A{
	color: #0066CC;
	text-decoration: underline;
}
.title_news {
  font-size: 14px;
  color: #0f396a;
font-weight: bold;
}