body{
	background: url('http://l.yimg.com/e/style/5/567/back.jpg') left top;
	color: white;
	font-size: 13px;
	
	 SCROLLBAR-FACE-COLOR: #d8fcfc;
 SCROLLBAR-HIGHLIGHT-COLOR: #fcfcfc;
 SCROLLBAR-SHADOW-COLOR: #246cb4;
 SCROLLBAR-3DLIGHT-COLOR: #000048;
 SCROLLBAR-ARROW-COLOR: #0a048c;
 SCROLLBAR-TRACK-COLOR: #242490;
 SCROLLBAR-DARKSHADOW-COLOR: #0090d8;
 SCROLLBAR-BASE-COLOR: #0024d8

}

a{
	color: #0f2075;
	text-decoration: none;
}

a:hover{
	color: #528BFF;
}

#container1{
	width: 940px;
	height:550px;
	margin: 0px auto;
	background: url('http://l.yimg.com/e/style/5/567/container1.jpg') no-repeat left top;
	position: relative;

}






/**BANNER**/

#banner{
	position:absolute;
	width: 320px;
	height: 550px;
}

h1{
	position:absolute;
	top: 30px;
	left: 30px;
	font-family: "Simhei";
	width: 240px;
}

h1 a{
	font-size: 26px;
}
h1 .description{
	color:#8a8a8a;
	font-size: 20px;
	font-weight: normal;
}

#description2 .description{
	position: absolute;
	bottom:100px;
	right:10px;
	width: 220px;
	color: #ADADAD;
	text-align:right;
}







/**CONTENT**/

#content{
	width: 340px;
	opacity:.7;
	height:420px;
	overflow: auto;
	float: left;
	margin-left: 320px;
	_margin-left: 160px;
	margin-top: 100px;
	_margin-top: 50px;
	background: url('http://l.yimg.com/e/style/5/567/content.jpg') #fff no-repeat left top fixed;
	color: #555;
	filter: alpha(opacity:70);
	padding: 10px 10px;
	text-align: left;
}

.date{
	color: #858585;
	padding-top: 15px;
}

.title{
	color: #3D8BFF;
	text-align: center;
	background: url('http://l.yimg.com/e/style/5/567/mstar.gif') no-repeat left top;
	height: 24px;
	padding-top: 10px;
}

.blogbody{
	border: 2px dotted #C2C2C2;
}

.total-comments-div{
	background: #CCE6FF;
	margin-top:40px;
	_margin-top:20px;
}

.comments-head{
	background: url('http://l.yimg.com/e/style/5/567/icmoon1.gif') no-repeat left top;
	margin-left: 12px;
	_margin-left: 6px;
	padding-left: 20px;
	margin-top: 40px;
	_margin-top: 20px;
	font-family: "Simhei";
	font-size: 20px;
	color: #008AB8;
}





/**LINKS**/

#links{
	width: 180px;
	height: 420px;
	overflow:auto;
	float: right;
	margin-right:46px;
	_margin-right: 23px;
	margin-top: 100px;
	_margin-top: 50px;
	background: url('http://l.yimg.com/e/style/5/567/links.jpg') #fff no-repeat left top fixed;
	color: #555;
	filter: alpha(opacity:70);
	padding: 10px 10px;
	text-align: center;
	opacity:.7;
}

.calendar{
	font-size: 10px;


}

.sidetitle{
	text-align: center;
	margin-top: 40px;
	_margin-top: 20px;
	background: #CCE6FF;
	color: #525252;
	font-size:13px;
}

.side{
	font-size: 12px;
	border: 2px dashed #CCE6FF;
}