body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto;
}
.line1
{
	border:1px solid #999999;
	}
h1    /*栏目名*/
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#777777;
}
h2,h2 a    /*大标题*/
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#885811;
	font-weight:100;
}
h5,h5 a       /*Impressions的标题*/
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#885811;
	font-weight:bold;
}
h4,h4 a             /*摘要*/
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:100;
}
.div_list{            /*list列表背景*/
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f9efe3;
	border:1px solid #999999;
	border-left:0px;
	border-right:0px;
	}
h3{                /*list列表*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#885811;
	font-weight: bold;
	background-image: url(http://www.chinadaily.com.cn/2010drought_img/dot1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	line-height: 18px;
	}
h3 a
{                /*list列表*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#885811;
	font-weight: bold;
	margin: 0px;
	line-height: 18px;
	}
.crew{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	}
.line6 {
	border-top: 0px none #33CC99;
	border-right: 0px none #33CC99;
	border-bottom: 3px double #999999;
	border-left: 0px none #33CC99;
}
.dot3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}