body{
	font-family:Arial, Helvetica, sans-serif; 
	margin:0px; 
	background:url(../images/body_bg.gif); 
	background-position:top;
	background-repeat:repeat-x;
}
A:link {
	COLOR: #333333;
	TEXT-DECORATION:none
}
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #0059c2;
	TEXT-DECORATION:none
}
A:active {
	COLOR: #333333;
	TEXT-DECORATION:none
}


/*--字体体样式--*/
.h1{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
}
.h2{
	color:#ff4e00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
}
.h3{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
}

.lanse12x{
	color:#06477f;
	font-size:12px;
	line-height:24px;
}
.lvse12x{
	color:#4a980e;
	font-size:12px;
	line-height:24px;
}
.baise12x{
	color:#ffffff;
	font-size:12px;
	line-height:24px;
}
.heise12x{
	color:#333333;
	font-size:12px;
	line-height:24px;
}
.heise14x{
	color:#333333;
	font-size:14px;
}



/*--窗体样式--*/
.dh_table{ border:#e1e1e1 1px solid; background:#16488f}
.index_table{
	border-left:#dbdbdb 1px solid;
	border-right:#dbdbdb 1px solid;
}
.index_table2{
	border-bottom:#dbdbdb 1px solid; 
	border-top:#dbdbdb 1px solid;
}
.endtable{ border-top:#e6e6e6 9px solid;
  
	background:#2562a1;
	font-size:12px;
	color:#ffffff;
	line-height:24px;
}
.centerbody{
	width:100%px;
	margin:auto;
	background:url(../images/banner_bg.gif);
	background-position:center top; 
	background-repeat:repeat-x;
}
.listcenterbody{
	width:1000px;
	margin:auto;
	background:url(../images/banner_bg.gif);
	background-position:center top; 
	background-repeat:repeat-x;
}
.dqlmlanse{
	border-bottom:#003399 1px solid;
}
.dthuise{
	border-bottom:#bbbbbb 1px solid;
}
.dthongse{
	border-bottom:#ff6600 1px solid;
}
.tableys1{
	border:#cccccc 1px solid;
	}