/*
    ★produced by [ waitingchou ] ★
*/

body{
	background: url('http://l.yimg.com/e/style/5/569/body.jpg') left top;
	font-size: 13px;
	margin: 0px;
	padding:0px;
}

a{
	color: black;
}

a:hover{
	color: white;
	background: black;
}



#container1{
	margin: 0 auto;	
	width: 929px;
	background: white;

}



/**banner***/


#banner{
	background: url('http://l.yimg.com/e/style/5/569/banner.jpg') left top;
	height: 263px;
	position: relative;
}


h1{
	position: absolute;
	top: 80px;
	right: 310px;
	text-align: right;
	font-family: "Simhei";
}

h1 .description{
	font-size: 23px;
	color:gray;
}

#description2{
	position: absolute;
	bottom: 20px;
	right: 50px;
	width: 550px;
}




/**content**/

#content{
	width: 500px;
	float: right;
	margin-right: 60px;
	_margin-right: 30px;
	/*overflow-x: auto;*/
	color: #7A7A7A;

}

.innertext{width:500px;overflow-x:auto;}

.date{
	height: 10px;
	margin-top: 30px;
	_margin-top: 15px;
	text-align: right;
	padding-right: 25px;
}

.title{
	width: 409px;
	height: 26px;
	background: url('http://l.yimg.com/e/style/5/569/title.jpg') no-repeat left top;
	padding-top: 25px;
	padding-left: 90px;
	margin-left: -40px;
	font-family: "Simhei";
	color: black;
	font-size: 20px;
	font-weight: normal;

}

.articletext{
	width: 429px;
	background: url('http://l.yimg.com/e/style/5/569/innertext.jpg') left top repeat-y;
	padding: 0 30px 0 40px;
/*border: 1px red solid;*/

}

.posted{
	height: 36px;
	background: url('http://l.yimg.com/e/style/5/569/posted.jpg') left top no-repeat;
	padding-left: 25px;
}


.total-comments-div{

	font-size: 12px;
	margin: 30px;

}

.comments-head{
	font-size: 23px;
	font-family: "Simhei";
	color:white;
	background: black;
	margin-top: 40px;
	_margin-top: 20px;
	padding-left: 50px;
}









/***links***/

#links{
	width: 228px;
	float: left;
	margin-left: 70px;
	_margin-left: 35px;
	font-size: 11px;

}

.calendar{
	font-size: 11px;
	margin-top: 30px;
	_margin-top: 15px;
}

.sidetitle{
	background: url('http://l.yimg.com/e/style/5/569/sidetitle.jpg') no-repeat;
	height: 24px;
	padding-top: 30px;
	/*padding-left: 40px;*/
	font-size: 13px;
	margin-top: 60px;
	_margin-top: 30px;
	font-weight: bold;
	text-align: center;
}

.side{
	background: url('http://l.yimg.com/e/style/5/569/side.jpg');
	padding: 5px 30px 10px 30px;
}

#boxProfile,
#boxSlideShow,
#boxMusic,
#boxNewArticle,
#boxCategory,
#boxDate,
#boxSearch,
#scupioSearch,
#boxNewComment,
#boxRssList,
#boxNewTrackback,
#boxFolder,
#boxCounter{
	background: url('http://l.yimg.com/e/style/5/569/bottom.jpg') no-repeat left bottom;
}

.powerlogo img{

display: none;
}

.powerlogo{
	display: block;
	background: url('http://l.yimg.com/e/style/5/569/logo.jpg') left top;
	width: 100px;
	height: 50px;
}


input{
	border-top: 2px solid gray;
	border-right: 2px solid gray;
	background: black;
	color:white;
	padding-top: 2px;
}
#boxFolder .side{width:168px;overflow-x:hidden;}
#footer{
clear: both;
margin-bottom: 20px;

}