﻿body {
	background-color: #F5F0D3;
	margin: 0px;
	padding: 0px;
	font-family: Arial, "宋体", Helvetica, sans-serif;
	font-size: 12px;
}
div, li, td {
	font-family: Arial, "宋体", Helvetica, sans-serif;
}
#AjaxBackGround{
	color: #FFF;
	position: absolute;
	z-index: 1000;
	height: 1500px;
	width: 100%;
	top: 0px;
	background-color: #FFF;
	overflow: hidden;
}
#indexflash{
	height: 620px;
	overflow: hidden;
}
#indexflash table{
	margin-right: auto;
	margin-left: auto;
}

a{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #333;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.clear {
	height: 0.1px;
	clear: both;
	float: none;
	line-height: 0.1px;
	overflow: hidden;
}
.sys {
	background-attachment: scroll;
	background-image: url(../Images/bg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.syswidth {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	height: 212px;
	padding-top: 33px;
	padding-left: 5px;
}
.logo {
	display: block;
	width: 372px;
}
.main {
	background-attachment: scroll;
	background-image: url(../Images/main_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
}
.main_center {
	background-attachment: scroll;
	background-image: url(../Images/main_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	overflow: hidden;
}
.menu {
	line-height: 40px;
	background-attachment: scroll;
	background-image: url(../Images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;
	height: 40px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.menu li {
	display: inline-block;
	float: left;
	width: 56px;
	text-align: center;
}
.menu li a {
	color: #FFF;
	text-decoration: none;
}
.search {
	background-image: url(../Images/video_top.png);
	line-height: 40px;
	height: 40px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 8px 11px;
	text-align: right;
	overflow: hidden;
}
.search input {
	margin: 0px;
	padding: 0px;
}
.search_word {
	background-color: #C4D3B7;
	border: 1px solid #8DAA78;
	font-size: 12px;
	color: #8DAA78;
	height: 20px;
}
select.search_word {
	background-color: #FFF;
	border: 1px solid #8DAA78;
	font-size: 12px;
	color: #8DAA78;
	padding: 1px;
}
.search_word option {
	background-color: #FFF;
	font-size: 18px;
}
.new_left_top {
	float: left;
	width: 283px;
	padding-left: 5px;
}
#position {
	line-height: 40px;
	height: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#position a {
	display: inline-block;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(../Images/li_tag.png);
	background-repeat: no-repeat;
	background-position: 9px 18px;
}


#main_l{
	float: left;
	width: 700px;
	padding-left: 5px;
}
#main a{
	color: #666;
	text-decoration: none;
}
#main a:hover{
}
#main_r {
	float: left;
	width: 210px;
	margin-right: 10px;
}
#main_l #content {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#endtext {
	overflow: hidden;
	line-height: 180%;
}

#main_r h4 {
	line-height: 30px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#content_head h1 {
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
}
#content_head h2 {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	clear: both;
}
.pic_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pic_list li {
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 10px;
	height: 80px;
}
.pic_list li a {
	line-height: 20px;
}


.pic_list_2 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pic_list_2 li {
	float: left;
	width: 160px;
	text-align: center;
	padding-top: 10px;
	height: 100px;
}
.pic_list_2 li a {
	line-height: 20px;
}


.pic_list_3 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pic_list_3 li {
	width: 174px;
	text-align: center;
	padding-top: 10px;
	height: 150px;
}
.pic_list_3 li a {
	line-height: 20px;
}

