body {
	background-color: #FFFFFF;
}

#company {
	margin-left:8px;
}

#header {
	margin-left:50px;
	width:950px;
	position:relative;
}

#menu_bg {
	width:510px;
	height:10px;
	background-image:url(../common_image/menu_bg.gif);
	background-repeat:repeat-x;
	position:absolute;
	top:75px;
	left:120px;
}


#menu {
	margin-top:30px;
	height:30px;
}

#topbanner {
	clear:both;
	position:relative;
	width:990px;
}

#topbanner img{
	vertical-align:top;
}

#green02{
	position:absolute;
	left:50px;
	top:180px;
}

#green03{
	position:absolute;
	left:310px;
	top:180px;
}

#green04{
	position:absolute;
	left:850px;
	top:180px;
}

#maincontent {
	margin-left:90px;
	width:800px;
}


.date {
	float:right;
	font-weight:bold;
	margin-right:50px;
}

.title {
	clear:both;
}

.bg_line {
	height:5px;
	background-image:url(../common_image/title_bg.gif);
	background-repeat:repeat-x;
}

h3 a{
	font-size:16px;
	line-height:20px;
	color:#FF3300;
}
h4 a{
	font-size:16px;
	line-height:20px;
	color:#FF3300;
}

.text {
	margin-bottom:80px;
}


