 @charset "utf-8";
/* CSS Document */
img{ border:none}

a:link {
	color: #3064CA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3064CA;
}
a:hover {
	text-decoration: underline;
	color: #3064CA;
}
a:active {
	text-decoration: none;
	color: #3064CA;
}

body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table{ line-height:22px; color:#666666}
.bj{ background-repeat:repeat-x}
.index_martop{ margin-top:13px}
.index_mixtop{ margin-top:5px}

.index_bottoms{ border-bottom:1px #ccc double}
.index_bottomd{ border-bottom:1px #ccc  dotted}
.index_color1{ color: #666666}


.fresh_border{ border:1px #ccc double}

.ablum_back{ background-repeat:no-repeat; padding-left:20px}
.forgen{ color:#FF0000}

.company1{ color:#3064CA; font: bold  32px 黑体; letter-spacing:-2px ;}
.egname{
       color:#F03101;
	   font:bold 16px  ARIAL;
	   letter-spacing:1px
}
/* 隐藏 */
.display-none{display:none}