.new_center_top {
	float: left;
	width: 330px;
}
.new_right_top {
	float: right;
	width: 295px;
	background-attachment: scroll;
	background-image: url(../Images/right_news_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 374px;
	padding-right: 10px;
	padding-left: 10px;
}
.new_left_center {
	float: left;
	width: 288px;
	z-index: 100;
}
.new_center_center {
	float: left;
	width: 353px;
	padding-left: 33px;
}
.new_right_center {
	float: right;
	width: 245px;
}
.index_video {
	background-image: url(../Images/video_bg.png);
	height: 243px;
	width: 269px;
	margin-bottom: 10px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 1px;
	overflow: hidden;
}
.news_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.news_list li {
	line-height: 23px;
	background-attachment: scroll;
	background-image: url(../Images/li_tag.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	height: 23px;
	padding-left: 10px;
	overflow: hidden;
}
.news_list li span {
	font-family: Arial;
	font-size: 12px;
	color: #6281AB;
}
.news_list li a {
	text-decoration: none;
	color: #606060;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #606060;
}
.news_list li a:hover {
	text-decoration: none;
	color: #9E1111;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E1111;
}

.text_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.text_list li {
	line-height: 23px;
	background-attachment: scroll;
	background-image: url(../Images/li_tag.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	height: 23px;
	padding-left: 10px;
	overflow: hidden;
}
.text_list li span {
	font-family: Arial;
	font-size: 12px;
	color: #6281AB;
}
.text_list li a {
	text-decoration: none;
	color: #606060;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #606060;
}

.text_list li a:hover {
	text-decoration: none;
	color: #9E1111;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E1111;
}
.bdr_2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

span.date {
	float: right;
}
#pages a {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}




.MoreView {
	background-attachment: scroll;
	background-image: url(../Images/moreview.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 17px;
	width: 83px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-left: 5px;
}
.More {
	background-attachment: scroll;
	background-image: url(../Images/more.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 22px;
	width: 128px;
	text-indent: -9999px;
	margin-top: 3px;
	margin-left: 3px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
}
.border {
	padding: 1px;
	border: 1px solid #D5D3C8;
}
h3 {
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
h3 a {
	font-size: 16px;
	color: #B11515;
	font-weight:bold;
	text-decoration: none;
}
.new_content {
	line-height: 20px;
	color: #7D7A7F;
}
h3 a.righta {
	font-size: 14px;
	color: #B11515;
}
.new_zt {
	background-image: url(../Images/ico_r9_c1.png);
	height: 335px;
	width: 237px;
	padding-top: 29px;
	padding-left: 26px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 25px;
	padding-bottom: 18px;
	position: relative;
	top: -5px;
	z-index: 120;
	background-color: #063;
}
.ktop {
	background-attachment: scroll;
	background-image: url(../Images/main_bg_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 5px;
	overflow: hidden;
}
a.num {
	line-height: 14px;
	text-align: center;
	display: block;
	height: 16px;
	width: 235px;
	color: #FFF;
	background-color: #5B5B5B;
	border: 1px solid #C6C6C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding-top:4px;
	margin-top: 4px;
	margin-right: -1px;
	text-decoration: none;
}
.four {
	float: left;
	width: 466px;
	overflow: hidden;
}
.four_right {
	float: right;
}
.four_content {
	height: 300px;
	overflow: hidden;
	padding-top: 22px;
	padding-right: 26px;
	padding-left: 26px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5E2C9;
	border-right-color: #C5E2C9;
	border-bottom-color: #C5E2C9;
	border-left-color: #C5E2C9;
	clear: both;
	float: none;
}

.four h2 {
	line-height: 45px;
	color: #F97101;
	background-attachment: scroll;
	background-image: url(../Images/four_area.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
.four h2 a {
	float: right;
	display: block;
	height: 20px;
	margin-top: 13px;
	text-indent: -9999px;
	width: 130px;
	margin-right: 10px;
}

a.num:hover {
	background-color: #AD0000;
}
.new_center_center h2 {
	color: #F97101;
	padding-top: 20px;
}
.new_right_center h2 {
	color: #F97101;
	line-height: 32px;
	height: 28px;
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 14px;
}
.new_center_center h2 a.moreinfo {
	float: right;
	background-attachment: scroll;
	background-image: url(../Images/moreInfo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 11px;
	width: 63px;
	display: block;
	text-indent: -9999px;
}
.new_right_center h2 a.moregd {
	float: right;
	background-attachment: scroll;
	background-image: url(../Images/right_more.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 20px;
	width: 40px;
	display: block;
	text-indent: -9999px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 120px;
}
a.centera {
	color: #32322F;
	text-decoration: none;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32322F;
}
.bingline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E0D5;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
.qubanwei {
	height: 53px;
	border: 1px solid #E4E5D7;
	margin-left: 22px;
	margin-right: 20px;
	padding: 10px;
	overflow: hidden;
}
.qubanwei h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #B11515;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.ditu {
	padding: 1px;
	height: 275px;
	width: 224px;
	border: 2px solid #CDCDCD;
	overflow: hidden;
	background-color: #FFF;
}
.add {
	background-attachment: scroll;
	background-image: url(../Images/ice.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 167px;
	margin-left: 22px;
	margin-top: 22px;
	padding: 1px;
	border: 1px solid #D3D3D3;
	text-decoration: none;
	display: block;
	margin-right: 0px;
	margin-bottom: auto;
	clear: both;
	background-color: #FFF;
}
ul.vodlist{
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
}
ul.vodlist li{
	line-height: 25px;
	float: left;
	height: 120px;
	width: 150px;
	overflow: hidden;
	text-align: center;
}
#pages{
	line-height: 40px;
	text-align: center;
	clear: both;
}
.foot {
	line-height: 25px;
	padding: 10px;
	text-align: center;
	color: #7B7B4D;
}
.cat{
	margin-bottom: 20px;
}
.cat_title_1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cat_title_1 h3{
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.cat_title_1 a{
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: right;
} 
.cat_left{
	float: left;
	width: 210px;
}
.cat_right{
	float: right;
	width: 450px;
}
.cat_allyi{
	float: left;
	width: 660px;
}