#retro {
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #C7BFB2;
	background-color: #f0ead4;
}

#retro p {
	font-size: 12px;
    font-family:Tahoma, Arial, sans-serif;
	line-height:18px;
    
}

#retro h1 {
    font-size: 22px;
    margin-bottom: 10px;
    color: #0099FF
	
}#retro_sub {
	width: 300px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

#retro_sub h2{
	line-height:normal;
	font-size: 16px;
	font-family:Tahoma;
	color:#FF0000;
}
/**********************************************************/
#tqnews {
	overflow: hidden;
	height: 210px;
	width: 290px;
	margin-top: 65px;
	font-size: 12px;
	padding-top: 64px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
}

#tqnews div {
	display: block;
	/*overflow: hidden;*/
	background-color: #f1e8df; /*f8f2e9;*/
/*	border-bottom: 1px solid #EEE3D0;
	padding: 8px;*/
	height: 220px;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align:justify;
}