@charset "utf-8";
/* CSS Document */
/*.................reset..............*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { 
padding: 0; 
margin: 0; 
}
table { 
border-collapse: collapse; 
border-spacing: 0; 
} 
fieldset,img {
border: 0; 
} 
address,caption,cite,code,dfn,th,var { 
font-weight: normal; 
font-style: normal; 
} 
ol,ul { 
list-style: none; 
} 
caption,th { 
text-align: left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size: 100%; 
} 
abbr,acronym {
	border: 0; 
}
/*....................*/
a{
outline:none;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.container{
	width:1020px;
	margin:0 auto;
	background:#ffeed7;
}
body{
	background:#440101;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clear{
	clear:both;
}
/*area_1*/
.area_1{
	background:url(../images/header_bg.png);
	height:418px;
	padding:0 32px;
}
.area_1 .item_1{
	width:192px;
	float:left;
}
.area_1 .item_1 h1{
	margin-top:102px;
	width:192px;
	height:94px;
	overflow:hidden;
}
.area_1 .item_1 h1 a{
	display:block;
	height:100%;
	width:100%;
	text-indent:-5000px;
}
.area_1 .item_2{
	float:left;
	width:764px;
}
.area_1 .item_2 ul{
	position:relative;
}
.area_1 .item_2 li{
	height:53px;
	width:89px;
	position:absolute;
	top:5px;
}
.area_1 .item_2 li a{
	text-indent:-5000px;
	height:100%;
	display:block;
	margin:0 10px;
}
.area_1 .item_2 li a:hover,.area_1 .item_2 li.menu_on a{
	background:url(../images/arrow.gif) no-repeat 29px 41px;
}

.about_menu{
	left:246px;
}
.news_menu{
	left:460px;
}
.pro_menu{
	left:362px;
}
.order_menu{
	left:565px;
}
.con_menu{
	left:671px;
}
.area_1 .item_2 .welcome{
	width:439px;
	height:86px;
	margin:138px 0 0 304px;
	color:#651a00;
}
/*area_2*/
.area_2{
	background:#ffeed7;
	padding:0 21px 40px 21px;
	color:#663300;
}
.area_2 h2{
	text-indent:-5000px;
	height:46px;
}
.area_2 .item_1{
	width:254px;
	float:left;
	border-right:1px dashed #e6c8b4;
}
.area_2 .item_1 .co_title{
	background:url(../images/title_co.gif) no-repeat;
}
.area_2 .item_1 ul{
	margin:0 39px 15px 0;
}
.area_2 .item_1 li{
	border-bottom:1px dashed #e9c39f;
	line-height:19px;
}
.area_2 .item_1 .order{
	margin:10px 0;
}
.area_2 .item_1 .lo_title{
	background:url(../images/title_lo.gif) no-repeat;
}
.area_2 .item_1 p{
	line-height:22px;
	padding:0 27px 18px 67px;
	background:url(../images/loca_map.gif) no-repeat;
}
.area_2 .item_2{
	float:left;
	width:710px;
	padding-left:13px;
}
.area_2 .item_2_1{
	overflow:hidden;
}
.area_2 .item_2_1 .his_title{
	background:url(../images/title_his.gif) no-repeat;
	margin-left:147px;
}
.area_2 .item_2_1 p{
	line-height:20px;
}
.area_2 .item_2_1 div.more{
	text-align:right;
}
.area_2 .item_2_1 img.his_img{
	float:left;
	margin:5px;
}
.area_2 .space{
	height:13px;
	background:url(../images/line_f.gif) no-repeat;
	margin-left:5px;
}
.area_2 .item_2_1 .left{
	position:relative;
	width:438px;
	float:left;
}
.area_2 .item_2_1 .ne_title{
	background:url(../images/title_news.gif) no-repeat;
	height:54px;
}
.area_2 .item_2_1 .left a.more{
	position:absolute;
	right:0;
	top:20px;
}
.area_2 .left table{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	margin-left:3px;
}
.area_2 .left table td{
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}
.area_2 .item_2_1 a.detail{
	color:#993300;
	text-decoration:underline;
}
.area_2 .item_2_1 .right{
	width:259px;
	height:255px;
	background:url(../images/busy_bg.gif) no-repeat;
	float:left;
	margin-left:10px;
}
.area_2 .item_2_1 .td_title{
	color:#310102;
	padding-left:5px;
}
.area_2 .item_2_1 .td_content{
	padding-left:26px;
}
.area_3{
	background:url(../images/foot_bg.png);
	height:125px;
}
.area_3 p{
	text-align:center;
	padding-top:49px;
	color:#663300;
}



