@charset "utf-8";
@import url('reset.css');
@import url('global.css');
@import url('layout.css');
@import url('board.css');
@import url('ie.css');





/* alternator */
.after01	{
	display: block;
	padding: 0px 0px 0 20px;
        width: 330px;
	float: left;
}
.after01 p	{
	line-height:0.63em;
        line-height: 13px
}

.after02	{
	display: block;
	padding: 0px 0px 0 20px;
	width: 290px;
        margin-left:350px

}
.after02 p	{
	line-height:0.63em;
}
.after03	{
	padding: 0px 0px 0 20px;

}
.after03 p	{
	line-height:0.63em;
}

.after04 	{
	display: block;
	width: 290px;
	padding: 0px 16px 0 20px;
        background: url('../images/common/bul_h4.gif') no-repeat left top;

}

/* Bi-Fuel */
.bi01	{
	float: left;
        width: 315px;
}
.bi02	{
        width: 310px;
	margin-left:320px;
}
.bi01 p {
        line-height:1.2em;
	padding: 0px 0px 0 20px;
}

/* bitab */
.bitab	{
	position: relative;
	background: url('../images/pro07_bg01.gif') no-repeat left top;
}
.bitab .bitab_tab	 {
	position: absolute;
	top: 7px;
	left: 8px;
}
.bitab .bitab_tab li	{
	float: left;
	display: inline;
	padding-right: 2px;
}
.bitab .bitab_brief	{
	padding: 170px 0 0 0px;
}


/* Annals */
.annals	{
	margin-top: 10px;
	width: 100%;
}

.annals li	 {
	width: 100%;
	overflow: hidden;
	padding-bottom: 2px;
}
.annals li span.month	{
	display: block;
	float: left;
	font-weight: bold;
	width: 33px;
}
.annals li span.year	{
	display: block;
	float: left;
	font-weight: bold;
	width: 45px;
}
.annals li span.yeartodate	{
	display: block;
	float: left;
	font-weight: bold;
	width: 85px;
}
#contents .annals p	{
	float: left;
	width: 290px;
	margin-bottom: 0;
}
.bitab .bitab_brief .annals	{
	margin-top: 30px;
}
#contents .bitab .bitab_brief .annals	 {
	width: 675px;
}
#contents .bitab .bitab_brief .annals p	{
	width: 100%px;
}
