﻿.box0 .boxTitle{
	background: url(../images/box/red/box_header.png) top left no-repeat;
}
.box1 .boxTitle{
	background: url(../images/box/red/box_header1.png) top left no-repeat;
}
.box2 .boxTitle{
	background: url(../images/box/red/box_header2.png) top left no-repeat;
}
.box3 .boxTitle{
	background: url(../images/box/red/box_header3.png) top left no-repeat;
}
.box4 .boxTitle{
	background: url(../images/box/red/box_header4.png) top left no-repeat;
}
.box0, .box1, .box2, .box3, .box4{
	margin:15px 4px 10px 5px;
}
.box0, .box1, .box2, .box3, .box4{
	width:234px;
	margin:15px 3px 10px 7px;
	background: url('../images/box/box_bottom.png') no-repeat center bottom;
	float:left;
	height: 273px;
}
.box0 .boxTitle, .box1 .boxTitle, .box2 .boxTitle, .box3 .boxTitle, .box4 .boxTitle{
	width:234px;
	height:44px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	line-height:44px;
	text-align:center;
}
.box0 .boxTitle a, .box0 .boxTitle a:link, .box0 .boxTitle a:hover, .box0 .boxTitle a:visited,
.box1 .boxTitle a, .box1 .boxTitle a:link, .box1 .boxTitle a:hover, .box1 .boxTitle a:visited,
.box2 .boxTitle a, .box2 .boxTitle a:link, .box2 .boxTitle a:hover, .box2 .boxTitle a:visited,
.box3 .boxTitle a, .box3 .boxTitle a:link, .box3 .boxTitle a:hover, .box3 .boxTitle a:visited,
.box4 .boxTitle a, .box4 .boxTitle a:link, .box4 .boxTitle a:hover, .box4 .boxTitle a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}
.box0 .boxContent, .box1 .boxContent, .box2 .boxContent, .box3 .boxContent, .box4 .boxContent{
	width:210px;
	margin:10px auto;
	overflow:visible;
	height: 214px;
}
