/* ---html、body100%--- */
* { margin:0; padding:0;}
html, body { }
/* ---默认字体9pt--- */
div, table {	font-size: 9pt; }

/* ---div居中、div背景--- */
body {
	text-align: center;
	background:url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/bg.gif") repeat-x center top;
	font-size: 9pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-size: 9pt;
}
/* ---标准链接样式--- */
a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#333333;
	line-height: 1.7em;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color:#333333;
	line-height: 1.7em;
}
a:hover {
    font-size: 9pt;
	text-decoration: underline;
	color: #FF7E00;	
	line-height: 1.7em;
}
a:active {
    font-size: 9pt;
	text-decoration: none; 
	color:#333333;
	line-height: 1.7em;
}
/* ---白色字链接样式--- */
.wlink:link {
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF
}
.wlink:visited{
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}
.wlink:hover {
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
}
.wlink:active{
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}
.llink:link {
	color:#004ea3;
}
.llink:visited {
	color:#004ea3;
}
.llink:hover {
	color: #FF7E00;
}
.llink:active {
	color:#004ea3;
}
.blink:link {
	font-size: 9.5pt;
	color: #002775;
}
.blink:visited {
	font-size: 9.5pt;
	color: #166172;
}
.blink:hover {
	font-size: 9.5pt;
	color: #FF7E00;
}
.blink:active {
	font-size: 9.5pt;
	color: #002775;
}
.clink:link {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.clink:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.clink:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #191919;
}
.clink:active {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.lan {
	color: #2d8ace;
}
.lm {
	font-size: 12pt;
	font-weight: bold;
	color: #14629b;
}

.blink:active {
	font-size: 14px;
	font-weight: bold;
	color: #14629b;
}

.glink:link {
	color: #666666;
}



/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.7em;
}
#infocontent div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
/* ---最大的div容器--- */
#container_page {
	width: 1025px;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffffff;
	
}
/* ---中部div，要制定高度--- */
#container_content {
	width: 1003px;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;
}
#main_1 {
	width: 1003px;
	padding: 0px;
	clear: both;
}
.main1bg1{
	background-image: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/main2_1.gif");
	background-position: left top;
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
.main1bg2{
	background-image: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/main2_2.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
}
#main_2 {
	width: 1003px;
	padding: 0px;
	clear: both;
}
.main2bg1{
	background-image: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/main_2_3.gif");
	background-position: right bottom;
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}

/* ---头--- */
#tophead {
	width: 1003px;
    height: 145px;
    background-image: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/top_bg.jpg");
    background-repeat: no-repeat;
    color: #002775;
    position: relative;	
}
.topnav {
position: absolute;
top: 40px;
right: 20px;
}
.toptime {
background-color: white;
position: absolute;
right: 0px;
padding-right: 20px;
padding-left: 20px;
line-height: 20px;
height: 20px;
bottom: 0px;
}
#head {
	width: 1003px;
}
#nav {
	width: 1003px;
}
#page{
	width: 1003px;
	background-color: #ffffff;
}
/* ---版权栏--- */
#foot {
	clear: both;
	background-color: #ffffff;
}
/* ---查询input框宽--- */
.SearchTitleInput {	
	width: 174px;
}

.kuang
{
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #D0EAF7;
border-bottom-color: #D0EAF7;
border-left-color: #D0EAF7;
padding-left: 16px;
padding-right: 12px;
padding-top: 15px;
margin-bottom: 12px;
overflow: hidden;
}
.kuang1
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #750a20;
	border-left-color: #750a20;
	background-color: #e0e0e0;
	color: #750a20;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #750a20;

}
.kuang2 {
	border: 1px solid #750a20;
}

.kuang3
{
	background-color: #750A20;
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
}
.kuang4
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
.biaoti
{
	color: #2d8ace;
	font-family: "华文行楷";
	font-size: 30px;
	font-weight: bolder;
}
.biaoti1
{
	color: #000000;
	font-size: 14px;
	clear: both;
	font-family: "宋体";
	font-weight: bold;
	}
.biaoti5
{
	color: #5179be;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	clear: both;
	background-image: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/mainleft2_2.gif");
	background-repeat: repeat-x;
	}
.biaoti2
{
	color: #8c9a8d;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	clear: both;
}
.biaoti3
{
	color: #FF7E00;
	font-family: "宋体";
	font-size: 20px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
}
.biaoti4
{
	color: #11687c;
	font-weight:bolder;
	clear: both;
	font-family: "黑体";
	font-size: 24pt;
	}
.baizi {
	color: #FFFFFF;
}
.baizi1 {
	color: #FFFFFF;
	background-image: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/nav_4.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.mainbg
{
	background-image: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/mainbg.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.mainleftbg1
{
	background-image: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/mainleft2.gif");
	background-repeat: no-repeat;
	background-position: top;
}
.mainrightbg1
{
	background-image: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/mainright1_1.gif");
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #cccccc;
}
.mainrightbg2
{
	background-image: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/mainright2_3.gif");
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}
.listrightbg1
{
	background-image: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/listbg.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.foothang
{
	color:#ACACAC;
	line-height:1.7em;
	font-size:13px;
}
.footbg {
	background-image: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/foot.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#image img{
	background-color:#FFFFFF;
	border: 2px solid #FFFFFF;
}	
.biaoti11 {

	color: #ffffff;
	font-size: 14px;
	clear: both;
	font-family: "宋体";
	font-weight: bold;
}
.biaoti12 {


	color: #333333;
	font-size: 14px;
	clear: both;
	font-family: "宋体";
	font-weight: bold;
}

.biaoti13 {


	color: #002C85;
	font-size: 12px;
	clear: both;
	font-family: "宋体";
	font-weight: bold;
}
.toolsInput
{width:86px;
}
.wp_nav .nav-item a {
font-family: 宋体;
display: block;
text-align: center;
position: relative;
z-index: 100;
}

.wp_nav .sub-nav .nav-item a span.item-name {
padding: 5px 10px;
line-height: 14px !important;
}
.beijing:hover{
	background: url("https://www.etnamedia.net/_upload/tpl/00/9a/154/template154/images/001.gif") repeat-x 0 0;
	
	}
#wp_nav_w1 .wp_nav .nav-item a:hover, .wp_nav .nav-item .parent {
background:none !important;
}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a:hover, .wp_nav .sub-nav .nav-item .parent {
background-color: #4c4c4c !important;
}






















