/* CSS Document */
/*@charset "gb2312";*/
* {
  font-size: 12px;
}
body {
	margin-top: 0px;
	width: 980px;
	background-color: #5390BF;
	margin:0 auto;
}
form {
   margin: 0px;
}

A {
	TEXT-DECORATION: none;
}

/*头部定义*/
#myhead {
	background-color: #FFFFFF;	
}
#myhead A {
    color:#000000;
}
#myhead A:hover {
	font-weight: bold;
	text-decoration: underline;
}

/*主菜单定义*/
#main_menu {
	background-color: #EEF7FC;	 /*主菜单上下各宽3px的背景色#EEF7FC*/
	color:#FFFFFF;  /*主菜单当中的 | 间隔符的定义*/
	font-weight: bold;		
}
#op {
	width: 250px;
	color:#000000;
}
#main_menu .mbg {
	background-color: #C0CCD2;  /*主菜单中间部分的背景色#C0CCD2*/ 
	height: 25px;
}
#main_menu font {
    color:#000000;  /*主菜单当中显示的日期时间的颜色*/
}
#main_menu A {
	padding-right: 3px;
	padding-left: 3px;
	COLOR: #000000;
	font-weight: bold;		
}
#main_menu A:hover {
	COLOR: #007734;
	font-weight: bold;
	text-decoration: underline;
}

/*页脚定义*/
#myfoot {
  	background-color: #C0CCD2;
	color:#000000;	
}
#myfoot A {
	COLOR: #000000;
	padding-right: 2px;
	padding-left: 2px;
}
#myfoot a:hover {
	text-decoration: underline;
}
#myfoot span {
    color:#FFFFFF;
}

/*定义mcontent 内容区*/
#mcontent td{
	text-align: left;
	vertical-align: top;
}
/*定义内容区左侧*/
#mcontent .mleft {
	background-color: #EFF4F8;        /*width=220 bgcolor="#EFF4F8"*/
	width: 220px;
}

#mcontent .mleft form td {
	vertical-align: middle;
}

#mcontent .mleft input{
    BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BACKGROUND-COLOR: #eaeaea;
	BORDER-RIGHT-WIDTH: 1px;
}

#mcontent .mleft select{
    BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BACKGROUND-COLOR: #eaeaea;
	BORDER-RIGHT-WIDTH: 1px;
}


/*左侧菜单选中时的背景色*/
#mcontent .leftms {
	background-color: #C0CCD2;
}


#mcontent .mleft A {
	COLOR: #000000;
	font-weight: bold;	
}
#mcontent .mleft a:hover {
	text-decoration: underline;
}

/*定义右侧内容列表的标题与页码显示区的样式*/
#mcontent .listhead{
	background-color: #E9EEF2;  /*#E9EEF2*/
	vertical-align: middle;
	height: 20px;
}

#mcontent .listhead *{
	vertical-align: middle;
}


#mcontent .listhead input{
    BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BACKGROUND-COLOR: #eaeaea;
	BORDER-RIGHT-WIDTH: 1px;
	height: 16px;	
}


#mcontent .listfoot{
	background-color: #E9EEF2;  /*#E9EEF2*/
	vertical-align: middle;
	height: 20px;
}

#mcontent .pageinput {
      BORDER-RIGHT: #CCCCCC 1px solid;
	  BORDER-TOP: #CCCCCC 1px solid;
	  FONT-SIZE: 10px;
	  BORDER-LEFT: #CCCCCC 1px solid;
	  BORDER-BOTTOM: #CCCCCC 1px solid; 
	  BACKGROUND-COLOR: #F1F1F1;
}


#mcontent .mright a{
	COLOR: #000000;  /*#07519A*/
}

#mcontent .mright a:hover {
	COLOR: #007734;
	text-decoration: underline;
}

#mcontent .mright .webmap a{
	COLOR: #007734;
	font-weight: bolder;	
}

#mcontent .mright .webmap a:hover {
	COLOR: #C6252A;
}

#mcontent .mright .gsphoto img {
	border: 1px solid #000000;
	margin-bottom: 5px;
}

#mcontent .mright .gsphoto a {
	COLOR: #516837;
}

#mcontent .mright .pagediv {
	vertical-align: middle;	
	text-align: center;	
}

#mcontent .mright .linetd {
 BORDER-bottom: #999999 1px dotted;
}

/*定义显示页码区的链接样式*/
#mcontent .listfoot a{
	COLOR: #000000;
}

/*定义文章的标题*/
#mcontent .wzbt{
	color: #C62829;
	text-align: center;
	font-size: 120%;
	font-weight: bolder;
	height: 3em;	
	vertical-align: middle;	
}

#mcontent .wzlr{
	line-height: 2em;
	text-indent: 2em;
}

#mcontent .wzlr0{
	line-height: 2em;
}

#mcontent .wzlr1{
	line-height: 2em;
}


#mcontent .wzlr0 p{
   text-indent: 2em;
}

#mcontent p{
	margin: 0px;
}



/*“返回列表”的链接的样式*/
#mcontent .retulist a{
    color:#07519A;
}


#mcontent .rcdiv{
	vertical-align: middle;	
	text-align: center;	
}

#mcontent .rcdiv td{
	vertical-align: middle;	
	text-align: center;	
}

/*定义办事公开当中的内容格式*/
#mcontent .mright .kindname {
	vertical-align: middle;	
	text-align: center;	
	font-weight: bolder;	
}

#mcontent .mright .wzlr0 a {
	COLOR: #007734;
	font-weight: bolder;
	text-decoration: underline;
}

#mcontent .wzlr1 a {
	COLOR: #007734;
	font-weight: bolder;
	text-decoration: underline;
}


#mcontent .mright .inform td{
	vertical-align: middle;		
}

#mcontent .mright .inform a {
	COLOR: #2887C5;	
	font-weight: bolder;		
}

#mcontent .mright .inform a:hover {
	/*COLOR: #007734; */
    COLOR: #2887C5;	
	text-decoration: underline;
}