@charset "utf-8";
/* CSS Document */
@import "parts.css";

BODY {
	PADDING: 0;  FONT-SIZE: 12px; BACKGROUND: #fff; MARGIN: 0; COLOR: #000000; FONT-FAMILY: Verdana,Tahoma,Arial
}
a{ font-size: 12px; text-decoration: none; }
/* 链接无下划线,有为underline */
a:link {color: #000000;}
/* 未访问的链接 */
a:visited {color: #333333;}
/* 已访问的链接 */
a:hover{COLOR: #AE0927;}
/* 鼠标在链接上 */
a:active {color: #0000ff;}

/* 点击激活链接 */
.submenu {
	Z-INDEX: 2;
	LEFT: 2px;
	VISIBILITY: hidden;
	POSITION: absolute;
	width: 800px;
  }
/*定义菜单层*/
/*定义顶部导航*/
TD {
	FONT-SIZE: 9pt; LINE-HEIGHT: 150%; FONT-FAMILY: ????
}
/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
.top_class { color: #ffd046; font-size: 12px; }
/*定义菜单*/
.td_top { color: black; font-size: 12px; background-image: url(../images/td_top.gif); text-align: right; height: 26px; padding-right: 20px; }
TABLE.chn_w {
	WIDTH: 880px
}
TABLE.chn_c {
	WIDTH: 94%
}
.t_table {
	BORDER: #f7f7f7 1px solid; BACKGROUND: #067016; 
}
.t_table-ny { color: black; font-size: 13px; line-height: 200%; text-align: justify; text-indent: 4ex; margin-top: 20px; }
.t_td { COLOR:#000; font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace; text-align: left; padding-left: 20px; padding-right: 50px; }
.t_title-a { color: #b13e3e; font-size: 15px; font-weight: 600; line-height: 150%; background-image: url(skin/wy169/images/Td_bg.gif); background-repeat: no-repeat; background-position: 0 bottom; text-align: justify; text-indent: 10px; letter-spacing: 3px; width: 40%; }
.t_title-b { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 60%; }
TABLE.chn_ww { color: black; font-size: 12px; text-align: right; WIDTH: 100%
   ; padding-right: 10px; }
#nav { height:27px; background-color:#333; position:relative;}
#nav ul{ margin:0; padding:0; list-style:none;}
#nav li{ float:left; margin-right:10px;}
#nav a { color:#fff; background-color:#333; line-height:27px; text-decoration: none;  height: 27px; }
#nav a:hover,#nav a.selected { color:#db1a41;/* padding-top: 5px; padding-right: 8px;*/ height: 27px; }
#leftnav a { line-height: 24px; color: #990000; background-color: #eee; background-image: url(../images/s_menu_1.gif); background-repeat: no-repeat; background-position: 8px center; text-align: left; text-indent: 10px; margin-top: 5px; margin-right: 30px; border: solid 1px silver; display: block; }
#leftnav a:hover ,#leftnav a.selected{ color: #990000; line-height: 24px; background-color: #f5f5f5; background-image: url(../images/s_menu_2.gif); background-repeat: no-repeat; background-position: 8px center; text-align: left; text-indent: 10px; display: block; margin-top: 5px; border: solid 1px silver; }
p{ line-height:24px; text-indent:24px; text-align:left;}
ul li{ line-height:24px; text-align:left}
.title{ color:#CC0000; font-size:14px;}

/**/
.clear{ clear:both;}
/**/
ul.no_style{ margin:0; list-style-type:none; display:inline;}
h2{font-size:14px; color:#333;text-align:center;}

/*Add on 2007-05-11*/
#indexNewsList{ width:96%; margin:0 auto;}
#indexNewsList li{ line-height:28px; border-bottom:1px dashed #ccc; padding-left:14px; background:url(../images/arrow02.gif) no-repeat 2px center;}

#indexProList{ margin:0; padding:0; list-style:none;}
#indexProList li{ width:24%; padding:0; margin-right:1%; background:none; float:left;}
#indexProList li img{ padding:1px; border:1px solid #ccc; }
#indexProList a span{ margin-left:-20px; display:block; text-align:center;}

.clear{clear:both;}
/*End Add------------------*/