@charset "utf-8";
/* CSS Document */


h2 {
	background:url(../images/news/h2_bg.jpg) no-repeat;
	width:140px;
	height:330px;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	margin:20px 0px 20px 0px;
}

h3{
	clear:both;
	margin:20px 0px 15px 0px;
	background-image: url(../images/global/h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
	font-size: 134%;
	padding:4px 5px 5px 23px;
	font-weight: bold;
}
h4{
	clear:both;
	margin:20px 0px 15px 0px;
	background-image: url(../images/global/h4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
	font-size: 134%;
	padding:4px 5px 5px 23px;
	font-weight: bold;
}
#content #right-content h1{
	background:url(../images/news/h1_bg.jpg) no-repeat;
	width:700px;
	height:170px;
}
#content #right-content h1 a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
}

#menu{
	border-top:#DDD 1px solid;
	margin:0px 0px 20px 0px;
}

#menu li{
	border-bottom:#DDD 1px solid;
	padding:20px 0px 20px 0px;
}

#menu li img{
	float:left;
}

#menu1{
	background:url(../images/top/consulting4_title.jpg) no-repeat;
	width:435px;
}

#menu2{
	background:url(../images/top/consulting5_title.jpg) no-repeat;
	width:435px;
}

#consulting li p{
	margin:0px 0px 0px 165px;
}

