﻿
.photonews{
	border:1px #ccc solid;
	width:284px;
	height:244px;
	float:left;
}

.photonews h2,.title h2{
	background:url(../images/bugle.gif) no-repeat 10px 50%;
	padding:3px 0 3px 30px;
	color:#999;
}

.photonews h2 span,.title h2 span{
	color:#b70011;
}

.photonews a img{
	width:272px;
	margin:0 6px;
	height:188px;
}

.photonews a span{
	display:block;
	text-align:center;
	padding-top:2px;
}

.newnews{
	width:420px;
	position:relative;
	float:right;
}

.newnews h2{
	background:url(../images/data.gif) no-repeat 4px 50%;
	color:#b70011;
	padding:3px 0 3px 60px;
}

.line2{
	background:#e2e2e2;
	height:3px;
	overflow:hidden;
}

.line2 span{
	display:block;
	float:left;
	width:135px;
	height:100%;
	background:#fdc216;
}

.ploynews{
	clear:both;
	border:1px #ccc solid;
}

.title{
	position:relative;
	background:url(../images/titlebg.gif) repeat-x;
	height:32px;
	border-bottom:1px #ccc solid;
}

.title h2{
	background-image:url(../images/down.gif);
	padding-left:50px;
}

.picnewsinfo li{
	float:left;
	padding:8px 6px;
	text-align:center;
	width:162px;
}

.picnewsinfo img
{
    width:162px;
    height:90px;    
}

#manheart
{
    float:none;
    width:auto;    
}





