@import "global.css";
.boxgroup2{
	padding-left:40px;	
}
h2{
	font-size:22px;
}
.box{
	width:390px;
	float:left;
	height:550px;
	padding:0 10px 15px 10px;
	margin:10px 30px 30px 0;
	border: 1px solid #DBDBDB;
	word-break: break-all;
	line-height:21px;
}
.box h3{
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	color:#000;
	line-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.box a, .box a:link, .box a:visited{
	color:#39F;
}
.box .cent{
	text-align:center;	
	margin-bottom:15px;
}
.end{
	text-align:center;
	vertical-align: middle;
	line-height:550px;
	border: 1px solid #fff;
	font-weight:bold;

}