@charset "utf-8";
/* CSS Document */

/*-------------------通用属性-----------------------*/
body{padding:0; margin:0 auto; font:12px/160% Arial, Helvetica, sans-serif,"宋体"; background:#4a0001;}
ul{margin:0; list-style-type:none; padding:0px;}
img{border-width:0px;}
p{padding:0; margin:0;}
a:link{color:#707070; text-decoration:none;}
a:visited{color:#707070; text-decoration:none;}
a:hover{color:#FF0000; text-decoration:none;}
.clear{clear:both;}
.content{width:910px; margin:0 auto auto; background:#5a0303;}
.p_lef{float:left;}
.p_rig{float:right;}
.accordion {
	width: 910px;
}
.accordion .h3 {
	background: #ffffff url(arrow-square.gif) no-repeat right -51px;
	padding:2px 25px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-bottom:#e82424 1px solid;

}
.accordion .h3:hover {
	background-color: #e3e2e2;
	border-bottom:#ffffff 2px solid;
}
.accordion .h3.active {
	background-position: right 5px;
}
.accordion .p {
	margin: 0;
	display:none;
}
.p_top{
	width:910px;
	height:187px;
	background:url(xp_001.jpg) no-repeat;
	}
.p_top_swf{
	width:120px;
	
	margin-left:400px;
	}
.p_em{
	height:100px;
	width:300px;
	background:url(webpage_001.gif) no-repeat;
	position: absolute;
	top:-15px;
	text-align: center;
	z-index: 2;
	display:none;
	         
	}
div.p_em p{
	padding:3px 20px 3px 20px;
	font-weight:bold;
	color:#FF0000;
	}
