@import url("public.css");
/* Author: www.uunn.cn */

/*----------------------------ban------------------------------*/
#ban-link{
	height:1px;
	line-height:1px;
	width:740px;
	margin:auto auto 5px auto;
	border-top:1px solid #ccc;
}

/*---------------------------content----------------------------*/
#content-left{
	float:left;
	width:180px;
}
#content-right{
}
#link-list{
    padding:10px 20px 0 20px;
}

#link-list ul{
	list-style:none;
}
#link-list li{
	float:left;
	width:100px;
	height:40px;
}
#link-list2{
    padding:10px 20px 0 20px;
	clear:both;
}

#link-list2 ul{
	list-style:none;
}
#link-list2 li{
	float:left;
	width:100px;
	height:30px;
}

#link-info{
    padding:10px 20px 0 20px;
	clear:both;
}
#link-info td{
    padding:5px;
}



