@charset "utf-8";
/* CSS Document */
/*--information-----------------------------------------------------------
Last update：11/02/15
File name ：top.css
Site name： garage company
Summary：style
Copyright：>Copyright (c) 2011 monteur ALL RIGHTS RESERVED
-------------------------------------------------------------------------*/


#newsContainer{
	margin-bottom:20px;
	
	
}

ul#newsList li{
	display:block;
	border-bottom:#CCC 1px dashed;
	padding:5px 0;
	margin-bottom:5px;
}


dl.newsData dd{
	display:block;
	margin-left:80px;

	
}

dl.newsData dt{
	display:block;
	float:left;
	width:80px;
}

p#constructionText{
	margin-top:10px;
	line-height:20px;
	height:500px;
	background-image:url(../../images/top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;

}

.informationImageRight{
	float:right;
	margin-left:5px;
	
}
.informationImageLeft{
	float:left;
	margin-right:5px;
}



.serviceMenu{
	font-weight:bold;
	color:#333;
	background-image:url(../../images/scrollBack.jpg);
	border-top:2px solid #666;
	
}



/*[ IE6 ]
-------------------------------------------------------------------------*/




