body {
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

body, td, th {	
	font-size: 12px;
	line-height: 23px;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}

.bxian{
	background-image: url(../images/xian.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bx{
	background-image: url(../images/r_xian.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.dxian{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
img {     
behavior: url(../iepngfix.htc);      
} 
