/* CSS version 2.0, by kvchen.com. */
* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  color: #000000;
	font-family: "ËÎÌå",Arial;
	font-size: 14px;
  text-align: center;
  background: #92847b url(../Im1/backgrounds.gif) center repeat-y;
  	
}
.b1 { BORDER-BOTTOM: #999999 1px dotted }
.title1 {
  color: #000000;
	font-size: 18px;  	
		font-weight: bold;
}

.title2 {
  color: #ffffff;
	font-size: 14px;  	
		font-weight: bold;
}
.title3 {
  
	font-size: 14px;  	
		font-weight: bold;
}

#l3 {
	float: left;
	width: 220px;
	height: 20px;
	background: url(../Im1/lj1.gif) no-repeat;
	background-position: 20px 10px;
}
#l4 {
	float: left;
	width: 190px;
	height: 12px;
	background: url(../Im1/lb1.gif) no-repeat;
	
}
#znfl {
  color: #ffffff;
	font-size: 18px;  	
		font-weight: bold;
		 	text-align: center;
}

#uc3 {
	padding: 4px 40px;	
	
}
#uc4 {
	float: left;
	width: 220px;
	height: 100%;
	padding: 0px 0px;
	 background:#fffde8 url(../im1/hline3.gif) repeat-x;
}

#uc4 ul {
	margin: 10px 0;
}

#nr1 {

	font-size: 14px;  	
  line-height: 1.7em;

}


#header1 {
	background: url(../Im1/head1s.gif)  top center no-repeat;
	height: 38px;
	text-align: right;
 	color: #8b0002;
   margin-left:auto;margin-right:auto; 
}
#header1 a {
	font-size: 13px;
	color: #8b0002;
	padding: 5px;


}
#header2 {
	background: url(../Im1/head2s.gif) top center no-repeat;
	height: 114px;
}
#header3 {
	color:#ffffff;
	background: url(../Im1/head3s.gif) top center no-repeat;
	height: 46px;
	vertical-align:middle;


}
#header3 a {
	font-size: 14px;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;

}
#header3 table {
	font-size: 14px;
	color: #ffffff;


}
#header3 table td {
 	text-align: center;


}
/* remove the 'text-decoration: underline;' in #nav li a:hover if you don't want the links in the left nav menu to be underlined when the user hovers over them with their mouse */
#header3 a:hover {
  text-decoration:none;
	background: #666 url(../Im1/selector.gif) center right no-repeat;
}

#wz1 {
	background:#fff799
	height: 180px;
	width:100%;
}
#wz2 {
	background: url(../Im1/wz2.gif) top center repeat-x;

	height: 114px;
}
.article_title {
  color:#c4141b;

	font-size: 25px;
  text-align: center;
 	font-weight: bold;
  	
}
.article_title1 {
  color:#000000;

	font-size: 12px;
  text-align: center;

  	
}
.article_nav {
	font-size: 14px;
  text-align: center;  	
}
h1 {
  font: bold 12px Verdana, sans-serif;
}

h2 {
  padding: 1em 0 .2em 0;
  font: normal 18px/1.5em Georgia, serif;
}

p {
  margin: 2em 0;
  line-height: 1.5em;
}

table {
  font-size: 14px;

}

a {
  font-size: 14px;
  color: black;
  text-decoration: none;
}

a:hover {
  color: red;
  text-decoration: underline;
}


#container-page {
  
  margin: 0 auto;
  width: 790px;
  background: #ffffff;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}


#container-content {

}


#content-pri {
  width: 100%;

}

#content-pri a {
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}

#content-pri a:hover {
  color:red;
  text-decoration: underline;
}


#link1  a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}

#link1 a:hover {
  color:yellow;
  text-decoration: underline;
}

#link2  a {
  font-size: 14px;
  color: red;
  text-decoration: underline;
  		font-weight: bold;
}

#link2 a:hover {
  color:blue;
  text-decoration: underline;
}


#container-foot {
  width: 100%;
  background: #CCC;
 
  bottom: -140 !important;
  bottom: -142px; /* For Certain IE widths */
  height: 140px;
  margin-left:auto;margin-right:auto;
  background: url(../Im1/bline.gif) center repeat-x;
}

#foot {
  padding: 0 1em;
  line-height: 10px;
  	text-align: center;
}