﻿#home_banner
{
	height: 260px;
	background: url(../../Images/banner_back.gif) no-repeat 0 0;
}

#home_words
{
	padding-top: 20px;
	width: 300px;
	float: right;
}
#home_words p
{
	margin:0;
	padding:0;
	color: #084D77;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 16px;
}
#home_schedule
{
	width: 300px;
	float: right;
}
#home_service h1
{
	margin: 0;
	margin-bottom: 4px;
	padding-left: 30px;
	padding-top: 10px;
	background: url(../../Images/home_service_back.gif) no-repeat 18px 5px;
	color: White;
	border-bottom: solid 2px #EC5A05;
}

#home_service .home_service_last
{
	width:148px;
}
#home_service #home_separate
{
	margin: 0;
	height: 1px;
	background-color: #EC5A05;
}
#home_service_list div
{
	float: left;
	width: 157px;
	margin-right:25px;
}
#home_service_list a
{
	padding-left: 30px;
	background: url(../../Images/arrowbox_categories_home.gif) no-repeat;
}
