@charset "gb2312";
/* CSS Document */

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, td, th, form, fieldset, img, dl, dt, dd { margin: 0;  padding: 0;}
textarea, input, select, body { font-size: 12px;}
select, input { margin: 0; vertical-align: middle;}
fieldset, img { border-style: solid; border-width: 0;}
ul, ol {list-style: none outside none;}

a {color: #000000;text-decoration:none;}

a:hover {color: #FF0000;text-decoration: underline;}

.clear{ clear:both;}

/*--导航--*/
	.top{ width:100%; height:38px;  overflow:hidden; margin:0 auto; background:url(bg-head.jpg) repeat-x;}
	.top_logo{ width:960px; margin:0 auto; height:33px; overflow:hidden;}
	.top_left{ float:left; }
	.top_right{ float:right; line-height:38px;}
		.top_right a{ margin-right:10px;}

/*--导航结束--*/

/*--头部--*/
	.head{ width:960px; margin:0 auto;}
		.head_1{ width:960px; height:150px; background:url(head_01.jpg) no-repeat;}
		.head_2{ width:960px; height:200px; background:url(head_02.jpg) no-repeat;}
		.head_3{ width:960px; height:72px; background:url(head_03.jpg) no-repeat;}
/*--头部结束--*/

/*--内容--*/
	.con{ width:940px; margin:0 auto; line-height:25px; background:#b60005; padding:10px; }
		.daoyu{ width:940px; margin:0 auto; }
		  .daoyu dd{ width:610px;  height:125px; float:left; background:url(bus.jpg) no-repeat center #ffffff;}
		  .daoyu dt{ width:320px;  height:125px;float:left; margin-left:10px; background:#ffffff;}
		  
		.tejia{ width:940px; padding:5px 0; background:#fff; }
			.tejia span{ font-size:14px; font-weight:bold;}
			.tejia b{ font-size:16px;color:#FF0000; }
			.tejia li{ width:305px; float:left; margin-left:5px;}
			.tejia li img { width:297px; padding:3px; border:#CCCCCC solid 1px;} 
			
		.xinpin{ width:940px; padding:5px 0; background:#fff; }
			.xinpin li{ width:305px; float:left; margin-left:5px;}
			.xinpin li img { width:297px; padding:3px; border:#CCCCCC solid 1px;} 
			.xinpin li p{ text-align:center;} 
			
		.jianjie{ width:940px; padding:5px 0; background:#fff; }
			.jianjie dt{ float:left; width:300px; margin:0 10px;}
				.jianjie dt img{ width:294px; padding:3px; border:1px solid #CCCCCC;}
			.jianjie dd{ float:left; width:598px; margin-right:5px; }
			.jianjie dd  p{ text-indent:2em; font-size:14px;}
			
		.ditu{width:940px; padding:5px 0; background:#fff; }
			.ditu_1{ background:url(map_01.gif) no-repeat; width:670px; height:189px; margin:0 auto;}
			.ditu_2 {background:url(map_02.gif) no-repeat; width:670px; height:189px; margin:0 auto;}
		.title_tejia{ background:url(title_tejia.gif) no-repeat; width:940px; height:70px; margin:5px auto;}
		.title_xinpin{ background:url(title_xinpin.gif) no-repeat; width:940px; height:70px; margin:5px auto;}
		.title_jianjie{  background:url(title_jianjie.gif) no-repeat;width:940px; height:70px; margin:5px auto;}
		.title_map{background:url(title_map.gif) no-repeat;width:940px; height:70px; margin:5px auto;}
/*--内容结束--*/

/*--底部--*/
	.footer{ width:960px; margin:0 auto;margin-top:10px;}
/*--底部结束--*/
