
	
body {
	background-image: url(../images/bg.gif);
	font-size: 14px;
	line-height: 24px;
	margin: 0 auto;
}


a:link {
	color: #F39F87;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6666;
}
a:hover {
	text-decoration: none;
	color: #FF6666;
}
a:active {
	text-decoration: none;
}

#wrapper{
	width: 770px;
	margin: 0 auto;
}

#headder{ 
	width: 770px;

}

#content{
	background-image: url(../live/images/live_middle.gif);
	margin: 0px auto;
}


#link{
	margin: 10px auto;

}

#fotter{
	width: 770px;

}


#comment{
	width: 700px;
	margin: 20px auto;

}

.title_new{
	color: #703D0B;
	font-size: 16px;
	line-height: 22px;
}
