@charset "utf-8";

.p2pTop {
	background:transparent url(/images/common_bg_top_p2p.gif) no-repeat scroll 0 0;
	height:6px;
	margin:0;
	width:970px;
}

#P2PInfo {
	width:1263px; 
	margin:0 auto; 
	background: #FFFFFF url(/images/common_bg_p2p.gif) repeat-y;
	*background: #FFFFFF url(/images/common_bg_p2p_ie.gif) repeat-y; 
	clear:both;
}

.p2pBottom {
	background:transparent url(/images/common_bg_bottom_p2p.gif) no-repeat scroll 0 0;
	height:6px;
	margin:0;
	width:970px;
	clera:both;
}


