@import url("body.css");
/**content-************************************************/
#content{
	width:604px;
	height:auto;
	margin:0px auto auto auto;
	padding-top:3px;
	background:#F2F1E9;
	}

*html #content{
	padding-top:10px;
	}
/**content-************************************************/
	
#content-top{
	background:#E5E3D4;
	width:580px;
	height:25px;
	margin:0px auto 0px auto;
	text-align:left;
	}

#content-top p{
	color:#006699;
	font-size:10px;
	margin:6px 0px 0px 15px;
	padding:6px 0px 0px 0px;
	}

*html #content-top p{
	color:#006699;
	font-size:10px;
	margin:6px 0px 0px 15px;
	padding:0px;
	}

#content-cen{
	width:580px;
	height:auto;
	background:#FFFFFF;
	margin:5px auto 20px auto;
	}
	
.content-titel{
	width:550px;
	height:auto;
	margin:10px auto auto auto;
	padding-top:10px;
	text-align:left;
	}

*html .content-titel{
	padding:0px;
	}

.content-titel strong{
	font-size:15px;
	color:#666666;
	}

.news{
	float:left;
	width:550px;
	height:120px;
	background:#FFF url(../imgsreco/bg-con.gif) no-repeat;
	background-position:right;
	border-top:#999999 solid 1px;
	margin:20px 0px 0px 10px;
	padding:10px 0px 0px 0px;
	text-align:left;
	}

*html .news{
	margin:20px 0px 0px 8px;
	}

.news strong{
	font-size:14px;
	color:#006600;
	}
	
.news p{
	width:480px;
	text-align:left;
	font-size:12px;
	}
	
	
.news2{
	float:left;
	width:550px;
	height:220px;
	background:#FFF url(../imgsreco/bg-con2.gif) no-repeat;
	background-position:right;
	border-top:#999999 solid 1px;
	margin:20px 0px 0px 10px;
	padding:10px 0px 0px 0px;
	text-align:left;
	}

*html .news2{
	margin:20px 0px 0px 8px;
	}

.news2 strong{
	font-size:14px;
	color:#006600;
	}
	
.news2 p{
	width:480px;
	text-align:left;
	font-size:12px;
	}

.new2link a {
color:#000080;
text-decoration:underline
}

.new2link a:hover {
color:#ff0000;
text-decoration:underline
}
	
	
/*************************************************************/
