body {
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-image: url(../images/web_01.jpg);
	background-repeat: repeat;
}


/*
*/

body,
td,
th {
	font-family: Arial, 宋体;
}

a {
	text-decoration: none;
}


/* 链接无下划线,有为underline */

a:link {
	color: #555555;
}


/* 未访问的链接 */

a:visited {
	color: #555555;
}


/* 已访问的链接 */

a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/* 鼠标在链接上 */

a:active {
	color: #FF0000;
}


/* 点击激活链接 */

div,
form,
img,
ul,
ol,
li {
	margin: 0;
	padding: 0;
	border: 0;
}

.web_background {
	position: relative;
}

.web_top_background {
	background-attachment: fixed;
	background: transparent;
	background-repeat: no-repeat;
	height: 30px;
	background-image: url(../images/web_02.jpg);
	text-align: right;
	line-height: 30px;
}

.word_wrap {
	word-wrap: break-word;
	word-break: break-all;
}

.textbox {
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
}

.searchButton {
	background-attachment: fixed;
	background: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/search_btn_bg.gif);
	margin: 0px;
	padding: 0px;
	width: 36px;
	height: 22px;
	border: 0px;
	cursor: pointer;
}

.page_style {
	background: #FBFDFF;
	font-size: 9pt;
	height: 32px;
	text-align: center;
}


/*底部样式*/

#WebFootDiv #FootDiv {
	background-color: #A9A9A7;
	height: 50px;
	line-height: 50px;
	font-size: 8pt;
	vertical-align: middle;
}


/*菜单样式*/

.MenuDiv {
	height: 23px;
	width: 918px;
}

.Menu1 {
	background-image: url(../images/menu_01.jpg);
	float: left;
	height: 23px;
	width: 156px;
	cursor: pointer;
}

.Menu2 {
	background-image: url(../images/menu_02.jpg);
	float: left;
	height: 23px;
	width: 160px;
	cursor: pointer;
}

.Menu3 {
	background-image: url(../images/menu_03.jpg);
	float: left;
	height: 23px;
	width: 119px;
	cursor: pointer;
}

.Menu4 {
	background-image: url(../images/menu_04.jpg);
	float: left;
	height: 23px;
	width: 153px;
	cursor: pointer;
}

.Menu5 {
	background-image: url(../images/menu_05.jpg);
	float: left;
	height: 23px;
	width: 156px;
	cursor: pointer;
}

.Menu6 {
	background-image: url(../images/menu_06.jpg);
	float: right;
	height: 23px;
	width: 169px;
	cursor: pointer;
}

.Menu1_active {
	background-image: url(../images/menu_01_Over.jpg);
	float: left;
	height: 23px;
	width: 156px;
	cursor: pointer;
}

.Menu2_active {
	background-image: url(../images/menu_02_Over.jpg);
	float: left;
	height: 23px;
	width: 160px;
	cursor: pointer;
}

.Menu3_active {
	background-image: url(../images/menu_03_Over.jpg);
	float: left;
	height: 23px;
	width: 119px;
	cursor: pointer;
}

.Menu4_active {
	background-image: url(../images/menu_04_Over.jpg);
	float: left;
	height: 23px;
	width: 153px;
	cursor: pointer;
}

.Menu5_active {
	background-image: url(../images/menu_05_Over.jpg);
	float: left;
	height: 23px;
	width: 156px;
	cursor: pointer;
}

.Menu6_active {
	background-image: url(../images/menu_06_Over.jpg);
	float: right;
	height: 23px;
	width: 169px;
	cursor: pointer;
}

.MenuSplit {
	background-image: url(../images/menu_split.jpg);
	float: left;
	height: 23px;
	width: 1px;
}

.MenuChild {
	background-attachment: fixed;
	background: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	height: 27px;
	cursor: pointer;
	padding-left: 10px;
	line-height: 27px;
}

.MenuChild_Over {
	background-attachment: fixed;
	background: transparent;
	background-image: url(../images/menuChild.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	height: 27px;
	cursor: pointer;
	padding-left: 10px;
	line-height: 27px;
}

#MenuChildDiv {
	height: 27px;
	background-color: #383838;
}


/*menu1_child*/

