td{
	FONT-SIZE:13px;
	margin: 0px;
	font-family: "宋体";
}
body {
	margin: 0px;
	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;
	background-color: #537686;
}
a {
	FONT-SIZE: 13px;
	COLOR: #333333;
	TEXT-DECORATION: none;
	line-height: 150%;
}
a:link,a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}
a:hover,a:active {
	color: #FF6600;
	text-decoration: none;
}
Text {  font-size: 12px}
.menu_title1 {
	font-size: 12px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid;
	border-left: 1px solid;
	padding-left: 20px;
}
a.menu_title1:link,a.menu_title1:visited  {
	color:#FF3300;
	text-decoration:none;
	text-indent: 0em;
	padding-top: 6px;
}
a.menu_title1:hover,a.menu_title1:active {
	color:#009999;
	text-decoration:underline;
	text-indent: 0em;
}
.news_left {
	font-size: 13px;
	line-height: 150%;
	color: #666666;
	font-family: "宋体";
}
a.news_left:link,a.news_left:visited  {
	font-size: 13px;
	line-height: 150%;
	color: #666666;
	font-family: "宋体";
	margin: 0px;
}
a.news_left:hover,a.news_left:active {
	font-size: 13px;
	line-height: 150%;
	color: #F20000;
	margin: 0px;
	text-decoration: none;
}
.news_line {
	font-size: 13px;
	line-height: 200%;
	font-family: "宋体";
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #333333;
}
.coolscrollbar{scrollbar-arrow-color:yellow;scrollbar-base-color:lightsalmon;}
table{
	font-size: 12px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}
.tablemm {
	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: 12px;
	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列表页面**/
.table1 {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	margin: 0px;
	font-size: 13px;
	background-color: #F7F7F7;
	bordercolor: #B5D3E7;
	color: #666666;
}
/**table1首行**/
.table1line {
	margin: 0px;
	background-color: #8BB8E4;
	font-size: 12px;
	font-weight: bold;
	color: #F0FAFF;
	padding: 0px;
}

/**table1次行有渐变背景的**/
.table1line2 {
	font-size: 12px;
	font-weight: bold;
	color: #254B72;
	background-color: #8BB8E4;
}
/**table1内所含的table表格边框合并**/
.table1table{
	border-collapse:collapse;
	border: 1px solid #999999;
	margin: 0px;
	font-size: 12px;
	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 #CCCCCC;
	font-size: 12px;
	bordercolor:#B5D3E7;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table3 {
	border-collapse:collapse;
	border: 1px solid #FF0000;
	margin: 0px;
	font-size: 12px;
	bordercolor:#B5D3E7;
	font-weight: normal;
	color: #000000;
}
/**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: 12px;
	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: 12px;
	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: 12px;
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	line-height: normal;
	height: 17px;
}
.input {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	line-height: normal;
	height: 17px;
	background-image: url(../images/a1.jpg);
}
.table_line
{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
	margin: 0px;
	height: 18px;
	line-height: 120%;
	padding: 0px;
	border: 1px solid #3399CC;
	
}
.lineh{
	font-size: 12px;
	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: #FF6600;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
.menu {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-right: 31px;
	padding-left: 31px;
}
a.menu:link,a.menu:visited {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	text-decoration: none;

}
a.menu:hover,a.menu:active  {
	color: #D30009;
	font-size: 14px;
	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: #2481C6;
	font-weight: bold;
	font-size: 13px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 120%;
}
.h1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h1 a:link,h1 a:visited {
	color: #006DC2;
}
h1 a:hover,h1 a:active  {
	color: #6666FF;
}
h2 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	background-position: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
h2 a:link,h2 a:visited {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
h2 a:hover,h2 a:active  {
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}
.h2 {
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	white-space: nowrap;
}
h3 a:link,h3 a:visited {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
h3 a:hover,h3 a:active  {
	font-size: 16px;
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
.h3 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.h4 {
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.h4 a:link,h4 a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.h4 a:hover,h4 a:active  {
	color: #3A76BE;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
h5{
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.h5{
	font-size: 15px;
	color: #3399CC;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.h5 a:link,.h5 a:visited {
	color: #3399CC;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
}
.h5 a:hover,.h5 a:active  {
	font-size: 15px;
	color: #FF6600;
}
h6{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}
.h6 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.food{
	font-size: 12px;
	color: #FFFFFF;
}
a.food:link,a.food:visited {
	font-size: 12px;
	color: #FFFFFF;
}
a.food:hover,a.food:active  {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
.content {
	color: #333333;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 120%;
}
.news_content {
	color: #000000;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content1 {
	color: #333333;
	font-size: 14px;
	line-height: 2;
	text-align: justify;
	padding: 0px;
}
.details {
	font-size: 14px;
	line-height: 180%;
}
img {
	line-height: 15px;
}
.NEWSREADME {	FONT-SIZE: 12px; COLOR: #9e9e8a; LINE-HEIGHT: 14pt
}
.style1 {	FONT-SIZE: 12px
}p {
	text-indent: 2em;
}
.minbntable {
	margin: 0px;
	padding: 0px;
	border: 1px solid #69B1EB;
}

.bigbiaoti{
	font-size: 22px;
	color: #CC6600;
	font-weight: bold;
}
.newscontent {
	color: #333333;
	font-size: 16px;
	padding-top: 4px;
	padding-right: 120px;
	padding-bottom: 4px;
	padding-left: 120px;
	line-height: 150%;
}
.newscontent2 {
	color: #333333;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 14px;
	line-height: 140%;
}
.main1 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 2;
	padding-right: 37px;
	padding-left: 37px;
	text-align: justify;
}
.main2 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 2;
	padding-left: 37px;
}
img {
	margin: 0px;
	padding: 0px;
}
