body{
	background: URL('http://l.yimg.com/e/style/5/552/back.jpg') right top fixed;
	font-size: 13px;
	font-family:"Verdana";
	color: #737373;
}

a{
	color: #f3b90a;
	text-decoration: none;
}


a:hover{
	color: #995906;
}

#container1{
	width: 802px;
	margin: 0px auto;
	background: url('http://l.yimg.com/e/style/5/552/content.jpg') repeat-y ;
}




/******banner*****/

#banner{
	background: URL('http://l.yimg.com/e/style/5/552/banner.jpg') left top;
	height: 543px;
	position: relative;
}

h1{
	position: absolute;
	width: 350px;
	top: 55px;
	right:60px;
	font-family: "Simhei";
	font-size: 23px;
	text-align: right;
}

h1 a{
	color: #f29b03;
	
}


h1 .description{
	font-size: 18px; 
	font-weight: lighter;
	color: #be6d13;
}

#description2 .description{
	position: absolute;
	right: 50px;
	bottom: 0px;
	color: #be6d13;
	width: 400px;
padding-bottom:35px;
}


/*****content****/

#content{
	width: 531px;
	float: left;
	margin-top: 40px;
	_margin-top: 10px;
}

.date{
	background: url('http://l.yimg.com/e/style/5/552/date.jpg') no-repeat left top;
	_background: url('http://l.yimg.com/e/style/5/552/date.jpg') no-repeat 0px -1px;
	height: 20px;
	margin-left: 40px;
	padding-left: 80px;
	color: #be6d13;
}

.title{
	position:relative;
	background: url('http://l.yimg.com/e/style/5/552/title.jpg') no-repeat left top;
	padding-left: 80px;
/*border: 1px red solid;*/
	font-size: 20px;
	font-weight: normal;
	font-family: "Simhei";
	color: #5d5743;
margin:0
}

.articletext{
	background: url('http://l.yimg.com/e/style/5/552/articletext.jpg') repeat-y center top;
/*border: 1px red solid;*/
	padding: 0 40px;
	
}

.innertext{
/*border: 1px blue solid;*/
}

.extended{
	color: #be6d13;
}

.posted{
	background: url('http://l.yimg.com/e/style/5/552/posted.jpg') no-repeat center top;
/*border: 1px red solid;*/
	height: 55px;
	text-align: right;
	padding-right: 35px;
	padding-top: 5px;
	font-size: 11px;
	color: #be6d13;


}

.total-comments-div{
	padding: 0 20px;
}

.comments-head{
/*border: 1px red solid;*/
	background: url('http://l.yimg.com/e/style/5/552/comment.jpg') left top ; 
	height: 32px;
	font-size: 25px;
	font-family: "Simhei";
	color: #fff;
	padding: 5px 0 0 10px;
	margin-top: 40px;
	_margin-top: 20px;
}




/***links*****/

#links{
	width: 251px;
	float: right;
	text-align: center;
	background-color: #ffffcc;
	margin-right: 20px;
/*border: 1px red solid;*/
}

.sidetitle{
	background: url('http://l.yimg.com/e/style/5/552/sidetitle.jpg') no-repeat left top;
	height: 43px;
	margin-left: 10px;
	_margin-left: 5px;
/*border: 1px red solid;*/
	padding-left: 20px;
	padding-top: 25px;
	font-size: 17px;
	font-family: "Simhei";
	text-align: left;
	color: #713f0d;
}

.calendar{
	font-size: 10px;
	margin: 20px 5px 20px 0;
	color: #be6d13;
}

.side{
	padding-right: 50px;
/*border: 1px red solid;*/
	padding-bottom: 30px;
	padding-top: 5px;
}


input{
	border: 1px;
	color: #713f0d;
	background: #ffcc99;
	padding-top: 5px;
}

#footer{
	clear: both;
/*border: 1px red solid;*/
	height: 24px;
	background: url('http://l.yimg.com/e/style/5/552/footer.jpg') no-repeat left top ;
}

body{
	padding:0 ;
	margin:0 ;
}

.comments-body input {
	background:none ;
	border:1px solid #bbb ;
}