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

body{ margin:0; padding:0;}

#content{ position:relative; width:1000px; height:33px; margin:0 auto; border-bottom:2px #a0a0a0 solid;overflow:hidden;}
.pf_logo{
	position:absolute;
	width:207px;
	height:29px;
	left: 3px;
	top: 2px;
	z-index:99999;
}
.bn{ position:absolute;	width:125px; height:33px; left: 220px;z-index:99999;}
.choose{ position:relative; width:217px; height:26px; float:right; margin-left:10px; margin-top:3px; background:url(images/choose_bg.png);z-index:99999;}
.pcard{ position:absolute;	width:43px; height:26px; top:3px; left: 687px;z-index:99999;}
.txt_choose{
	position:absolute;
	font-size:11px;
	line-height:17px;
	color:#747474;
	margin:0;
	left: 90px;
	top: 4px;
	z-index:99999;
}
