/*
	Background Stretcher jQuery Plugin 
	?2009 ajaxBlender.com
*/
HTML, BODY {
	margin:0px;
	padding:0px;
	height:100%;
	/*overflow:hidden;*/
}
BODY {
    font-family:"Î¢ÈíÑÅºÚ", Arial, Helvetica, sans-serif;
    color: #6c6449;
    font-size: 12px;
    background: #000;
	
	text-align: center;
	text-decoration:none;
}
body,div,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,select,option,td,th,form,fieldset,input,textarea{padding:0;margin:0;}

fieldset,img{border:none;}
ol,ul,li{list-style:none outside none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{ text-decoration:none;}
A { color: #6c6449; }
A:HOVER {
	text-decoration: none;
	color: #f8eac5;
}	
.bgstretcher-page { text-align: center;}
#page {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
.page-top, .page-bottom,
.page-content {
	float: left;
	width: 100%;
}
.page-top, .page-bottom { height: 30px;}
.page-top { 
	margin-top: 30px;
	background: url("../images/bg/page-top.png") no-repeat left top; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg/page-top.png', sizingMethod='image');
}
.page-bottom { 
	background: url("../images/bg/page-bottom.png") no-repeat left top; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg/page-bottom.png', sizingMethod='image');
}
.page-content {
	font-size: 12px;
	color: #ccc;
	background: url("../images/bg/page-bg.png") repeat-y left top; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg/page-bg.png', sizingMethod='scale');
}
.page-wrapper { 
	float: left;
	width: 740px;
	display: inline;
	margin-left: 30px;
}
.column {
	float: left;
	width: 320px;
	margin-right: 40px;
}
.column  .row {
	float: left;
	width: 100%;
	padding-bottom: 13px;
}
.column.small { width: 90px; }
.column.small .row { padding-bottom: 5px;}
.column SELECT { width: 180px;}
.column LABEL {cursor: pointer;}
.column  .row SPAN.pager { float: left; margin-right: 15px;}
.column  .row A { position: relative; }
P.larger-size { font-size: 16px; }
#page STRONG { color: #FFFFFF; }
#nav UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav UL LI {
	display: inline;
	margin-right: 8px;
}
#nav UL LI.showPage A { color: #fff; }

.head_logo{background:url(../images/head_bg.jpg) repeat; width:100%; height:94px; text-align:center}
.head_logo a{ display:block; padding-top:10px}
.m_menu{width:100%; background:#141414; height:30px; text-align:center; }
.m_menu_box{ width:850px; height:30px; padding:0px; margin: 0 auto}
.m_menu_box a{display:block; float:left;color:#6c6449;line-height:30px; font-size:12px; letter-spacing:2px; margin-left:20px; margin-right:20px } 
.m_menu_box a:hover{color: #EFD998; font-size:12px;line-height:30px;letter-spacing:2px}

.m-botbar{
	/*position: fixed;*/
  position:absolute;
	left: 50%;
	bottom:68px;
/*	width: 1210px;*/
	width: 988px;
	margin-left: -494px;
	z-index: 100;
	background: url(../images/index_newsbg.png) repeat;	
}
.m-botbar-con{
	border-top: 2px solid #6c6449;	
}
.m-botbar-space{
	height: 200px;
	/*overflow: hidden;
	display: none;*/
}
.m-botbar-space .tabs-handle{
	padding: 20px 0 30px 30px;
}
.m-botbar-space .tabs-handle a{
	display: inline-block;
	font-size: 16px;
	margin-right: 20px;
}
.m-botbar-space .tabs-handle .current{
	color: #c99e48;
}
.current{ color: #c99e48;}
.m-botbar-space .tabs-cont{
	display: none;
	padding: 10px 0 0 30px;
}
.m-botbar-space .yd-list .input{
	position: relative;
	float: left;
	width: 272px;
	height: 48px;
	margin-left: 20px;
}
.m-botbar-space .yd-list .input label{
	position: absolute;
	left: 14px;
	top: 12px;
	color: #bdbdbd;
	font-size: 16px;
}
.m-botbar-space .yd-list .input input{
	position: absolute;
	top: 0;
	left: 0;
	height: 37px;
	line-height: 36px;
	width: 192px;
	padding: 5px 10px 5px 70px;
	z-index: 3;
	background: none;
	border: none;
	color: #fff;
	cursor:pointer;
}
.m-botbar-space .yd-list .input button{
	position: absolute;
	right: 12px;
	top: 10px;
	width: 24px;
	height: 24px;
	border: none;
	background: url(../images/bg_calendar.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: -9999em;
}
.m-botbar-space .yd-sear{
	width: 142px;
	height: 48px;
	margin-left: 20px;
	font-size: 18px;
	border: none;
	cursor: pointer;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height:48px;
}


.m-botbar-con .switch{
	position: absolute;
	top: -28px;
	left: 50%;
	width: 100px;
	height: 26px;
	margin-left: -51px;	
	/*background-position: -45px 0;*/
	background:#6c6449;
	color:#EFD998;
	letter-spacing:2px;
	text-align:center;
	line-height:26px;
	font-size:14px;
	border:1px solid #6c6449;
	-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	}

.m-botbar-con .s_f_w_2.switch{display:none;background-position: -108px 0;}


.m-mtb50,
.m-mtb75,
.m-mty50,
.m-mtw50{
	position: relative;
	*position: static;
	display: block;
}
.m-mtb50 .text,
.m-mtb75 .text,
.m-mtw25{
	position: relative;
	color: #fff;
}

.m-mtb75{
	background: url(../images/foot_bg.png) repeat;
}
.m-mtb76{
	background: url(../images/index_newsbg.png) repeat;
}
.m-mtb78{
	
}
.m-mtb77{
	background: url(../images/page_conbg.png) repeat;
}

.mt8{ margin-top:10px}

.m-mtb75_es{filter: alpha(opacity=95);
	background-color: rgba(0,0,0,0.95);background-color: #000\9;}
.footer{ min-width: 988px; width:100%; height:58px; margin-top:8px; float:left/* position: fixed; bottom:0px; right:0px*/}
.footer_box{/* position:relative;*/}
.m-foot-wr{
  border-top: 1px solid #6c6449;padding-bottom:10px;text-align:center; line-height:58px; color:#A0996F;
}
.footer_hwz{ min-width: 988px; width:100%; height:58px;position: fixed; bottom:0px; right:0px}
.footer_hwz_box{ position:relative;}

.news_index ul{width:100%; height:auto; margin-top:20px; }
.news_index li{width:380px; float:left;text-align:left; border-bottom:1px solid #6c6449; font-size:13px; padding:8px 0px 8px 0px; margin-left:75px}
.news_index li h1{display:block; background:url(../images/spot.png) no-repeat 3px 6px;  padding-left:10px}
.news_index li a{display:block;}

.news_page ul{width:100%; height:auto;}
.news_page li{width:100%; float:left;text-align:left; font-size:13px; padding:10px 0px 10px 0px;}
.news_page li h1{display:block; background:url(../images/spot.png) no-repeat 3px 6px;  padding-left:10px}
.news_page li a{display:block;}
.news_page li span{color:#F8E8C4}
.news_page curr{color:#F8E8C4}

.news_last{ width:100%;}
.news_last img{ margin-left:14px; margin-right:14px}

.index_btn_box{width:100%; height: 100%; position:fixed; top:0px; left:0px;}
.index_btn_con{width:988px; height:100%;position: relative; margin:0 auto;}
.index_btn{position: relative; top:45%; text-align:right; z-index:55}

.page_con_box{width:100%;  margin-top:8px;}
.page_con{width:100%; margin:0px auto; }
.page_con_box1{width:100%; margin-top:124px; position:fixed; top:124px; left:0px;}
.page_con1{width:100%; height: 100%;margin:0px auto;  /*width:988px; position: relative; margin:0 auto;*/}
.page_con p{ padding:5px}


.pragram_t_box{width:988px; height: auto; margin-top:11px}
.pragram_t_box span{font-size:6px; font-family:Arial, Helvetica, sans-serif}
.pragram_t_box div{ width:485px; height:40px;float:left; line-height:36px;letter-spacing:2px;font-size:14px;text-align:center;cursor:pointer; padding-top:0px; color: #706a4c;border-top:1px solid #706a4c;background:url(../images/black_2.png) repeat;}
.pragram_t_box div.curr{ color:#fff; border-top:1px solid #ffffff;}

.pragram_con{width:988px; height:auto; margin-top:54px; background:url(../images/black_1.png) repeat; text-align:left; }
.pragram_con p{display:block; line-height:30px; font-size:13px; color:#FFF; padding-top:30px; padding-bottom:30px; margin-left:60px; margin-right:60px}

.pro_t_box{width:988px; height: auto; margin-top:11px}
.pro_t_box span{font-size:6px; font-family:Arial, Helvetica, sans-serif}
.pro_t_box div{ width:318px; height:40px;float:left; line-height:36px;letter-spacing:2px;font-size:13px;text-align:center;cursor:pointer; padding-top:0px; color: #706a4c;border-top:1px solid #706a4c;background:url(../images/black_2.png) repeat;}
.pro_t_box div.curr{ color:#fff; border-top:1px solid #ffffff;}

.ma17{margin-left:17px; margin-right:17px}
.disb{display: block}
.disn{display: none}
.clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }
	
.cnen_box{position: absolute; width:100%; top:70px; z-index:999}
.cnen_font{996px; margin:0 auto; padding:0px; text-align:right}