.web4_box{
	width: 296px;
	border:1px solid #dfdfdf;
	margin-bottom: 20px;
	font-family:Arial;
}

.web4_box_head{
	height: 27px;
	border-bottom:1px solid #dfdfdf;
	background:url(/assets/gfx/web4/web4_bg_header.png) repeat-x;
} 

.web4_box_head h1{
	font-size: 14px;
	color:#333;
	text-transform: uppercase;
	clear:none;
	width: 100px;
	float: left;
	margin:0;
	padding:0;
	margin-left:8px !important;
	margin-top:6px;
	border: none !important;
}

.web4_box_head img{
	float: right;
}

.web4_box_content{
	padding: 8px 8px 8px 8px;
}

.web4_box_content_desc{
	clear:both;
	overflow:auto;
}

.web4_box_content_name{
	display: block;
	background-color:#ffc600;
	font-size:14px;
	padding: 6px 6px 6px 6px;
	float:left;
	color: #fff;
	font-weight: bold;
	margin:0 !important;
	display:block;
}

.web4_box_content_name a{
	text-decoration:none;
	color: #fff !important;
}

.web4_box_content_name a:hover{
	text-decoration:none;
	color: #fff;
}

.web4_box_content_date{
	font-size:11px;
	float:right;
	margin-top: 8px;
	margin-bottom: 0 !important;
	color:#999;
}

.web4_box_content_title{
	color:#05A;
	font-size:12px;
	font-weight: bold;
	margin:4px 4px 4px 0px !important;
	padding:0 !important;
}

.web4_box_content_lead{
	font-size:11px;
	color:#000;
}

.web4_box_content .even{
	background-color:#f0f0f0;
	padding: 6px 6px 6px 6px !important;
}

.web4_box_content .odd{
	background-color:#fff;
	padding: 6px 6px 6px 6px !important;
}
