@charset "utf-8";
/* CSS Document */

/*
#header #separator {
	padding-top:15px;

}
*/


#main-section #content #whats-new{
	margin:15px 0 15px 30px;
	line-height:2;
}
#main-section #content p{
	margin-left:5px;
	margin-right:5px;
	
}


#main-section #content #service-index {
	margin:10px -2px 18px 2px;
	text-align:center;
}
#main-section #content #service-index ul{
	width:630px
	position:relative;
	line-height:0.5;
	list-style-type:none;
	margin:0 auto 0 0px;

}
#main-section #content #service-index li{
	display:inline;
}

#main-section #content #service-index li img{
	vertical-align:bottom;
}
#main-section #content #service-index .detal{
	
	text-align:right;
}
#main-section #content h2{
	padding:0 0 0 0px;
	margin: 20px 0 15px 0;
}


#main-section #content .h2-button{
	position:relative;
	margin-left:-3px;
	margin-right:-3px;
	height:43px;
	text-indent:-1000px;
	color:#000;

}

#main-section #content #h2-service{
	margin-top:0;
	background:url(../img/top/service.gif) no-repeat #fff;
}

#main-section #content #h2-campaign{
	margin-top:0;
	background:url(../img/top/campaign.gif) no-repeat #fff;
}

#main-section #content #h2-new{
	background:url(../img/top/new.gif) no-repeat #fff;
}

#main-section #content #h2-about{
	background:url(../img/top/about.gif) no-repeat #fff;
}





