@charset "gb2312";
/* CSS Document */

/* ×ó²à */
.left {
	float:left;
	width:650px;
}

.YL{
	overflow: hidden
}
.YL dl{
	padding-top: 15px;
	padding-bottom: 4px;
	height: 120px;
}
.YL dt{ float:left; width:200px; padding-right:20px; height:120px}
.YL dd {
	float: left;
	width: 410px;
	height: 120px;
	overflow: hidden;
}
.YL dt img { height:120px; width:200px}
.YL h3{
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 5px;
	font-size:12px;
	height:36px;
}
.YL h4{
	line-height: 22px;
	color: #FF0000
}
.YL h4 span{ color:#333; float:right; padding-right:20px}
.YL dd p{ line-height:18px; padding-top:4px; color:#666}
.YL dd p a { color:#666;}

.c_left { line-height:22px; background:#fd3803; width:200px; height:22px; text-align:center; color:#FFF}
.c_right { line-height:22px; background:#333; width:420px; height:22px; float:right; padding-left:15px;color:#FFF}

/* ÓÒ²à */
.right{
	float: right;
	width: 260px
}

.Newslist li{ line-height:24px;}
.othertitle{ line-height:22px; font-size:14px; color:#fd3803; font-weight:bold; border-bottom:#fe6f45 solid 1px; margin-bottom:10px;}
