           
/*总体网页元素属性设置*/		

body 
{
  
	 /*background-image:url(Images/a_background_blue.jpg);*/
    background-repeat:repeat;
    font-family: 宋体;
    font-size:10pt;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: center;
    
   
 }
dir
{ margin: 0;
	}
A:link      { color: Navy; text-decoration:none; }
A:visited 	{ color: Navy; text-decoration:none; }
A:active 	{ color: Navy;  cursor:hand; text-decoration:underline; }
A:hover 	{ color:red ;  cursor:hand; text-decoration:underline;  } /* #B2C3E1 #000066  */
table.headerbar1 A:link{ color: White;  text-decoration:none; }
table.headerbar1 A:visited{ color: White; text-decoration:none; }
table.headerbar1 A:active{ color: White; cursor:hand; text-decoration:underline;}
table.headerbar1 A:hover 	{ color: #66ffff ;  cursor:hand; text-decoration:underline;  }

p
{
	line-height: 13pt;
	text-indent: 26px;
}

.title
{
    text-transform: uppercase;
    font-size: 13pt;
    font-weight: bold;
    color: #ffffff; 
    
 }

/*#41519A*/
hr {
	border: 0;
	border-top: 2px solid #006699;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	
}

 h1 /*主要在网页中起标题作用  */
{
    background-image:url(Images/a_content_title.gif);
    background-repeat:no-repeat;
    padding-left:50px;
    padding-top:40px;
    height:42px;
	
	font-family: 华文行楷;
    font-size: 18pt;
    font-weight: 100;
    color: #41519A;
	margin: 0;
	
}
h2 /*主要在网页中起标题作用*/
{
	
	
    font-family:华文行楷;
    font-size: 13pt;
    font-weight: bold;
    color: #282828;
	margin: 0;
    
}
h3
{   font-family:华文行楷;
	font-size: 14pt;
	font-weight: normal;
    padding-bottom: 16px;
    background-repeat: no-repeat;
    margin: 0;
	}	
table
{  margin: 0;
	text-align:left;
	 vertical-align:top;
    border-spacing:0; 
}



 /*属于标题栏 标题栏背景色*/
table.header
{
	background-image:url(images/a_head.gif);
	background-repeat:no-repeat;   /* background-color:#41519A; #5B6DB5*/
	width:800px;
	height:228px;
}
td.logo
{
	text-align: left;
	
}



/*属于内容页 #dee6f2*/
table.midder_body
{
	  width:800px;
	  height:100%;
	  background-color: White;
}



/*网页元素td 的 ID*/
#content {
    width:800px;
    background-color: White;
    padding-top:3px;	
    min-height:500px;
}

/*网页底部*/
td.footer
{
	margin-left: 30;
	
	font-size:1.0em;
	font-weight: normal;
	color: #41519A;
	text-align: center;
}
/* 图片类 */

.photo_tj {
	border: 4px solid #FFFFFF;
}



.titl {
	BACKGROUND: url(images/cejh_news_lmy_056.gif) repeat-x; HEIGHT: 43px
}
.titl .leBg {
	BACKGROUND: url(images/cejh_news_lmy_055.gif) no-repeat; FLOAT: left; WIDTH: 7px; HEIGHT: 43px
}

.titl h4 {
	LINE-HEIGHT: 20px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #00368c; PADDING-TOP: 2px
}
.titl .riBg {
	PADDING-RIGHT: 10px; BACKGROUND: url(images/cejh_news_lmy_058.gif) no-repeat right 0px; FLOAT: right; WIDTH: 67px; LINE-HEIGHT: 43px; HEIGHT: 43px; TEXT-ALIGN: right
}