@charset "utf-8";
/* CSS Document */

.Content
{
    width: 95%;
}
.BodyCenter
{
	width: 1024px;
	background-color: #fff;
}

.Highlight 
{
	color: #000;
	width: 289px;
}

.Highlight .Text
{
	right: 10px;
    width: 260px;
	text-align: center;
}

.Highlight .Title
{
	color: #000;
}

.Highlight .SpotView
{
	width: 289px;
	height: 70px;
}
.Highlight .SpotView:hover
{
	background-color: #fff;
}

.BodyRight
{
	padding-top: 0px;
}

