html {
    overflow-x: hidden; 
    overflow-y: auto; 
} 
body {
	font-family: Arial, Helvetica, Verdana, "Microsoft Yahei", sans-serif;
	font-size: 12px;
}

.bio {
    background-color: #000000;
}
.biobg {
    position:absolute; 
	left:0px; 
	top:0px; 
	right:0px; 
	width:100%; 
	height: 100%; 
	border: 0px;
}
.bioIdx {
    position: absolute;
	top: 156px;
	left: 320px;
	right: 320px;
	overflow: hidden;
	background-image: url("http://blog.wanglingjie.net/wp-content/themes/wlingjie/imgs/IdxBg.png");
	background-repeat: repeat;
}

.bottomline {
    position: absolute;
	left: 0px;
	width: 100%;
	height: 3px;
	background-color:#000000;
	font-size: 2px;
}

.navBg {
    position:absolute; 
	left: 0px; 
	top: 0px; 
	width: 450px; 
	height: 366px; 
	background-image: url("http://comm.wanglingjie.net/nav/navBg.png");
}

.nav {
    position: absolute;
	left: 132px;
	top: 130px;	
}

.blgContainer {
    position: relative;
    margin: 16px 18px;
    font-family: Arial, Helvetica, Verdana, "Microsoft Yahei", sans-serif;
	font-size: 1em;
	color: #555555;
	scrollbar-base-color: #222222;
	scrollbar-face-color: #222222;
	scrollbar-highlight-color: #444;
	scrollbar-shadow-color: #444;
	scrollbar-arrow-color: #444;
    overflow: auto;
}

.pst {
    margin-top: 0px;
    margin-bottom: 12px;
	padding: 0px;
}

.pst h2 {
    margin-top: 0px;
}

.pstDat {
    color: #444444;
}

.pstEty {
	color: #AAAAAA;
	font-size: 1.2em;
	line-height: 1.8em;
}

.pstEty h5 {
	font-size: 14px;
	letter-spacing: 0.06em;
	font-weight: normal;
	line-height: 1.8em;
	text-decoration: none;
}

.pstCmt {
    margin-top: 1.2em;
}

.pstCmt a, .pstCmt a:visited {
    color: #666666;
}

.pstCmt a:hover {
    color: #FFFFFF
}

.pstPgs {
    padding-bottom: 6px;
}

.pstPgs a, .pstPgs a:visited {
    color: #666666;
}

.pstPgs a:hover {
    color: #FFFFFF;
}

.biofot {
    position: absolute;
	left: 180px;
    margin-left: 0px;
	margin-bottom: 0px;
	height:44px;
	background:  url("http://comm.wanglingjie.net/footer/footerBg.png");
}

.fot a, .fot a:visited {
    color: #555555;
	text-decoration: none;
}

.fot a:hover {
	color: #999999;
	text-decoration: none;
}

.fotText {
	color: #555555;
	position: absolute;
	right:0;
	margin-top: 14px; 
	margin-right: 16px;
}

.biofotSign {
    position: absolute;
	margin-top: 14px;
	left: 96px;
}