@charset "utf-8";
/* CSS Document */
/*------------------全局-------------------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, ul {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, "宋体", sans-serif;
	color:#564836
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.outer_bg {
	background:url(images/index_bg_top.jpg) repeat-x #eaeade;
	min-width:1003px;
}
.outer {
	width:1003px;
	margin:0 auto;
}
.outer_top {
	background:url(images/outer_top.jpg) no-repeat left;
	height:40px;
}
.outer_top span {
	float:right;
}
.outer_top .en {
	margin:13px 40px 0 40px;
}
.outer_top .cn {
	margin:13px 0 0 0;
}
.outer_top a {
	color:#801100;
}
.more{
	display:block;
	position:absolute;
	width:50px;
	height:20px;
	background:url(images/more_bg.gif);

	top:7px;
	right:30px;}
/*---------------------导航开始-------------------------*/
.nav {
	height:49px;
	background:url(images/nav.jpg) no-repeat;
	position:relative;
}
.nav a {
	display:block;
	position:absolute;
	top:0;
	height:49px;
}
.nav .c1 {
	left:415px;
	width:68px;
}
.nav .c1:hover {
	background:url(images/nav_hover.jpg) no-repeat -415px;
}
.nav .c2 {
	left:483px;
	width:74px;
}
.nav .c2:hover {
	background:url(images/nav_hover.jpg) no-repeat -483px;
}
.nav .c3 {
	left:557px;
	width:70px;
}
.nav .c3:hover {
	background:url(images/nav_hover.jpg) no-repeat -557px;
}
.nav .c4 {
	left:627px;
	width:69px;
}
.nav .c4:hover {
	background:url(images/nav_hover.jpg) no-repeat -627px;
}
.nav .c5 {
	left:696px;
	width:79px;
}
.nav .c5:hover {
	background:url(images/nav_hover.jpg) no-repeat -696px;
}
.nav .c6 {
	left:775px;
	width:112px;
}
.nav .c6:hover {
	background:url(images/nav_hover.jpg) no-repeat -775px;
}
.nav .c7 {
	left:887px;
	width:88px;
}
.nav .c7:hover {
	background:url(images/nav_hover.jpg) no-repeat -887px;
}
.flash {
	height:315px;
	width:957px;
	margin:0 auto;
	padding:0 0 12px 0;
}
/*-------------------------main开始---------------------------*/
	.main {
	padding:0 23px;
}
.main1, .main2, .main3 {
	float:left;
}
.main1 {
	width:248px;
}
.main2 {
	width:531px;
}
.main3 {
	width:178px;
}
.main1_top {
	background:url(images/main1_top.jpg) no-repeat left top;
	padding:32px 0 0 0;
	height:238px;
}
.main1_top_content {
	background:url(images/main1_top_bg.jpg) repeat-x;
	padding:14px 0 18px 12px;
	overflow:hidden;
	zoom:1;
}
.main1_top_content_left, .main1_top_content_right {
	float:left;
	width:118px;
}
.main1_bottom {
	background:url(images/main1_bottom.jpg) no-repeat left top;
	padding:32px 0 18px 0;
	clear:both;
	margin-top:10px;

}
.main1_bottom_contact {
	background:url(images/bg_s.jpg) repeat-x left top;
	padding:10px;

}
.main1_bottom select {
	width:220px;
	margin:10px 0 0 10px;
}
.main1_text {
	height:20px;
	line-height:20px;
	float:left;
	width:118px;/*文本的容器样式*/
}
.main1_box {
	height:20px;
	margin-bottom:10px;
	float:left;
	width:118px;/*文本域的容器样式*/
}
.main1_box input {
	width:100px;
/*	border:#564836 solid 1px;*/
	height:16px;/*文本域样式*/
}
.main1_select {
	float:left;
	width:118px;
	margin-bottom:10px;/*菜单的容器样式*/
}
.main1_select select.short {
	width:40px;/*菜单样式1*/
}
.main1_select select.long {
	width:100px;/*菜单样式2*/
}
.yuding {
	float:left;
}
.yuding input {
	width:106px;
	height:22px;
	background-color:#494439;
	border:0;
	color:#FFF;
	cursor:pointer;
}
/*------------------main2----------------------*/
.main2_xw {
	background:url(images/xw_title.jpg) no-repeat left top;
	padding:44px 20px 0 20px;
	position:relative;
	height:226px;
height:226px;
}
.main2_xw ul {
	list-style:none;
}
.main2_xw li {
	border-bottom:#ccc solid 1px;
	height:24px;
	line-height:24px;
	
}
.main2_xw li a{color:#653c33;}
.xw_title {
background:url(images/arrow_grey.gif) no-repeat left 4px;
	float:left;
	padding-left:15px;
}
.xw_date {
	float:right;
}
.main2_jd {
	background:url(images/jd_title.jpg) no-repeat left top;
	padding:58px 0 15px 0;
	position:relative;
}
/*------------------main3----------------------*/
.main3 img {
	margin-bottom:6px;
	border:0;
}
/*---------------------footer开始-------------------------*/
.footer {
	clear:both;
	height:77px;
	background: url(images/footer_bg.jpg) repeat-x;
	padding-top:12px;
}
.footer p {
	text-align:center;
}
.footer p a, .footer p {
	color:#a9837a;
	margin-bottom:10px;
}

