@charset "utf-8";
/* 左侧的通用新闻栏目菜单样式 */
.column_blue { font-size:18px; font-weight:bold; color:#009; font-family:微软雅黑,宋体; height:40px; line-height:40px; text-align:center; background:url(/static/img/column_blue.jpg) repeat-x; border:solid #ccc; border-width:1px 1px 0;}/*左侧栏目蓝色标题*/
.column_cc { padding-top:15px; border:solid #ccc; border-width:0 1px 1px;}/*左侧内容框*/
.column_cc li { text-align:center; margin-bottom:10px;}
/* 通用7和10像素的间隔 */
.space7 { font-size:1px; line-height:7px; height:7px; clear:both;}/*7px的间隔*/
.space10 { font-size:1px; line-height:10px; height:10px; clear:both;}
.space15 { font-size:1px; line-height:15px; height:15px; clear:both;}