body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sansSerif;
}
.dl_container {
	width: 1164px;
	position: relative;
	margin: 0px auto;
	background-image: url(imgs/pigeon.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.dl_inner {
	margin: 0px 72px;
	padding: 59px 0px 0px 0px;
	width: 1020px;
}
.dl_content_top {
	width: 1020px;
	height: 20px;
	background-image: url(imgs/content_hat.jpg);
	background-repeat: no-repeat;
}
.dl_content_span {
	width: 1020px;
	background-image: url(imgs/content_span.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 16px;
}
.dl_content_shoe {
	width: 1020px;
	height: 20px;
	background-image: url(imgs/content_shoe.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.dl_content_home {
	width: 1020px;
	height: 700px;
	padding: 20px 0px 0px 0px;
	background-image: url(imgs/homey2.jpg);
	background-repeat: no-repeat;
}
.dl_header {
	width: 1020px;
	height: 181px;
	background-image: url(imgs/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.dl_header2 {
	width: 1020px;
	height: 181px;
}
.dl_logo {
	width: 735px;
	height: 84px;
	margin: 0px 0px 0px 56px;
	background-image: url(imgs/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.dl_logo2 {
	width: 735px;
	height: 84px;
	margin: 0px 0px 0px 56px;
}
.dl_menu, .dl_menu2 {
	height: 29px;
	padding-top: 27px;
}
.dl_menu ul {
	height: 29px;
	line-height: 29px;
	list-style: outside none none;
	margin: 0px 11px 0px 0px;
	padding: 0px 27px 0px 0px;
	float: right;
	border-bottom: 1px dotted #999999;
}
.dl_menu2 ul {
	height: 29px;
	line-height: 29px;
	list-style: outside none none;
	margin: 0px 11px 0px 0px;
	padding: 0px 27px 0px 0px;
	float: right;
	border-bottom: 1px dotted #FFFFFF;
}
.dl_menu ul li, .dl_menu2 ul li {
	float: left;
	font-size: 13px;
	margin: 0px 10px;
}
.dl_menu ul li a {
	color: #333333;
	text-decoration: none;
}
.dl_menu2 ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.dl_menu ul li a:hover {
	color: #82A302;
}
.dl_menu2 ul li a:hover {
	color: #000000;
}
.dl_content_main {
	clear: both;
	width: 919px;
	margin: 0px 38px 0px 63px;
}
.dl_content_main a {
	color: #82A302;
	text-decoration: none;
}
.dl_content_main a:hover {
	text-decoration: underline;
}
.dl_content_left {
	width: 635px;
	padding: 20px;
	border: 1px solid #E0E0E0;
	float: left;
	background-image: url(imgs/content_x_span.jpg);
	background-repeat: repeat-x;
	color: #999999;
	font-size: 12px;
	line-height: 150%;
}
.dl_content_left h1 {
	font-size: 20px;
	color: #666666;
	width: 100%;
	border-bottom: 1px dotted #999999;
	margin: 0px;
	padding: 13px 0px;
}
.dl_content_left h2 {
	font-size: 16px;
	color: #666666;
	width: 100%;
	border-bottom: 1px dotted #999999;
	margin: 0px;
	padding: 10px 0px;
}
.dl_content_left h3 {
	font-size: 14px;
	color: #666666;
	width: 100%;
	margin: 0px;
	padding: 5px 0px;
}
.dl_content_right_all {
	float: right;
	width: 222px;
}
.dl_content_right {
	width: 182px;
	border: 1px solid #E0E0E0;
	padding: 0px 20px 20px 20px;
	background-image: url(imgs/content_x_span.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}
.dl_content_right a {
	color: #E58C00;
	text-decoration: none;
	font-weight: bold;
}
.dl_content_right a:hover {
	text-decoration: underline;
}
.dl_content_right h1 {
	color: #82A302;
	font-size: 16px;
	line-height: 42px;
	margin: 0px;
	padding: 0px;
}
.dl_content_right h2 {
	color: #E58C00;
	font-size: 14px;
	line-height: 38px;
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/header_link.jpg);
	background-repeat: no-repeat;
	background-position: right; 
}
.dl_footer {
	color: #666666;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: right;
	padding: 0px 11px 0px 0px;
}
.dl_footer a {
	color: #E58C00;
	text-decoration: none;
	font-weight: bold;
}
.dl_footer a:hover {
	text-decoration: underline;
}