/* ------------------------------------------------------------------------ 重定义浏览器默认样式 */
* { margin: 0; padding: 0; word-wrap: break-word; }
body { background: #875a22 url(../images/body_bg.jpg) repeat-x top center; }
body, input, button, select, textarea { font: 11px/1.5 "DejaVu Sans", "Lucida Grande", Tahoma, "Hiragino Sans GB", STHeiti, SimSun, sans-serif; }
table { empty-cells: show; border-collapse: collapse; border: 0; }
	caption, th { text-align: left; font-weight: 400; }
ul, li { list-style: none; margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; margin: 0; padding: 0; }
h1 { font-size: 14px; font-weight: bold; }
em, cite { font-style: normal; }
a { color: #464646 ; text-decoration: none; }
	a:hover { color: #000; }
	a img { border: none; }
small { color: #ab9339; font-weight: normal; }	
textarea { background: #f6f6f6; border: 1px #ededed solid; }
input { background: #f6f6f6; height: 21px; border: 1px #ededed solid; color: #5c5c5c; padding-left: 5px; }
.Submit { border: 0; cursor: pointer; text-align: center; background: url(../images/button.jpg); width: 50px; height: 23px; color: #FFF; }
.clear { clear: both; }
.b1 { border: 1px #ededed solid; }

.wrap { width: 979px; margin: 0 auto; }

#header { }
	#logo { height: 94px; }
	#banner { width: 966px; height: 209px; padding: 7px; background: #1d0800; }
	#indexflash{width:991px;height:445px;}			
	
#search { background: url(../images/search.jpg) no-repeat top center; height: 48px; padding: 10px 0 0 20px; }
	#search .search_btn {  border: 0; cursor: pointer; text-align: center; background: #8d6027; width: 25px; height: 20px; color: #FFF; }
	#search input { background: #f6f6f6; width: 135px; height: 21px; border: 1px #ededed solid; color: #5c5c5c; padding-left: 5px; }

#page_main { background: #f4f0e8 url(../images/con_bg.jpg) repeat-x top; width: 100%; margin-top: 10px; overflow: hidden; }
#page_l { float: left; width: 212px; }
	.submenu { margin: 15px 10px; }
	.submenu a { color: #816b5d; }
		.submenu a:hover { color: #c56a30; }
	.submenu h1 { text-align: center; }
	.submenu ul { margin: 15px 0 0 8px; }
	.submenu ul li { line-height: 22px; height: 22px; border-bottom: 1px #ddd6c9 solid; padding-left: 10px; }
		.submenu ul li a { display: block; }
			.submenu ul li a:hover { background: url(../images/icon5.jpg) no-repeat center right; }
	
#page_r {  width: 698px; float: right; margin-right: 30px; display: inline; }
	.location { height: 55px; line-height: 55px; padding-left: 5px; border-bottom: 8px #eae1d0 solid; }
		.location span { float: right; color: #938969; }
		.location h1 { color: #3f1c0c; font-family: Arial; }
		.location a {color: #bbe4c1;}
			.location a:hover {color:#ff9900;}
		
#footer { background: url(../images/footer_bg.jpg) repeat-x top center; height: 97px; line-height: 97px; clear: both; text-align: center; margin-top: 20px; color: #655750; }

.main_con { padding: 20px 30px; }
	.main_con h1 { text-align: center; margin-bottom: 10px; line-height: 36px; border-bottom: 1px #CCC dashed; }
	.main_con td { margin: 5px 0; }
 
	.prolist1 table { border: 3px #e4dfd6 solid; background: #f1f1f1; margin: 0; }
	.prolist1 td { background: #FFF;}
	.prolist1 { margin: 15px 0; }
	.prolist1 li { float: left; text-align: center; margin: 12px 20px; display: inline; }
		.prolist1 li img { padding: 3px; order: 1px #FFF solid; width: expression(this.width > 90 && this.width>=this.height ? 90 : true); height: expression(this.height > 90 && this.width<=this.height ? 90 : true); text-align: center; }
		.prolist1 li h2 { font-weight: normal; color: #666; text-align: center; padding-top: 5px; }

.newslist1 { padding: 20px 30px; }
.newslist1 li { height: 32px; line-height: 32px; border-bottom: 1px #F0F0F0 dashed; background: url(../images/icon2.jpg) no-repeat center left; padding-left: 15px; }
	.newslist1 li small { color: #999; float: right; }

/*翻页-------------------------------------------------------------------*/
.page { text-align: center; padding-bottom: 15px; clear: both;margin:10px 0 0 0 }
	.current { background: #3f1c0c; color: #FFF; line-height:22px;  padding: 3px 6px; }
	.pnormal a { background: #F0F0F0; border: 1px #CCC solid; margin: 0 0 0 3px; line-height:22px; width:22px; padding: 3px 6px; }
		.pnormal a:hover { background: #CCC; }
		
.contentnav { padding: 20px 0 60px 0; _padding-bottom:30px; width: 280px;_width: 300px; text-align: center; margin: 0 auto; }
	.btnbg{ background:url(../images/btn2.jpg) no-repeat left top; width:82px; height:20px;  text-align:center; display: inline-block; line-height: 20px; margin: 10px 5px; float: left; }
		
/* 滚动
-------------------------------------------------------------------*/
#demo {  overflow:hidden; width: 686px; }
#indemo { float: left; width: 800%; }
#demo1 { float: left; }
#demo2 { float: left; }


/*放大图片效果-------------------------------------------------------------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #D4D4D4;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #D4D4D4;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #161616; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 