﻿.nana {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif, "宋体";
	line-height: 1.6;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bj.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12pt;
}
#dh a {
       font-size: 12pt;
	color: #FFFFFF;
}
a:hover {
	color: #FF3300;
	font-size: 12pt;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #000000;
}
.white{
	FONT-SIZE: 9pt;
	COLOR: #ffffff;
	line-height: 1.6;
}

.main
     {margin: 0 auto;
  width: 1920px;
    overflow: hidden;}



.a {
    height: 24px;
 line-height: 20px;
 display: inline-block;
 overflow: hidden;
 text-overflow: ellipsis;
 width: 105px;
}




