﻿.box {
	border:1px solid #999;
	margin-bottom:10px;
	padding:1px;
    height: 154px;}
.box-hd {
	background:#dbdbdb;
	color:#c90;
	font-size:14px;
	font-weight:bold;
	padding:0 10px;
	border-top:solid 4px #c90;
	border-bottom:solid 1px #c90;}
.box-main {
color:#000;
	padding:5px;
	height:180px;}
.box-main a{line-height:24px;}
.link {text-align:center;margin:7px 0;}

