td{
	FONT-SIZE:13px;
	margin: 0px;
	word-break: break-all;
	word-wrap:break-word;
	font-weight: normal;
}
body {
	SCROLLBAR-FACE-COLOR: #9bd8f4;
	FONT-SIZE: 13px;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #eeeeee;
	SCROLLBAR-3DLIGHT-COLOR: #9bd8f4;
	SCROLLBAR-ARROW-COLOR: #eeeeee;
	SCROLLBAR-TRACK-COLOR:#f0f6ff;
	FONT-FAMILY: "宋体";
	SCROLLBAR-DARKSHADOW-COLOR:#9bd8f4;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
a {
	FONT-SIZE: 14px;
	COLOR: #000000;
	font-weight: normal;
}
a:link,a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a:hover,a:active {
	color: #CC6600;
	text-decoration: underline;
	font-weight: normal;
}
Text {  font-size: 13px}
.menu_title1 {
	font-size: 13px;
	padding-left: 20px;
	color: #000000;
}
.menu_title2{
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 180%;
}
a.menu_title1:link,a.menu_title1:visited  {
	color:#006633;
	text-decoration:none;
	text-indent: 0em;
}
a.menu_title1:hover,a.menu_title1:active {
	color:#996600;
	text-decoration:underline;
	text-indent: 0em;
}
.news_left {
	font-size: 14px;
	color: #006633;
	font-family: "宋体";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.news_left:link,a.news_left:visited  {
	font-size: 14px;
	color: #006633;
	font-family: "宋体";
}
a.news_left:hover,a.news_left:active {
	font-size: 14px;
	color: #996600;
}
.news_content {
	font-size: 13px;
	line-height: 1.5;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 7px;
	color: #000000;
	font-family: "宋体";
}
.coolscrollbar{scrollbar-arrow-color:yellow;scrollbar-base-color:lightsalmon;}
table{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.tablebig{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF3300;
	border-left-color: #FF3300;
}
.tablenews {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	bordercolor: #B5D3E7;
	font-family: "宋体";
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tablenews_01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/**table表格**/
/**table1列表页面**/
.table3 {
	border-collapse:collapse;
	margin: 0px;
	font-size: 13px;
	bordercolor: #B5D3E7;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.table1 {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	margin: 0px;
	font-size: 13px;
	bordercolor: #B5D3E7;
	padding: 0px;
}
.table01 {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	margin: 0px;
	font-size: 13px;
	bordercolor: #B5D3E7;
	padding: 0px;
	/*(绿色版) background-color: #E1FEE2;*/
	background-color: #E4E4E4;
	
}
.table02 {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	bordercolor: #B5D3E7;
}
.table03 {
	border-collapse:collapse;
	margin: 0px;
	font-size: 13px;
	bordercolor: #B5D3E7;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	/*(绿色版)border-right-color: #FFC9A2;*/
	border-right-color: #CCCCCC;
	
}
.table04 {
	border-collapse:collapse;
	margin: 0px;
	font-size: 13px;
	bordercolor: #B5D3E7;
	padding: 0px;
	/*(绿色版)border: 1px solid #C8812F;*/
	border: 1px solid #666666;
	/*(绿色版)background-color: #FCFAEE;*/
	background-color: #F9F9F9;
	
	font-weight: normal;
}

/**table1首行**/
.table1line {
	margin: 0px;
	/*(绿色版) background-color: #999900;*/
	background-color: #67ABD3;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}

/**table1次行有渐变背景的**/
.table1line2 {
	font-size: 13px;
	font-weight: bold;
	color: #254B72;
	background-color: #8BB8E4;
}
/**table1内所含的table表格边框合并**/
.table1table{
	border-collapse:collapse;
	border: 1px solid #999999;
	margin: 0px;
	font-size: 13px;
	background-color: #FFFFEC;
}
/**table1末行背景色**/
.table1line3 {
	background-color: #8BB8E4;
}
/**.table1 tr {background-color:expression((this.sectionRowIndex%2==0)?"#FFFFF0":"#FFFFFF")}
.table1 td {background-color:expression((this.cellIndex%2==0)?"":((this.parentElement.sectionRowIndex%2==0)?"#D3E9F5":"#f2f2f2"))}**/
/**table1内的链接样式**/
.table1 a:link,.table1 a:visited  {
	color:#CC0000;
	text-decoration:none;
	text-indent: 0em;
	padding-top: 6px;
	font-size: 12px;
}
.table1 a:hover,table a:active {
	color:#999900;
	text-decoration:underline;
	text-indent: 0em;
}
/**table2编辑页面**/
.table2 {
	border-collapse:collapse;
	border: 1px solid #999999;
	margin: 0px;
	font-size: 12px;
	background-color: #F0FAFF;
    bordercolor:#B5D3E7;
}
/**table2首行**/
.table2line {
	border-collapse:collapse;
	margin: 0px;
	background-color: #333333;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
}
/**table2内的链接样式**/
.table2line a:link,.table2line a:visited  {
	color:#FFCC66;
	text-decoration:none;
	text-indent: 0em;
	padding-top: 6px;
	font-size: 12px;
}
.table2line a:hover,table2line a:active {
	color:#FFFFCC;
	text-decoration:underline;
	text-indent: 0em;
}
/**table2次首行绿底白字**/
.thead{
	font-weight: bold;
	color: #FFFFFF;
	background: #3e81c5;
}
/**table2末行背景色**/
.table2line3 {
	background-color: #FFCC99;
}
/**table2粗体标题字**/
.table2tt {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
/*输入域样式*/
textarea{
	font-color:#0066cc;
	color: #333333;
	font: normal 12px/150% "Tahoma", "宋体";
	border: 1px solid #999999;
}
.searcharea{
	font-color:#0066cc;
	color: #333333;
	font: normal 12px "Tahoma", "宋体";
	border: 1px solid #999999;
	margin-bottom: 4px;
	background-color: #FFFFF0;
}

/*下拉框样式*/
select {
	font-size: 13px;
	color: #333333;
	border:1;
	margin: 0px;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

/*按钮样式*/
.ButtonCss {
	font-size: 13px;
	color: #333333;
	border: 1px solid #666666;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	height: 17px;
}
.ButtonCss a:link,.ButtonCss a:visited  {
	color:#666666;
	text-indent: 0em;
	padding-top: 6px;
	font-size: 12px;
}
.ButtonCss a:hover,ButtonCss a:active {
	color:#666666;
	text-decoration:none;
	text-indent: 0em;
}
form {
	margin: 0px;
}
input {
	font-size: 13px;
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	line-height: normal;
	height: 17px;
}
.table_line
{
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
	margin: 0px;
	height: 18px;
	line-height: 120%;
	padding: 0px;
	border: 1px solid #3399CC;
	
}
.lineh{
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	background-image: url(file:///D|/市人大/yulinrd/images/mainlinebg3.jpg);
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.line2{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	line-height: 1.5;
}

.lineh2{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFE8;
	margin: 0px;
	line-height: 120%;
}
/**table左边的树型列表样式**/
.lefttree {
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #FF6600;
	background-color: #FEECCD;
}
/**前台CSS部分**/
.tableindex {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF3300;
	border-left-color: #FF3300;
}
.leftbn {
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
	height: 39px;
	width: 155px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

.bn1 {
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 30px;
}
.menu {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	padding: 0px;
}
a.menu:link,a.menu:visited {
	color: #006600;
	font-size: 14px;
	font-weight: normal;
	height: 30px;

}
a.menu:hover,a.menu:active  {
	color: #FF0000;
	font-size: 13px;
	text-decoration: none;
	height: 30px;
}
.top {
	FILTER: DropShadow(Color=#ffffff, OffX=1, OffY=1); COLOR: #333333; TEXT-DECORATION: none
}
.top:hover {
	FILTER: dropshadow(color=#ffffff,offx=1,offy=1,positive=1); COLOR: #000000; TEXT-DECORATION: none
}
h1 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 120%;
}
.h1 {
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	font-weight: bold;
}
h1 a:link,h1 a:visited {
	color: #000000;
}
h1 a:hover,h1 a:active  {
	color: #000000;
}
h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
.h2 {
	/*(绿色版)color: #CC6600;*/
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
h2 a:link,h2 a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
h2 a:hover,h2 a:active  {
	font-size: 12px;
	color: #FFFFFF;
}
h3 {
	font-size: 13px;
	color: #000000;
	line-height: 1.5;
	white-space: nowrap;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 a:link,h3 a:visited {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
}
h3 a:hover,h3 a:active  {
	font-size: 13px;
	color: #996600;
	text-decoration: underline;
}
.h3 {
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}

h4 {
	font-size: 14px;
	/*(绿色版)color: #2E6406;*/
	color: #3366CC;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.h4 {
	font-size: 14px;
	/*(绿色版)color: #4E7300;*/
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
h4 a:link,h4 a:visited {
	/*(绿色版)color: #006633;*/
	/*color: #3366CC;*/
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
h4 a:hover,h4 a:active  {
	font-size: 14px;
	/*(绿色版)color: #CC6600;*/
	/*color: #3366CC;*/
	color: #666666;
	font-weight: bold;
}
.h41 {
	font-size: 14px;
	/*(绿色版)color: #4E7300;*/
	color: #000000;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
h5{
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.h5{
	font-size: 12px;
	color: #FF3300;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}
p {
	text-indent: 2em;
}

.h6 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.food{
	font-size: 12px;
	color: #0099CC;
}
a.food:link,a.food:visited {
	font-size: 12px;
	color: #0099CC;
}
a.food:hover,a.food:active  {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.content {
	color: #333333;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 150%;
}
.news_content {
	color: #333333;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 1.5;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content1 {
	color: #000000;
	font-size: 14px;
	/*line-height:135%; For Firefox*/
	/**line-height:130%; For IE7 & IE6*/
	/*_line-height:200%; For IE6*/
	text-align: left;
	text-decoration: none;
}

a.content1:link,a.content1:visited {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.content1:hover,a.content1:active {
	color: #996600;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}
.details {
	font-size: 14px;
	line-height: 180%;
}
img {
	line-height: 15px;
}
.NEWSREADME {	FONT-SIZE: 12px; COLOR: #9e9e8a; LINE-HEIGHT: 14pt
}
.style1 {	FONT-SIZE: 12px
}
.minbntable {
	margin: 0px;
	padding: 0px;
	border: 1px solid #69B1EB;
}
select {
	padding-top: 3px;
	padding-bottom: 3px;
}

.tdbg1 {
	/*(绿色版)background-color: #FFCC66;*/
	background-color: #E8E8E8;
}
