﻿@charset "utf-8";
#nr_left {
	float: left;
	width: 970px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
#nr_left h1 { font-size: 14px; line-height: 35px; color: #C00; border-bottom: 3px solid #C00; margin-bottom: 10px; }
#nr_left span { float: right; line-height: 30px; color: #999; }


#nr_right {
	float: right;
	width: 270px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	height: 280px;
}

#nr_right h1 {
	height: 31px;
	padding-left: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 178px;
	margin-left: 5px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFF;
	line-height: 1.5em;
	text-decoration: none;
	background-image: url(h20100204_06.jpg);
	text-indent: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	margin-bottom: 10px;
}
