body {
     width: 100%;
     height: 100%;
     background-color: #000;
     font : 14px tahoma, sans-serif;
     background-color: #000;
     background-image:url(Image/girl.png);
     background-position:center;
     background-attachment: fixed;
     
}

.header {
	width:1000px;
	height: 165px;
	background-image: url(Image/header.gif);
	position: relative;
	
	
}
.header_left {
	position:absolute;
	width: 350px;
	height: 110px;
	left: 630px;
	top: 20px;
	
}
.postheader {
	background-image: url(Image/postheader.gif);
	position: relative;
	width: 1000px;
	height: 47px;
}
.content_1 {
	background-image: url(Image/content.gif);
	width: 1000px;
	height: 1850px;
	position: relative;
}
.postcontent_1 {
	background-image: url(Image/postcontent.gif);
	position: relative;
	height: 252px;
	width: 1000px;
	
}
.postcontent_1_leftcolum  {
	position: absolute;
	width: 180px;
	height: 40px;
	left: 27px;
	padding: 5px;
	top: 83px;
	background-color:#999999;
}
.postcontent_1_centercolum {
	position: absolute;
	width: 180px;
	height:40px;
	left: 408px;
	padding: 5px;
	top: 87px;
	background-color:#999999;
}
.postcontent_1_rightcolum {
	position: absolute;
	height: 40px;
	width: 180px;
	left: 792px;
	padding: 5px;
	top: 87px;
	background-color:#999999;
}
.bookmark {
	position: absolute;
	height: 26px;
	width: 130px;
	left: 848px;
	top: 55px;
}
.hart {
	position: absolute;
	height: 40px;
	width: 140px;
	left: 428px;
	top: 207px;
	color:#EEC900;
	font-size:18px;
	margin-right:10px;
	line-height:40px;
}
.hart_1{
	position: relative;
	height: 40px;
	width: 140px;
	color:#EEC900;
	font-size:18px;
	top:280px;
}
.bottom {
	background-image: url(Image/bottom.gif);
	height: 872px;
	width: 1000px;
	position: relative;
	
}
.bottomcontent_1 {
	position: relative;
	left: 100px;
	width:800px;
	height: 268px;
	top: 140px;
	text-align:justify;
	float:left;
	background-color:#333333;
	padding:5px;
}
.bottomcontent_2 {
	position: relative;
	width: 360px;
	height: 268px;
	top: 140px;
	text-align:justify;
	margin-left:450px;
	background-color:#333333;
	padding:5px;
}
.bottomcontent_1 li a {
	color:#EEC900;
	text-decoration:none;
	}
.bottomcontent_2 li a {
	color:#EEC900;
	text-decoration:none;
	}
.bottomcontent_1 ul a:hover {
	color:grey;
	text-decoration:none;
	}
.bottomcontent_2 ul a:hover {
	color:grey;
	text-decoration:none;
	}
.bookmark_1 {
	position: absolute;
	height: 20px;
	width: 119px;
	left: 853px;
	top: 66px;
}
.bookmark_1 a {
	width:100%;
	height:100%;
	display:block;
}
.bookmark a {
	width:100%;
	height:100%;
	display:block;
}
.postcontent_1_leftcolum_bottom {
	position: absolute;
	width: 250px;
	height: 151px;
	left: 56px;
	padding: 5px;
	top: 597px;
	text-align:justify;
}
.postcontent_1_centercolum_bottom {
	position: absolute;
	width: 300px;
	height: 151px;
	left: 356px;
	padding: 5px;
	top: 598px;
	text-align:justify;
}
.postcontent_1_rightcolum_bottom {
	position: absolute;
	height: 151px;
	width: 300px;
	left: 706px;
	padding: 5px;
	top: 594px;
	text-align:justify;
}
.postcontent_1_centercolum_bottom_1 {
	position: absolute;
	width: 141px;
	height: 151px;
	left: 564px;
	padding: 5px;
	top: 596px;
	text-align:justify;
}

.allrights {
	position: absolute;
	height: 39px;
	width: 800px;
	left: 100px;
	top: 811px;
	text-align:center;
	padding:10px;
}
.headerlink {
	position: absolute;
	left: 22px;
	top: 12px;
	width: 395px;
	height: 35px;
	text-align:center;
	padding:10px;
}

#conteiner {
     position: absolute;
     width:240px; 
     height:180px;
     border: 1px solid black;
     
}


td a {
	width:100%;
	height:100%;
	display:block;
     border: 1px solid black;
}
td a:hover {
     border:1px solid #0000ff;
}
