﻿.image_header
{
	background: url(../images/dseg_home_v2.png) no-repeat;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;	
	height: 42px;
	width: 100%;
	line-height:45px;
	vertical-align:middle;
}
.image_header a
{
	display:block;	
	text-decoration: none;
	text-indent:20px;
	color:#ffffff;
}

.image_header2
{
	color: #000;
	float: left;
	font-size: 25px;
	font-weight: bold;	
	/*height: 47px;*/
	width: 100%;
	line-height:48px;
	font-family:@MS UI Gothic;	
}
.image_header2 a
{
	display:block;	
	text-decoration: none;
	text-indent:20px;
	color:#ffffff;
}

.image_header3
{
	background: url(../images/dseg_home_v3.png) no-repeat;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 48px;	
	width: 100%;
	line-height:33px;
	padding-bottom:10px;
	vertical-align:middle;	
}
.image_header3 a
{
	display:block;	
	text-decoration: none;
	text-indent:20px;
	margin-bottom:10px;
	color: #ffffff;
	padding-bottom:10px;
	
}