/*
Theme Name: 精智wordpress主题2855
Theme URI: http://www.jianzhanpress.com
Author: 精智WP主题
Author URI: http://www.jianzhanpress.com
Description: 精智wordpress主题免费版，更多精美主题尽在www.jianzhanpress.com
Version: 1.0
Tags: 响应式主题, 橙色, 蓝色
*/

#link ul {
    margin: 15px auto 30px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#link ul li {
    margin: 0px;
	padding: 0px 5px 0px 0px;
	line-height:20px;
	display:inline;
}
#link ul li a{
    color:#333;
}
#link .title{
    margin: 0px auto 15px auto;
	padding: 0px 0px 0px 0px;
	border-top:1px solid #DCDCDC;
}
#link .title P{
    margin: -10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	line-height:20px;
	font-weight: bold;
	text-align:center;
	color:#666;
	z-index:999px;
}