@charset "utf-8";
/* CSS Document */

body {
	font-family: "ARial","微软雅黑","宋体";
	background-color: #FFFFFF;
	background-image: url(headbg-das.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
}

.bgtdGrey-das{
    border-left:1px #c4c4c4 solid;
	 border-right:1px #c4c4c4 solid;
	background-image: url(hjx2-das.jpg);
}
.bgtd-das{
	//background-color:#FFFFFF;
}

.lefttd-das{
	background-image: url(LeftEdgeBg-das.jpg);
	padding-left:55px;
	padding-right:30px;
}

img.border-das{
	border:1px #C5C5C5 solid;
	padding:5px;
	background:#ededed;
}
.a  {
	text-decoration: none;
}


.white16-das {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white16-das:hover{
	color: #dec600;
}

.white14-das {
	color: #FFFFFF;
		font-weight:normal;
	font-size: 14px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white14-das:hover{
	color: #dec600;
}
.white12-das {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white12-das:hover{
	color: #dec600;
}
.blue16-das {
	font-size: 16px;
	color: #0062bd;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
a.blue16-das {
	text-decoration:none;
}
.blue20-das {
	font-size: 20px;
	color: #0062bd;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
a.blue20-das {
	text-decoration:none;
}

.blue24-das {
	font-size: 24px;
	color: #0062bd;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
.black16-das {
	font-size: 16px;
	color: #191919;
	font-family: "微软雅黑","宋体","ARial";
	line-height:26px;
	text-decoration: none;
}

a.black16-das:hover {
    color: #0062bd;
	text-decoration:none;
}
.grey12-das {
	font-size: 12px;
	color: #4a4a4a;
	font-family:  "微软雅黑","宋体","ARial";
	line-height:20px;
	text-decoration: none;
}

a.grey12-das:hover {
    color: #086dd5;
	text-decoration:none;
}



.imgtitle-das{
MARGIN-TOP: -30px; DISPLAY: block; Z-INDEX: 1; background-color:#000000; WIDTH: 400px;  LINE-HEIGHT: 30px; POSITION: static; HEIGHT: 30px; TEXT-ALIGN: center;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6; opacity: 0.6;
}

img.border-das{
	border:1px #C5C5C5 solid;
	padding:5px;
	background:#ededed;
}


#divmagnify{
            border: 5px #aaaaaa solid;
			border-radius: 5px;
			width: 700px;
			height:700px;
			margin: 0 auto; 
			text-align:center;
}

/* Banner */

#divban{
width:1280px;
height:45px;
padding:0px;
margin:auto;
float:center;
}

ul,li{
margin:0px;
padding:0px;
}
li{
display:inline;
list-style:none;
list-style-position:outside;
text-align:center;
float:left;
}
#ban-das{
	margin:0 auto;
	padding:0px;
	height:45px;
	position:absolute;
	z-index:1;
	width:1280px;
	display:block;
}
#ban-das a{
color:#FFFFFF;
text-decoration:none;
float:left;
width:140px;
text-align:center;
}
#ban-das a:hover{
color:#ffa200;
width:140px;
text-decoration:none;
text-align:center;

}
.menuOver-das{
width:140px;
line-height:45px;

background-color:#0062bd;
color:#FFFFFF;
cursor:hand;
overflow-y:hidden;
}
.menuOver-das .SubList-das{display:block}
.MenuOut-das{
width:140px;
line-height:45px;
background-color:#0062bd;
color:#FFFFFF;
overflow-y:hidden;
cursor:hand;

}
.MenuOut-das .SubList-das{display:none}
.SubList-das li{
line-height:30px;
text-align:center;
border-top:1px solid #FFFFFF;
}