@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
*{outline:0;
   hide-focus: expression(this.hideFocus=true)
   } 
body{background-color: #EEECE8}
.cl{ clear:both;}
#container {
	margin:0px auto 0px auto;
	width:1002px;
	font-size:12px;
	background-color:#fff;
}
#head {
	background-image:url(images/logo.jpg);
	width:1002px;
	height:125px;
}
/*导航*/
	 #topnav {
	list-style:none;
	width:770px;
	padding-left:30px;
	float:right;
	height:52px;
	margin-top:20px;
	line-height:52px; 
	font-size:15px;
	font-weight: bold;

}
#topnav li.line{ background:url(images/line.jpg) no-repeat center; height:52px; line-height:52px; width:62px; }
#topnav li {
	float: left;
	padding:0;
	text-align:center;

}
#topnav a {
	color:#2c0f00;
	text-decoration:none;
}
#topnav a:hover {
	color:#fff;
	text-decoration:none;
}

#banner {
	background:url(images/flash_banner.jpg) no-repeat;
	width:1002px;
	height:204px;
}
#left-side{
	float:left;
	width:201px;
	overflow:hidden;
	background-color:#fff;
	
}
#tel{ background:url(images/bg.jpg) repeat-x; width:201px; height:696px; margin-top:-4px;}
#right-side  {
	font-size:12px;
	color:#2c0f00;
	line-height:23px;
	width:801px;
	float:right;
	background:#fff url(images/bg.jpg) repeat-x;
	
}
#right-side .text{ text-indent:23px; padding:0 45px 20px 45px;}
#right_contain{ background-color:#fff; width:782px; padding-top:40px;}
#right_contain a{ color:#fff; text-decoration:none;}
#right_contain .imgg{ margin:20px 52px 100px 52px;}

#map{ background:url(images/map.jpg); width:692px;color:#fff; height:582px; margin:0 auto 148px auto; }
#map_text{ padding-top:224px; padding-left:15px; }

#right_contain .imgt{ margin:0 40px 20px 50px;}
#right_contain .imgt2{ margin:0 auto 20px auto;}


#ft{ background:url(images/ft.jpg); height:32px; text-align:center; color:#7f6748; padding-top:20px;}
#ft a{color:#7f6748; text-decoration:none;}
#ft a:hover{ color:#FFC;}