#Menu1_ChildDiv {
	height: 27px;
	line-height: 27px;
	text-align: left;
	float: left;
}

#Menu1_ChildDiv ul {
	list-style-type: none;
}

#Menu1_ChildDiv li {
	float: left;
	text-align: left;
	line-height: 27px;
	padding-left: 5px;
}

#Menu1_ChildDiv li a {
	color: #BCBCBC;
	font-size: 9pt;
}

#Menu1_ChildDiv li a:hover {
	color: #FFFFFF;
}


/*menu2_child*/

#Menu2_ChildDiv {
	height: 27px;
	line-height: 27px;
	text-align: left;
	float: left;
	position: relative;
	left: 156px;
}

#Menu2_ChildDiv ul {
	list-style-type: none;
}

#Menu2_ChildDiv li {
	float: left;
	text-align: left;
	line-height: 27px;
	padding-left: 5px;
}

#Menu2_ChildDiv li a {
	color: #BCBCBC;
	font-size: 9pt;
}

#Menu2_ChildDiv li a:hover {
	color: #FFFFFF;
}


/*menu3_child*/

#Menu3_ChildDiv {
	height: 27px;
	line-height: 27px;
	text-align: left;
	float: left;
	position: relative;
	left: 316px;
}

#Menu3_ChildDiv ul {
	list-style-type: none;
}

#Menu3_ChildDiv li {
	float: left;
	text-align: left;
	line-height: 27px;
	padding-left: 5px;
}

#Menu3_ChildDiv li a {
	color: #BCBCBC;
	font-size: 9pt;
}

#Menu3_ChildDiv li a:hover {
	color: #FFFFFF;
}


/*menu4_child*/

#Menu4_ChildDiv {
	height: 27px;
	line-height: 27px;
	text-align: left;
	float: left;
	position: relative;
	left: 435px;
}

#Menu4_ChildDiv ul {
	list-style-type: none;
}

#Menu4_ChildDiv li {
	float: left;
	text-align: left;
	line-height: 27px;
	padding-left: 5px;
}

#Menu4_ChildDiv li a {
	color: #BCBCBC;
	font-size: 9pt;
}

#Menu4_ChildDiv li a:hover {
	color: #FFFFFF;
}


/*menu5_child*/

#Menu5_ChildDiv {
	height: 27px;
	line-height: 27px;
	text-align: left;
	float: left;
	position: relative;
	left: 601px;
}

#Menu5_ChildDiv ul {
	list-style-type: none;
}

#Menu5_ChildDiv li {
	float: left;
	text-align: left;
	line-height: 27px;
	padding-left: 5px;
}

#Menu5_ChildDiv li a {
	color: #BCBCBC;
	font-size: 9pt;
}

#Menu5_ChildDiv li a:hover {
	color: #FFFFFF;
}


/*menu6_child*/

#Menu6_ChildDiv {
	height: 27px;
	line-height: 27px;
	text-align: left;
	float: right;
	position: relative;
	right: 30px;
}

#Menu6_ChildDiv ul {
	list-style-type: none;
}

#Menu6_ChildDiv li {
	float: left;
	text-align: left;
	line-height: 27px;
	padding-left: 5px;
}

#Menu6_ChildDiv li a {
	color: #BCBCBC;
	font-size: 9pt;
}

#Menu6_ChildDiv li a:hover {
	color: #FFFFFF;
}


/*左侧菜单*/

#LeftMenuDiv {
	float: left;
	width: 200px;
	background-color: #F7F7F7;
}

#LeftMenuDiv #LeftMenuFrameDiv {
	width: 175px;
	vertical-align: middle;
	height: 600px;
}

#LeftMenuDiv #LeftMenuFrameDiv .LeftMenuTitleDiv {
	display: block;
	height: 40px;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
	color: Black;
}

#LeftMenuDiv #LeftMenuFrameDiv .LeftMenu {
	height: 30px;
	background: url(../images/LeftMenuChild_dot2.gif);
	text-align: left;
	line-height: 25px;
	cursor: pointer;
	font-size: 10pt;
	text-indent: 5px;
	overflow: hidden;
	position: relative;
	color: #555555;
}

