/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */

		*{
			margin:0;
			padding:0;
			}


		body{
			background:url("./images/header/back.jpg");			
			text-align: center;
			background-position: center top;
			background-repeat:no-repeat;
			color:#555;
			font-size:12px;
			_font-size:11px;
			}
			






.car_category_ul{
margin-bottom:10px;

}



.car_category_ul li{

font-size:14px;
font-weight:bold;
padding:10px;

}



.car_category_ul li li{
font-size:12px;
font-weight:normal;
padding:5px;
border-bottom:dotted 1px #cccccc;
}






.event_category li{
float:left;
}

