#k1{
	float:left;
	padding:0 0 15px 20px;
	width:341px;}

#k1 ul li{
	height:18px;
	padding:3px 0 0 0;
	background:url(../images/gray_dot.jpg) bottom repeat-x;}

#k2{
	float:right;
	width:341px;}

#k2 ul li{
	height:18px;
	padding:3px 0 0 0;
	background:url(../images/gray_dot.jpg) bottom repeat-x;}

.newsTitle{
	color: #A12928;
	font-weight:bold;
	background:url(../images/news_bg.jpg);
	height:25px;}
	
#link{
	background:url(../images/link_bg.jpg);
		width:935px;
}

#linkName{
	text-align:center;
	vertical-align:bottom;
	background-color:#e7e7e7;
	float:left;
	width:216px;}
#linkContent{
	background-color:#f3f3f3;
	float:right;
	width:702px;
	padding:0 8px 0 5px;
	}
