*{
	color: #333;
	margin: 0;
	padding: 0;
}

h1{
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#EiP img{
	vertical-align:bottom;
	border:none;
}

#EiP{
	position: absolute;
	top:184px;
	left: 24px;
	width: 919px;
	margin:0; 
	padding:0;
	font-size:11px;
	background: url(../Images/item_bg_top.gif) no-repeat 0 410px #fff;
	min-height: 800px;
}
* html #EiP{
	height: 800px;
}

#fla{
height: 410px;
	margin-bottom: 10px;
}

#EiPmenuL{
	float: left;
	width: 180px;
}

#EiPmenuL a{
	display: block;
	width: 180px;
	overflow: hidden;
	margin-bottom: 6px;
}

#EiPmenuR{
	float: left;
	width: 250px;
	height: 100px;
}

#EiPmenuR a{
	display: block;
	height: 18px;
	overflow: hidden;
	margin-bottom: 3px;
}

#EiPnews{
	width:442px;
	position: absolute;
	top: 420px;
	left: 440px;
}

#EiPnews p{
	margin-bottom: 8px;
}

#EiPnews p.EiPnewstext{
	width: 434px;/*442-8*/
	margin: 0 0 6px 8px;
	line-height: 1.6;
}

#EiPdetail{
	font-size: 9px;
	line-height: 1.5;
	clear: both;
	margin-left: 24px;
	width: 400px;
}

em.finished{
	font-style: normal;
	color: red;
}

#EiPnews a{
	color:#B73484/*#199fd7*/;
	text-decoration:none;
	border-bottom: solid 1px #fff;
}

#EiPnews a:hover{
	color:#B73484/*#007bd9*/;
	text-decoration:none;
	border-bottom: solid 1px #B73484;
}
