*{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	text-align:left;
}
h1,h2,h3,h4,h5,p,ol,li,dd,dt{
	text-align:left;
	color:#666;
	font-size:12px;
	font-weight:normal;
}
img{
	border:0;
}
a{
	text-decoration:underline;
	color:#666;
} 
a:hover,
a:focus{
	text-decoration:underline;
	color:#666;
}
.sub{
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	padding-top:10px;
	margin-left:5px;
}
.news{
	margin-top:10px;
	width:270px;
	margin-left:5px;
}
dl.news dt{
	float:left;
	width:80px;
	margin-bottom:5px;
	background:#FFFECD;
}
dl.news dd{
	margin-left:80px;
	margin-bottom:5px;
	background:#FFFECD;
}
.c1{
	color:#FF8C8E;
}
.c2{
	color:#FFA63C;
}