p {
	text-indent: 2em;
}
body {
	font-family: "宋体";
	font-size: 9pt;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
table {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
}

/*顶部TOP，主菜单*/
.link-top-w {
	font-size: 12px;
	color: #ffffff;
	letter-spacing:1px;	
	line-height: 22px;
	text-decoration: none;
}
.link-top-w:hover {
	font-size: 12px;
	color: #ffffff;
  text-decoration: underline; clip:      rect(   ); position: relative; top: 1px; left: 1px
}
.link-top-b {
	font-size: 14px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.link-top-b:hover {
	font-size: 14px;
	color: #000;
  text-decoration: underline; clip:      rect(   ); position: relative; top: 1px; left: 1px
}
.news {
	font-size: 12px;
	color: #000;
	line-height: 22px;
	text-decoration: none;
}
.news:hover {
	font-size: 12px;
	color: #000;
  text-decoration: underline; clip:      rect(   ); position: relative; top: 1px; left: 1px
}
.red {
	font-size: 12px;
	color: red;
	line-height: 22px;
	text-decoration: none;
}
.red:hover {
	font-size: 12px;
	color: red;
  text-decoration: underline; clip:      rect(   ); position: relative; top: 1px; left: 1px
}
.news_a {
	font-size: 12px;
	color: #343332;
	background-image:url(../images/xuxian.gif);
	line-height: 24px;
	text-decoration: none;
}
.news_a:hover {
	font-size: 12px;
	color: red;
  text-decoration: underline; clip:      rect(   ); position: relative; top: 1px; left: 1px
}
/*bottom*/
.link-bottom-b {
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	text-decoration: none;
}
.link-bottom-b:hover {
	font-size: 12px;
	color: #666666;
  text-decoration: underline; clip:      rect(   ); position: relative; top: 1px; left: 1px
}

.gsjj {font-size: 12px;color: #8F8B70;line-height: 24px;text-decoration: none;}
.gsjj:hover {font-size: 12px;color: red;text-decoration: underline; clip:      rect(   ); position: relative; top: 1px; left: 1px
}/*公司简介*/
.left_title {background-image:url(../images/left_title.jpg); height:68px; width:230px; padding-top:25px; padding-left:70px; font-size: 14px;color: #fff;letter-spacing:2px; font-weight:bold;}/* 左边 */
.right_title {background-image:url(../images/right_title.gif); height:33px; width:610px; padding-top:8px; padding-left:15px; font-size: 14px;color: #027A99;letter-spacing:2px; font-weight:bold;}/* 右边 */
.right_title01 {background-image:url(../images/right_title.gif); height:33px; width:250px; padding-top:8px; padding-left:15px; font-size: 14px;color:#027A99;letter-spacing:2px; font-weight:bold;}/* 右边 */
.right_title02 {background-image:url(../images/right_title.gif); height:33px; width:350px; padding-top:8px; padding-left:15px; font-size: 14px;color: #027A99;letter-spacing:2px; font-weight:bold;}/* 右边 */

/*树型菜单*/
*{margin:0;padding:0;border:0;}
#nav {
	width:213px;
    line-height: 24px; 
	list-style-type: none;
	text-align:left;
    /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a {
	width: 230px; 
	display: block;
	padding-left:20px;
	/*Width(一定要)，否则下面的Li会变形*/
}
#nav li {
	background-image:url(../images/left_bg.jpg);/*一级目录的背景色*/	
	border-bottom:#FFF 1px solid; /*下面的一条白边*/
	float:left;
	/*float：left,本不应该设置，但由于在Firefox不能正常显示
	继承Nav的width,限制宽度，li自动向下延伸*/
}
#nav li a:hover{
	background:#CDE5C1;	/*一级目录onMouseOver显示的背景色*/
}
#nav a:link  {
	color:#666; text-decoration:none;
}
#nav a:visited  {
	color:#666;text-decoration:none;
}
#nav a:hover  {
	color:#FFF;text-decoration:none;font-weight:bold;
}
/*==================二级目录===================*/
#nav li ul {
	list-style:none;
	text-align:left;
}
#nav li ul li{	
	background: #FBFCEE; /*二级目录的背景色*/
}
#nav li ul a{
         padding-left:20px;
         width:230px;
	/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
#nav li ul a:link  {
	color:#666; text-decoration:none;
}
#nav li ul a:visited  {
	color:#666;text-decoration:none;
}
#nav li ul a:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	background:#F9F9F9;
	/* 二级onmouseover的字体颜色、背景色*/
}
/*==============================*/
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#content {
	clear: left; 
}
#nav ul.collapsed {
	display: none;
}
/*原来*/
.main_table {
	BORDER-RIGHT: black 1px solid; BORDER-LEFT: black 1px solid
}
.left_td {
	BORDER-BOTTOM: #aaaaaa 1px solid; HEIGHT: 25px
}
.pic {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
.top_menu {
	FONT-SIZE: 9px
}
.main_table1 {
	BORDER-RIGHT: black 1px solid;
	BORDER-LEFT: black 1px solid;
	background-color: #e1e1e1;
}
A {
	FONT-SIZE: 12px; COLOR: #221f20; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:link {
	FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #221f20; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #ee6600; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 12px; COLOR: #ee6600; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}