#LeftMenuDiv #LeftMenuFrameDiv .LeftMenu a:hover{
	color: #555555;
	text-decoration: none;
}

#LeftMenuDiv #LeftMenuFrameDiv .LeftMenu_Over {
	height: 30px;
	background: url(../images/LeftMenuChild_dot2.gif);
	text-align: left;
	line-height: 25px;
	cursor: pointer;
	font-weight: bold;
	text-indent: 5px;
	overflow: hidden;
	position: relative;
}

#LeftMenuDiv #LeftMenuFrameDiv .LeftMenu_Selected {
	height: 30px;
	background-image: url(../imagess/LeftMenu_Selected.gif);
	text-align: left;
	line-height: 25px;
	cursor: pointer;
	font-weight: bold;
	text-indent: 5px;
	overflow: hidden;
	position: relative;
}

.bodnone{
	background: url(../images/LeftMenu_Selected.gif) bottom center no-repeat!important;
}
.bodnone1{
	background: url(../images/LeftMenuChild_dot2.gif) bottom center no-repeat!important;
}

#LeftMenuDiv #LeftMenuFrameDiv ul {
	list-style-type: none;
}

#LeftMenuDiv #LeftMenuFrameDiv li {
	text-align: left;
	line-height: 27px;
	height: 27px;
	position: relative;
	/* left: -20px; */
}

.LeftChildMenu {
	background-attachment: fixed;
	background: transparent;
	background-image: url(../images/LeftMenuChild_dot.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 27px;
	color: #555555;
}

.LeftChildMenu_Selected {
	background-image: url(../images/LeftMenuChild_shot.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	font-weight: bold;
	position: relative;
	height: 27px;
}

.LeftChildMenu_Over {
	background-image: url(../images/LeftMenuChild_shot.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	color: Red;
	position: relative;
	height: 27px;
}


/*图片栏目按钮*/

.pic_button_small {
	height: 20px;
	width: 105px;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	border: 1px solid #EBEBEB;
	vertical-align: middle;
	line-height: 20px;
	cursor: pointer;
}

.pic_button_large {
	height: 21px !important;
	line-height: 21px !important;
	height: 23px;
	width: 137px;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #FFCB4D;
	line-height: 23px;
	cursor: pointer;
}

.special_1 {
	overflow: hidden;
	height: 60px !important;
	height: 65px;
	width: 200px;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: left;
	padding: 5 0 0 0;
	color: #525552;
}

.special_2 {
	overflow: hidden;
	height: 60px !important;
	height: 65px;
	width: 200px;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: left;
	margin-top: 2px;
	padding: 5 0 0 0;
	color: #525552;
}

.special_3 {
	overflow: hidden;
	height: 60px !important;
	height: 65px;
	width: 200px;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: left;
	margin-top: 2px;
	padding: 5 0 0 0;
	color: #525552;
}

.special_1_c {
	overflow: hidden;
	height: 60px !important;
	height: 65px;
	width: 200px;
	background-image: url(../images/speacle_1_c.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 2px;
	padding: 5 0 0 0;
	color: #525552;
}

.special_2_c {
	overflow: hidden;
	height: 60px !important;
	height: 65px;
	width: 200px;
	background-image: url(../images/speacle_2_c.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 2px;
	padding: 5 0 0 0;
	color: #525552;
}

.special_3_c {
	overflow: hidden;
	height: 60px !important;
	height: 65px;
	width: 200px;
	background-image: url(../images/speacle_3_c.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 2px;
	padding: 5 0 0 0;
	color: #525552;
}

.LayerButtomBorder {
	border-bottom: 1 dashed #EBEBEB;
}

.more_link {
	font-size: 8pt;
	color: #C8C8C8;
}

.more_over {
	font-size: 8pt;
	color: #FF0000;
}

#DetailEnContentDiv {
	vertical-align: top;
	width: 664px;
	color: #727171;
	font-size: 10pt;
}

#DetailEnContentDiv td,
th {
	color: #727171;
	font-size: 10pt;
	word-break:keep-all!important;
}

#DetailCnContentDiv {
	font-family: 宋体;
	vertical-align: top;
	font-size: 10pt;
}

#DetailCnContentDiv td,
th {
	font-family: 宋体;
	font-size: 10pt;
}