/* CSS Document */
@charset "gb2312";
/*去除页面中所有标签的默认间距、补白*/
* { margin:0px; padding:0px;}
/*页面中的默认字体、字体大小、背景、文字颜色*/
body {
	font-size:12px;
	font-family:Arial;
	color:#EFE5CA;
	font-family:"微软雅黑";
	background-color: #ffffff;
	
}
.crq{clear:both; }
/*页面右侧滚动条*/
html { overflow-y:scroll;}
/*清除页面所有图片的默认边框*/
img { border:none;border:0}
/*去除ol、ul、li的默认样式*/
ol,ul,li { list-style-type:none; margin:0px; padding:0px;}
/*设置表单等项目的默认字体大小*/
input,select,textarea { font-size:12px;}
/*设置文字段落、表格单元格的默认行高*/
p,th,td { line-height:22px;}
/*字体*/
.yahei { font-family:微软雅黑;}
.songti { font-family:宋体;}
.kaiti{ font-family: "华文楷体";}
/* 其它需要用到的字体大小 */
a {color:#a98734;text-decoration:none}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
h1{ font-size:14px;}
h2{ font-size:12px;}
h3{ font-size:12px;}
.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }
.font13 { font-size: 13px; }
.font14 { font-size: 14px; }
.font15 { font-size: 15px; }
.font16 { font-size: 16px; }
/*去除页面中的链接点击后留下的虚线框*/
body a{ outline:none;blr:expression(this.onFocus=this.blur());}
/* 整个网站需要的字体样式*/
.strong { font-weight:bold;}
.underline { text-decoration:underline;}
/* 图片边框 */
.imgp2 img { padding: 2px; border: 1px solid #cccccc; }
/* 1px细线 */
.div1px { border:#CCCCCC solid 1px; }
/* li相关 */
ul,li { list-style-type:none; }
/* 带着图片的li */
.imgli1 li{ list-style-image:url(../BG.jpg) ; }
/*默认的文字链接样式*/
a:link { color:#827245; text-decoration:none;}
a:visited { color:#827245; text-decoration:none;}
a:hover { color:#a8090f; text-decoration:none;}
a:active { color:#a8090f; text-decoration:none;}
/* 默认 */
body, div, ul, li, dl, dt, dd, p, h1 {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* 广告 */
.adv {
	height: 70px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	background-color: #FFCCCC;
}
/* header */
.top_bg {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	height: 169px;
	padding-top: 47px;
	background-position: center top;
}
.top {
	height: 109px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top_bg1.jpg);
	background-repeat: no-repeat;
}
.logo {
	float: left;
	height: 57px;
	width: 189px;
	background-image: url(../images/logo_b.png);
	
	background-repeat: no-repeat;
	margin-top: 29px;
	margin-bottom: 23px;
	margin-left: 28px;
	/*IE6透明*/  
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/logo.png" ,sizingMethod="noscale");/*IE6*/
}
.seach {
	float: right;
	height: 28px;
	width: 140px;
	margin-top: 41px;
	margin-right: 113px;
	margin-bottom: 38px;
}
/*menu*/
#nav_bg {
	background-image: url(../images/nav_bg.jpg);
	height: 60px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	padding-left: 360px;
}
.nav1:hover{
	background-image: url(../images/nav_bg_hover.jpg);
	background-repeat: no-repeat;
	background-position: 362px;
}

#wrap{
	position:relative;
	top:0px;
	width:820px;
	height:60px;
	line-height:60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul#menu li{
	float:left;
	display:block;
	width:123px;
	height:60px;
	line-height:37px;
	text-align:center;
	margin-right:2px;
}
ul#menu li a:link{
	display:block;
	font-size:14px;
	color:#333;
	width:123px;
	height:60px;
	line-height:60px;
}

/*子菜单*/
ul#menu li ul{
	position:absolute;
	top:60px;
	width:123px;
	display:none;
	border:1px #CE070E solid;
	border-top:none;
	background:#FFF;
	z-index: 999;
}
ul#menu li ul li{float:left;}
ul#menu li ul li a:link{width:123px;height:30px;line-height:30px;background:#FFF;text-decoration: none;}
ul#menu li ul li a:hover{color:#CE070E; text-decoration:underline;text-decoration: none;}
ul#menu li ul li{width:123px;height:30px;line-height:30px;float:left;text-decoration: none;}
.flash {
	height: 422px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*幻灯*/
#full-screen-slider {
	width:100%;
	height:422px;
	float:left;
	position:relative;
}
#slides { display:block; width:100%; height:422px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:380px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*内容*/
.main {
	height: 318px;
	width: 1144px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 28px;
	padding-left: 28px;
}
.main_1 {
	height: 368px;
	width: 1144px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/main_1_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 28px;
	padding-left: 28px;
}

.m_news {
	float: left;
	height: 305px;
	width: 395px;
}
.m_wenhua {
	float: left;
	height: 305px;
	width: 375px;
	margin-left: 42px;
}
.m_video {
	float: right;
	height: 305px;
	width: 290px;
}
.main_1_l {
	float: left;
	height: 330px;
	width: 810px;
	margin-top: 30px;
}
.main_1_r {
	float: right;
	height: 330px;
	width: 290px;
}

/*底部*/
.foot {
	height: 124px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
}
.foot_fzlc {
	height: 124px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
}
.foot_l {
	background-image: url(../images/foot_bg_y.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 189px;
	margin-top: 31px;
	margin-left: 132px;
	float: left;
}
.foot_r {
	height: 53px;
	float: right;
	padding-right: 10px;
}
.foot_r span {
	line-height: 52px;
	color: #9b844a;
	margin-right: 10px;
	margin-left: 5px;
}.main_1_r li {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.main_1_r ul {
	padding-top: 35px;
	padding-left: 5px;
}
.m_video_t {
	height: 36px;
	background-image: url(../images/h_vido.png);
	background-repeat: no-repeat;
	margin-top: 30px;
}
.m_news_t {
	background-image: url(../images/h_xwzx.png);
	background-repeat: no-repeat;
	height: 36px;
	margin-top: 30px;
}
.m_wenhua_t {
	background-image: url(../images/h_qywh.png);
	background-repeat: no-repeat;
	height: 36px;
	margin-top: 30px;
}
.main_1_l_t {
	height: 40px;
}
.main_1_l_left {
	height: 40px;
	float: left;
	width: 140px;
	background-image: url(../images/jtjj.png);
	background-repeat: no-repeat;
}
.main_1_l_right {
	background-image: url(../images/jtjj_gd.png);
	background-position: right center;
	height: 40px;
	background-repeat: no-repeat;
	float: right;
}
.main_1_l_right a {
	display: block;
	height: 40px;
	width: 47px;
}
.main_1_l_left a {
	display: block;
	height: 40px;
	width: 140px;
}
.m_video_t a {
	display: block;
	height: 36px;
	width: 124px;
}
.m_news_t a {
	height: 36px;
	width: 124px;
	display: block;
}
.m_wenhua_t a {
	height: 36px;
	width: 124px;
	display: block;
}
.main_1_l_m {
	height: 260px;
	margin-top: 20px;
}
.LeftBotton {
	BACKGROUND-IMAGE: url(../images/gy.png);
	MARGIN: 0px;
	WIDTH: 33px;
	DISPLAY: inline;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: 0px center;
	FLOAT: left;
	HEIGHT: 260px;
	OVERFLOW: hidden;
	CURSOR: pointer
}
.RightBotton {
	BACKGROUND-IMAGE: url(../images/gy.png);
	WIDTH: 33px;
	DISPLAY: inline;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: -37px center;
	MARGIN-BOTTOM: 0px;
	FLOAT: left;
	HEIGHT: 260px;
	MARGIN-LEFT: 0px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	MARGIN-RIGHT: 0px
}
.Cont {
	WIDTH: 1048px;
	FLOAT: left;
	HEIGHT: 226px;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	margin-right: 10px;
	margin-left: 10px;
}
.ScrCont {
	WIDTH: 10000px
}
.pic {
	TEXT-ALIGN: center;
	WIDTH: 336px;
	FLOAT: left;
	height: 225px;
	margin-right: 10px;
	margin-left: 10px;
}
.pic IMG {
	DISPLAY: block;
	BACKGROUND: #fff;
	padding: 0px;
	width: 334px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #e2dac7;
	height: 183px;
}
.Cont A {
	COLOR: #666; TEXT-DECORATION: none
}
.Cont A:hover {
	COLOR: #996633; TEXT-DECORATION: underline
}
#List1 {
	FLOAT: left
}
.rollBox #List2 {
	FLOAT: left
}
.rollBox #List2 {
	FLOAT: left
}
#List2 {
	FLOAT: left
}
.rollBox #List2 {
	FLOAT: left
}
#List2 {
	FLOAT: left
}
.pic span {
	background-color: #F0E8D1;
	height: 39px;
	width: 336px;
	display: block;
	background-image: url(../images/cy_bg.jpg);
	background-repeat: repeat-x;
}
.pic a {
	font-size: 16px;
	line-height: 40px;
	color: #996633;
	text-decoration: none;
}
.gkcy_z {
	height: 39px;
	width: 336px;
	display: block;
	background-image: url(../images/gkcy_z.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.dccy_z {
	height: 39px;
	width: 336px;
	display: block;
	background-image: url(../images/dccy_z.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.kycy_z {
	height: 39px;
	width: 336px;
	display: block;
	background-image: url(../images/kycy_z.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sycy_z {
	height: 39px;
	width: 336px;
	display: block;
	background-image: url(../images/sycy_z.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.jrcy_z {
	height: 39px;
	width: 336px;
	display: block;
	background-image: url(../images/jrcy_z.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.lzcy_z {
	height: 39px;
	width: 336px;
	display: block;
	background-image: url(../images/lzcy_z.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.m_wenhua_m {
	height: 235px;
}
.m_wenhua_m ul {
	padding: 0px;
	margin-top: 12px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.m_wenhua_m li {
	height: 105px;
	width: 160px;
	float: left;
	margin-bottom: 8px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.m_wenhua_m img {
	border: 1px solid #dcdcdc;
	padding: 2px;
}
.m_wenhua_m span {
width:100px;
}
.m_wenhua_m a {
	color: #a28c53;
	line-height: 22px;
	font-size:12px;
}
.m_wenhua_m a:hover {
	color: #990000;
	line-height: 22px;
	text-decoration: underline;
}
.m_news_m {
	height: 218px;
	overflow: hidden;
	clip: rect(auto,auto,auto,auto);
	margin-top: 17px;
}

.Tab {
	HEIGHT: 33px;
	background-image: url(../images/news_yy.png);
	background-repeat: no-repeat;
	background-position: 248px bottom;
}
.Tab UL {
	
}
.Tab UL LI.first {
	BORDER-LEFT: #fff 0px solid
}
.Tab UL LI {
	TEXT-ALIGN: center;
	BORDER-LEFT: #fff 3px solid;
	WIDTH: 84px;
	FLOAT: left;
	HEIGHT: 33px;
	background-image: url(../images/tab_bg.jpg);
}
.Tab UL LI IMG {
	PADDING-TOP: 10px
}
.Tab UL LI A {
	LINE-HEIGHT: 33px;
	DISPLAY: block;
	HEIGHT: 33px;
	COLOR: #FFFFFF;
	CURSOR: pointer;
	font-size: 12px;
}
.Tab UL LI.hover {
	background-color: #a70910;
	background-image: url(../images/tab_hover_bg.jpg);
}
.Tab UL LI.hover A {
	COLOR: #ffffff
}
.Tab UL LI.first A {
	BORDER-LEFT: #fff 0px solid
}

.Tab UL LI.last {
	MARGIN-RIGHT: 0px
}

.Contlist UL {
	CLEAR: both;
	PADDING-TOP: 15px;
}
.Contlist UL LI {
	clear: both;
}
.Contlist UL LI A {
	LINE-HEIGHT: 30px;
	COLOR: #676767;
	font-weight: normal;
	float:left;
	PADDING-LEFT: 13px;
	background-image: url(../images/gy.png);
	background-repeat: no-repeat;
	background-position: -70px 10px;
	font-family: "微软雅黑";
	font-size: 12px;
}
.Contlist UL LI A:hover {
	COLOR: #a8090f
}
.Contlist UL LI SPAN {
	COLOR: #947458;
	FONT-SIZE: 14px;
	MARGIN-RIGHT: 10px;
	float: right;
	line-height: 30px;
}
.m_news_m {
	overflow: hidden;
}
.m_video_m {
	margin-top: 15px;
	height: 225px;
	margin-left: 15px;
}
.list_kh {
	height: 105px;
	background-image: url(../images/list_kh.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 1200px;
	margin-left: auto;
}
.list_kh_c {
	color: #a98734;
	line-height: 22px;
	padding-top: 65px;
	padding-left: 32px;
}
.list_kh_c span {
	background-image: url(../images/list_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	height: 22px;
	width: 15px;
	display: block;
	float: left;
	margin-right: 4px;
}
.list_m {
	height: 311px;
	width: 1144px;
	background-image: url(../images/list_m_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.m_gywm {
	float: left;
	height: 290px;
	width: 370px;
	overflow: hidden;
}
.m_gywm_t {
	height: 36px;
	background-image: url(../images/gsjj_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	background-position: left bottom;
}
.m_gywm_t a {
	display: block;
	height: 36px;
	width: 135px;
	background-image: url(../images/gywm.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.m_qywh {
	float: left;
	height: 290px;
	width: 385px;
	margin-left: 45px;
	overflow: hidden;
}
.m_qywh_t {
	height: 36px;
	background-image: url(../images/list_bg.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	background-position: left -45px;
	padding-left: 15px;
	margin-left: 14px;
}
.m_qywh_t a {
	display: block;
	height: 36px;
	width: 155px;
	background-image: url(../images/qywh.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}


.m_dzjs {
	float: right;
	height: 290px;
	width: 285px;
	overflow: hidden;
}
.m_dzjs_t {
	height: 36px;
	background-image: url(../images/list_bg.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	background-position: left -45px;
	padding-left: 15px;
}
.m_dzjs_t a {
	display: block;
	height: 36px;
	width: 135px;
	background-image: url(../images/dzjs.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}




.list_m1 {
	height: 277px;
	width: 1144px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/list_m1_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.m_gywm_m {
	height: 208px;
	padding-top: 10px;
}
.m_gywm_m img {
	padding: 2px;
	height: 143px;
	width: 355px;
	border: 1px solid #f0f0f0;
}
.m_gywm_m p {
	color: #3c3b3b;
	margin: 0px;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	text-indent: 20px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.m_qywh_m {
	height: 208px;
	margin-top: 10px;
	text-align: center;
}
.m_dzjs_m {
	height: 208px;
	margin-top: 10px;
}
.m_dzjs_m li {
	list-style-type: none;
	clear: both;	
}
.m_dzjs_m a {
	line-height: 28px;
	text-decoration: none;
	padding-left: 15px;
	color: #3c3b3b;
	font-size:14px;
	color:#8e8035;
	float:left;
	background-image: url(../images/gy.png);
	background-position: -70px 10px;
	background-repeat: no-repeat;
	font-weight: normal;
}
.m_dzjs_m a:hover {
	color: #ad0d14;
	text-decoration: underline;
}
.m_dzjs_m span {
	float: right;
	color: #bea975;
}
.l_m1_l {
	width: 785px;
	height: 235px;
	padding-top: 20px;
	float: left;
}
.m1_fzlc_t {
	height: 36px;
	background-image: url(../images/list_bg.png);
	background-repeat: no-repeat;
	background-position: left -45px;
	padding-left: 15px;
}
.m1_fzlc_t a {
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
	width: 150px;
	display: block;
	background-image: url(../images/fzlc.png);
	float: left;
}

.l_m1_r {
	width: 285px;
	height: 235px;
	padding-top: 25px;
	float: right;
}

.more {
	float: right;
	height: 25px;
	width: 50px;
	background-image: url(../images/list_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	margin-top: 10px;
}
.more a {
	height: 25px;
	width: 50px;
	background-image: none;
}
.m1_qyry_m {
}
.m1_qyry_m img {
	border: 1px solid #f0f0f0;
	padding: 1px;
}


.a_kh {
	height: 98px;
	background-image: url(../images/a_f_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 1200px;
	margin-left: auto;
}.a_main {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 798px;
	padding: 0px;
}
.a_main_fzlc {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
}

.a_main_tl {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/a_l_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.a_main_l {
	background-image: url(../images/a_l_bg.jpg);
	background-repeat: repeat-y;
	height: 798px;
	width: 274px;
	float: left;
}
.a_main_l_tl {
	background-image: url(../images/a_l_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 274px;
	float: left;
}
.a_main_l_fzlc {
	background-image: url(../images/a_l_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 274px;
	float: left;
}
.a_main_l_t {
	height: 40px;
	background-image: url(../images/a_l_t_bg.jpg);
	background-repeat: no-repeat;
}

.a_main_l_t h1 {
	background-image: url(../images/a_tb.jpg);
	background-repeat: no-repeat;
	background-position: 22px center;
	height: 40px;
}
.a_main_l_t a {
	display: block;
	height: 40px;
	width: 59px;
	background-image: url(../images/a_gywm.png);
	background-repeat: no-repeat;
	margin-left: 40px;
	background-position: center;
}



.a_main_l_t_fzlc {
	height: 40px;
	background-image: url(../images/a_l_t_bg.jpg);
	background-repeat: no-repeat;
}

.a_main_l_t_fzlc h1 {
	background-image: url(../images/a_tb.jpg);
	background-repeat: no-repeat;
	background-position: 22px center;
	height: 40px;
}
.a_main_l_t_fzlc a {
	display: block;
	height: 40px;
	width: 59px;
	background-image: url(../images/a_fzlc.png);
	background-repeat: no-repeat;
	margin-left: 40px;
	background-position: center;
}






.a_main_l_t_jtcy {
	height: 40px;
	background-image: url(../images/a_l_t_bg.jpg);
	background-repeat: no-repeat;
}

.a_main_l_t_jtcy h1 {
	background-image: url(../images/a_tb.jpg);
	background-repeat: no-repeat;
	background-position: 22px center;
	height: 40px;
}
.a_main_l_t_jtcy a {
	display: block;
	height: 40px;
	width: 59px;
	background-image: url(../images/a_jtcy.png);
	background-repeat: no-repeat;
	margin-left: 40px;
	background-position: center;
}





.a_main_l_t_contact {
	height: 40px;
	background-image: url(../images/a_l_t_bg.jpg);
	background-repeat: no-repeat;
}

.a_main_l_t_contact h1 {
	background-image: url(../images/a_tb.jpg);
	background-repeat: no-repeat;
	background-position: 22px center;
	height: 40px;
}
.a_main_l_t_contact a {
	display: block;
	height: 40px;
	width: 59px;
	background-image: url(../images/a_contact.png);
	background-repeat: no-repeat;
	margin-left: 40px;
	background-position: center;
}





.a_main_l_t_xwzx {
	height: 40px;
	background-image: url(../images/a_l_t_bg.jpg);
	background-repeat: no-repeat;
}

.a_main_l_t_xwzx h1 {
	background-image: url(../images/a_tb.jpg);
	background-repeat: no-repeat;
	background-position: 22px center;
	height: 40px;
}
.a_main_l_t_xwzx a {
	display: block;
	height: 40px;
	width: 59px;
	background-image: url(../images/a_xwzx.png);
	background-repeat: no-repeat;
	margin-left: 40px;
	background-position: center;
}





.a_main_l_t_hygy {
	height: 40px;
	background-image: url(../images/a_l_t_bg.jpg);
	background-repeat: no-repeat;
}

.a_main_l_t_hygy h1 {
	background-image: url(../images/a_tb.jpg);
	background-repeat: no-repeat;
	background-position: 22px center;
	height: 40px;
}
.a_main_l_t_hygy a {
	display: block;
	height: 40px;
	width: 59px;
	background-image: url(../images/a_hygy.png);
	background-repeat: no-repeat;
	margin-left: 40px;
	background-position: center;
}






.a_main_l_t_job {
	height: 40px;
	background-image: url(../images/a_l_t_bg.jpg);
	background-repeat: no-repeat;
}

.a_main_l_t_job h1 {
	background-image: url(../images/a_tb.jpg);
	background-repeat: no-repeat;
	background-position: 22px center;
	height: 40px;
}
.a_main_l_t_job a {
	display: block;
	height: 40px;
	width: 59px;
	background-image: url(../images/a_job.png);
	background-repeat: no-repeat;
	margin-left: 40px;
	background-position: center;
}





.a_main_r {
	float: left;
	width: 926px;
	background-color: #FFFFFF;
	height: 798px;
}
.a_main_r_fzlc {
	float: left;
	width: 926px;
	background-color: #FFFFFF;
	height: auto;
}
.a_main_r_tl {
	float: left;
	width: 926px;
	background-color: #FFFFFF;
}
.a_main_r_t {
	height: 40px;
	background-image: url(../images/a_r_t_bg.jpg);
	background-repeat: no-repeat;
}
.a_main_r_t h1 {
	background-image: url(../images/a_tb1.jpg);
	background-repeat: no-repeat;
	background-position: 22px center;
	height: 40px;
	float: left;
	padding-left: 40px;
	color: #433a18;
}
b {
	line-height: 40px;
	font-weight: normal;
	color: #8a7743;
	text-decoration: none;
}
.dqwz {
	float: right;
	height: 40px;
	line-height: 40px;
	background-image: url(../images/fz_tb.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 20px;
	color: #f6f0e0;
}

.dqwz a {
	color: #f6f0e0;
}
.a_main_l_m ul {
	padding-top: 20px;
	padding-right: 29px;
	padding-left: 35px;
}
.a_main_l_m li {
	margin-top: 4px;
	margin-bottom: 6px;
}
.a_main_l_m a {
	display: block;
	height: 40px;
	width: 170px;
	line-height: 40px;
	padding-left: 40px;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
.a_main_l_ms{
	background-image: url(../images/a_htgk_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 170px;
	line-height: 40px;
	padding-left: 40px;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
.a_main_l_m a:hover {
	background-image: url(../images/a_htgk_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 170px;
	line-height: 40px;
	padding-left: 40px;
	color: #fff;
}

.l{
	background-image: url(../images/a_htgk1_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 170px;
	line-height: 40px;
	padding-left: 40px;
	color: #fff;
	z-index: 999;
}
.l_hover{
	background-image: url(../images/a_htgk_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 170px;
	line-height: 40px;
	padding-left: 40px;
	color: #fff;
	z-index: 999;
}

.a_main_r_m {
	height: auto;
	overflow: hidden;
	clip: rect(auto,auto,auto,auto);
	padding: 22px;
	clear: both;
}

.a_main_r_m_m1 {
	margin-bottom: 22px;
	color: #333333;
	line-height: 22px;
}


.a_main_r_m_m1_fzlc {
	color: #333333;
	line-height: 22px;
	padding-bottom: 20px;
}


.Tab1 {
	HEIGHT: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0dede;
}
.Tab1 UL {
	
}
.Tab1 UL LI.first {
	BORDER-LEFT: #fff 0px solid
}
.Tab1 UL LI {
	TEXT-ALIGN: center;
	BORDER-LEFT: #fff 3px solid;
	WIDTH: 84px;
	FLOAT: left;
	HEIGHT: 33px;
	background-image: url(../images/tab_bg.jpg);
}
.Tab1 UL LI IMG {
	PADDING-TOP: 10px
}
.Tab1 UL LI A {
	LINE-HEIGHT: 33px;
	DISPLAY: block;
	HEIGHT: 33px;
	COLOR: #FFFFFF;
	CURSOR: pointer;
	font-size: 12px;
}
.Tab1 UL LI.hover {
	background-color: #a70910;
	background-image: url(../images/tab_hover_bg.jpg);
}
.Tab1 UL LI.hover A {
	COLOR: #ffffff
}
.Tab1 UL LI.first A {
	BORDER-LEFT: #fff 0px solid
}
.Tab1 UL LI.last {
	MARGIN-RIGHT: 0px
}

.Contlist1 UL {
	CLEAR: both;
	PADDING-TOP: 15px;
}
.Contlist1 UL LI {
	clear: both;
}
.Contlist1 UL LI A {
	LINE-HEIGHT: 20px;
	COLOR: #676767;
	font-weight: normal;
	float:left;
	PADDING-LEFT: 13px;
	background-image: url(../images/gy.png);
	background-repeat: no-repeat;
	background-position: -70px 5px;
	font-family: "宋体";
	font-size: 12px;
}
.Contlist1 UL LI A:hover {
	COLOR: #a8090f
}
.Contlist1 UL LI SPAN {
	COLOR: #947458;
	FONT-SIZE: 12px;
	MARGIN-RIGHT: 10px;
}.Contlist1 h1 {
	line-height: 22px;
	color: #333333;
	padding-left: 40px;
	font-size: 12px;
	font-weight: bold;
}
.Contlist1 p {
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	text-indent: 40px;
}


/*选项卡1*/
#Tab1{
	margin:0px;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*菜单class*/
.Menubox {
	width:880px;
	height:33px;
	line-height:33px;
	background-image: url(../images/table_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:auto;
	text-align:center;
	color:#949694;
	font-weight:bold;
	background-image: url(../images/table_li_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-left: 20px;
}

.Menubox li.hover{
	padding:0px;
	color:#FFFFFF;
	font-weight:bold;
	height:33px;
	line-height:33px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #a8090e;
}
.Contentbox{
	clear:both;
	margin-top:0px;
	height:auto;
	text-align:left;
	padding-top:8px;
}
#con_one_1 h1 {
	line-height: 22px;
	font-weight: bold;
	color: #9496AA;
	font-size: 14px;
	text-decoration: none;
	text-indent: 40px;
}
#con_one_1 p {
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 40px;
}
#con_one_2 h1 {
	line-height: 22px;
	font-weight: bold;
	color: #9496AA;
	font-size: 14px;
	text-decoration: none;
	text-indent: 40px;
}
#con_one_2 p {
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 40px;
}
#con_one_3 h1 {
	line-height: 22px;
	font-weight: bold;
	color: #9496AA;
	font-size: 14px;
	text-decoration: none;
	text-indent: 40px;
}
#con_one_3 p {
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 40px;
}
#con_one_4 h1 {
	line-height: 22px;
	font-weight: bold;
	color: #9496AA;
	font-size: 14px;
	text-decoration: none;
	text-indent: 40px;
}
#con_one_4 p {
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 40px;
}



/*相关新闻*/
.Tab1_ny_l{
float:left;}

.Tab2_ny_r{
float:right;}
.Menubox_xg_l {
	width:430px;
	height:33px;
	line-height:33px;
	background-image: url(../images/table_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
}

.Menubox_xg_l ul{
margin:0px;
padding:0px;
}
.Menubox_xg_l li{
	float:left;
	display:block;
	cursor:pointer;
	width:auto;
	text-align:center;
	color:#949694;
	font-weight:bold;
	background-image: url(../images/table_li_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-left: 20px;
}

.Menubox_xg_l li.hover{
	padding:0px;
	color:#FFFFFF;
	font-weight:bold;
	height:33px;
	line-height:33px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #a8090e;
}

.Contentbox_xg_r{
	clear:both;
	margin-top:0px;
	height:181px;
	text-align:left;
	padding-top:8px;
	width: 440px;
}





.Menubox_xg_r {
	width:430px;
	height:33px;
	line-height:33px;
	background-image: url(../images/table_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
}

.Menubox_xg_r ul{
margin:0px;
padding:0px;
}
.Menubox_xg_r li{
	float:left;
	display:block;
	cursor:pointer;
	width:auto;
	text-align:center;
	color:#949694;
	font-weight:bold;
	background-image: url(../images/table_li_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-left: 20px;
}

.Menubox_xg_r li.hover{
	padding:0px;
	color:#FFFFFF;
	font-weight:bold;
	height:33px;
	line-height:33px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #a8090e;
}


.Contentbox_xg_l{
	clear:both;
	margin-top:0px;
	height:181px;
	text-align:left;
	padding-top:8px;
	width: 440px;
}
#con_one_1 h1 {
	line-height: 22px;
	font-weight: bold;
	color: #9496AA;
	font-size: 14px;
	text-decoration: none;
	text-indent: 40px;
}
#con_one_1 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_2 h1 {
	line-height: 22px;
	font-weight: bold;
	color: #9496AA;
	font-size: 14px;
	text-decoration: none;
	text-indent: 40px;
}
#con_one_2 p {
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_3 h1 {
	line-height: 22px;
	font-weight: bold;
	color: #9496AA;
	font-size: 14px;
	text-decoration: none;
	text-indent: 40px;
}
#con_one_3 p {
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 40px;
	font-size:14px;
}
#con_one_4 h1 {
	line-height: 22px;
	font-weight: bold;
	color: #9496AA;
	font-size: 14px;
	text-decoration: none;
	text-indent: 40px;
}
#con_one_4 p {
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 40px;
	font-size:14px;
}
#con_one_5 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_6 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_7 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_8 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_9 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_10 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_11 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_12 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_13 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_14 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_15 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_16 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_17 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_18 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_19 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_20 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_21 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
#con_one_22 p {
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 40px;
	font-size: 14px;
}
/*nav*/

.nav {
	height: 60px;
	width: 845px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/nav_l_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 355px;
	background-position: left;
	overflow: hidden;
}
.nav_bg {
	background-image: url(../images/nav1_bg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav #ddtopmenubar img {
	padding-top: 21px;
}
.nav #ddsubmenu1 li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	font: normal 13px Verdana;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: white;
	visibility: hidden;
	z-index: 100;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AB080E;
	border-bottom-color: #AB080E;
	border-left-color: #AB080E;
}

.ddsubmenustyle li a{
	display: block;
	width: 120px; /*width of menu (not including side paddings)*/
	color: black;
	background-color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-family: "微软雅黑";
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 123px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
	background-color: #8d0205;
	color: white;
	text-align: center;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

.mattblackmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid gray;
	overflow: hidden;
	width: 100%;
}

.mattblackmenu li{
	display: inline;
	margin: 0;
	background-image: url(../images/nav_f.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 60px;
	width: 123px;
	float: left;
}

.mattblackmenu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: B07B47;
	height: 60px;
	width: 123px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
	background-color: black;
	background-image: url(../images/nav_bg1_hover.jpg);
}

.mattblackmenu a.selected{
	background-color: black;
	background-image: url(../images/nav_bg1_hover.jpg);
}
.m1_fzlc_m {
	padding-top: 20px;
	height: 180px;
}
.event_scroll{
	width:790px;
	position:relative;
}
.years_box{ float:left; }
.left_btn{
	float:left;
	width:19px;
	height:28px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	background-image: url(../images/list_bg.png);
	background-repeat: no-repeat;
}
.right_btn{
	float:right;
	width:19px;
	height:28px;
	overflow:hidden;
	display:inline;
	cursor:pointer;
	position:relative;
	background-image: url(../images/list_bg.png);
	background-repeat: no-repeat;
	background-position: -20px 0px;
}
.years_box ul{
	}
.years_box li{
	width:182px;
	height:28px;
	float:left;
	line-height:16px;
	cursor:pointer;
	font-family:arial;
	font-size:14px;
	position:relative;
	z-index:100;
	top:0px;
	text-align:center;
	background-color: #000000;
	text-decoration: none;
		margin-right: 1px;
	margin-left: 1px;
}
.years_box li a{
	color:#FFFFFF;
	position:relative;
	line-height: 28px;
	text-decoration: none;

}
.years_box li a.on{ color:#B27A47;}
.years_box li a:hover{ color:#fff; text-decoration:none;}
.tabActive2{
	background-image: url(../images/lc_bg.jpg);
	background-repeat: no-repeat;
}










.events_box{
	width:740px;
	clear: both;
	padding-left: 10px;
	padding-top: 15px;
}
.events_box p{ color:#4a4a4a;}
.company_left{
	float:left;
	width:164px;
	margin-right:20px;
}
.company_left img{
	position:relative;
	top:5px;
	height: 115px;
	width: 170px;
	border: 1px solid #CCCCCC;
}
.company_right{ float:left; width:534px; height:115px;}


/*lan*/

.sele {
	POSITION: relative;
	LINE-HEIGHT: 20px;
	WIDTH: 99px;
	HEIGHT: 22px;
	CURSOR: pointer
}
.sele_ {
	BORDER-BOTTOM: #ddd 1px solid;
	POSITION: absolute;
	BORDER-LEFT: #ddd 1px solid;
	WIDTH: 100%;
	DISPLAY: none;
	BACKGROUND: #fff;
	BORDER-TOP: #ddd 1px solid;
	TOP: 22px;
	BORDER-RIGHT: #ddd 1px solid;
	LEFT: -1px
}
.sele_ A {
	DISPLAY: block
}
.sele_ A:hover {
	BACKGROUND: #f0f0f0; COLOR: #333
}

.ico {
	WIDTH: 29px;
	DISPLAY: inline-block;
	HEIGHT: 22px;
	VERTICAL-ALIGN: middle;
	OVERFLOW: hidden;

}

.lang {
	BORDER-BOTTOM: #ccc 1px solid;
	BORDER-LEFT: #ccc 1px solid;
	WIDTH: auto;
	BORDER-TOP: #ccc 1px solid;
	BORDER-RIGHT: #ccc 1px solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.lang {
	TEXT-INDENT: 5px
}
.lang B {
	TEXT-ALIGN: center;
	TEXT-INDENT: 0px;
	WIDTH: 28px;
	height:22px;
	DISPLAY: inline-block;
	COLOR: #fff;
	background-color: #666;
	background-image: url(../images/seach_h.jpg);
}
.langHover B {
	COLOR: #fff;
	background-color: #fa0606;
	background-image: url(../images/seach.jpg);
}
.lang SPAN {
	WIDTH: 105px;
	_WIDTH: 104px;
	DISPLAY: inline-block;
	color: #E2E2E2;
	background-color: #FFFFFF;
}
.lang .sele_ {
	PADDING-BOTTOM: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D6C59A;
	padding-top: 5px;

}
.lang .sele_ A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ca0401
}
.foot_c {
	float: right;
	height: 53px;
	padding-right: 10px;
	color: #c4b183;
}
.foot_c a {
	line-height: 52px;
	padding-right: 8px;
	padding-left: 8px;
}

/*详细*/
.title h1{
	font-size:30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: center;
	line-height: 40px;
}
.item{
	margin-bottom: 40px;
	height: 40px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.a_main_r_m .a_main_r_m_m2{
margin-top:40px;}.a_main_r_m_m1_fzlc h1 {
	font-size: 22px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	padding-bottom: 20px;
}
.fzlc_m1 p {
	text-indent: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 14px;
}
.fzlc_m11 li {
	width: 410px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	float: left;
}
.fzlc_m1 {
	height: auto;
}
.fzlc_m11 {
	margin-bottom:15px;
	height: 330px;
}



/*新闻列表*/


.nynews{
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(../images/news_sj.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
.nynewsbt{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
}
.nynewsbt a:link,.nynewsbt a:visited{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	line-height: 30px;
	height: 30px;
	width: auto;
	display: block;
}
.nynewsbt a:hover{ color: #98050a; }
.nynewsbt .nynewstime{
	display: block;
	float: right;
	font-size: 14px;
	color: #666;
	text-align: center;
	width: 100px;
	height: 35px;
	line-height: 30px;
}
.nynewsbt .nynewsms1{ font-size: 14px; line-height: 22px; color: #666; height: 48px; width: 910px; }
.nynewsbt .nynewsms1 .nynewsck{ float: right; display: block; height: 30px; width: 100px; }



.list_page_yp a{
	color:#FFFFFF;
	display: block;
	height: 21px;
	width: 72px;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: right;
	padding-left: 4px;
}
.list_page_yp a:hover{
	color:#FFFFFF;
	display: block;
	height: 21px;
	width: 72px;
	background-image: url(../images/back_hover.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: right;
	padding-left: 4px;
}
.list_page_yp{
	text-align:right;
	font-family:宋体;
	padding-right: 30px;
	height: 30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.list_page{text-align:center;margin:10px;font-family:宋体;}
.list_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #ac030a;color:#333;font-family:宋体;}
.list_page span{background:#ac030a;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #90CBF9;font-family:宋体;}
.list_page b{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #ac030a;color:#333;font-family:宋体;}
.list_page b input{border:0;margin:0;padding:0;font-size:12px;font-family:宋体;font-weight:normal;width:12px;vertical-align:middle;text-align:center;}



.keycontent ul{
padding-top:8px;}
.keycontent li{
	line-height: 25px;
	background-image: url(../images/news_sj.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	padding-left: 20px;
}
.deep-blue{
color:#333333; line-height:25px;}

.deep-blue:hover{
color:#930408}
.mid{
	background-image: url(../images/nav_bg1_hover.jpg);
	color:#00FF00;
	background-color: #FF0099;
}


/*分页样式开始*/
DIV.yellow {
	PADDING: 7px;
	TEXT-ALIGN: center;
	display:block;
	float:left;
	width:100%;
	background:#EEE;
	font-family:Verdana, Geneva, sans-serif;
	margin-top: 20px;
}
DIV.yellow A {
	BORDER: #ccc 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; COLOR: #000; PADDING-TOP: 2px; TEXT-DECORATION: none
}
DIV.yellow A:hover {
	BORDER: #f0f0f0 1px solid;}
DIV.yellow A:active {
	BORDER: #f0f0f0 1px solid;  COLOR: #000;
}
DIV.yellow SPAN.current {
	BORDER: #d9d300 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; COLOR: #fff; PADDING-TOP: 2px; BACKGROUND-COLOR:#C00
}
DIV.yellow SPAN.disabled {
	BORDER: #eee 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; COLOR: #ddd; PADDING-TOP: 2px;
}

/*分页样式结束*/

