@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	width:100%;
	background-image: url(../images/bodybj.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrap {
	text-align:left;
	width:1002px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.STYLE1 {
	color: #FF3300
}
.STYLE2 {color: #8AC800}

a:link{
	color:#333333;
	text-decoration: none;
}
a:visited{color:#333333;
	text-decoration: none;}
a:active{color:#333333;
	text-decoration: none;}
a:hover{
	color:#FF6633;
	text-decoration: none;
}
/*header*/
#header {
	background-image: url(../images/headerbj.jpg);
	background-repeat: no-repeat;
	height: 315px;
	width: 1002px;
	background-position: center top;
	vertical-align: top;
}
#dt01 {
	margin-top: 8px;
	float: left;
	margin-left: 8px;
	height: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


#dd01 {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	color: #FFFFFF;
}
#dd01 a {
	color: #FFFFFF;
}
#dd015 {
	float: left;
	width: 300px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: 30px;
}


#dt02 {
	height: 85px;
	float: left;
	background-image: url(../images/dt02.jpg);
	background-repeat: no-repeat;
	clear: left;
	width: 997px;
	background-position: left top;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	text-align: right;
	vertical-align: middle;
}
#bozi {
	background-image: url(../images/bozi.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 998px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#dt02 span {
	width: 390px;
	line-height: 30px;
	padding: 0px;
	text-align: left;
	height: 50px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topmeau {
	height: 35px;
	width: 990px;
	bottom: 0px;
	top: 100px;
	position: relative;
	left: 6px;
	right: auto;
 background-image: url(../images/meu/mbj .gif;
	background-repeat: no-repeat;
	background-image: url(../images/meu/mmbj.gif);
	background-position: center bottom;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#nav {
}
#nav li {      /*针对列表项，去除列表前面的样式，并使之浮动定位，形成横向导航条*/
	float:left;
	list-style-type:none;
	line-height: 35px;
}
#nav li a {     /*将导航文字作为块级元素，使之可以像一个方块按钮一样去运作，对之进行样式设计*/
	text-decoration:none;
	padding-top:0px;
	width:100px;
	height:35px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	display: block;
}
#nav li a#current { /*此样式是想模仿一种文件夹样式，当前文档所在频道会显示为与其他频道不同的样式*/
	text-decoration: none;
	background-image: url(../images/meu/mm1.gif);
	color: #ec5b03;
	background-repeat: no-repeat;
	background-position: center;
}
#nav li a:link {
	color:#FFFFFF;
}
#nav li a:visited {
	color:#FFFFFF;
}
#nav li a:active {
	color:RED;
}
#nav li a:hover { /*设置鼠标悬在按钮上的样式，注意，a:hover只有在a标签中有href属性中的才有效*/
	color:#ec5b03;
	background-image: url(../images/meu/mm2.gif);
	background-repeat: no-repeat;
}
#seach {
	height: 77px;
	width: 330px;
	color: #993300;
	top: 35px;
	position: relative;
	float: right;
	right: 50px;
	text-align: center;
	vertical-align: middle;
}
#seachdt {
	margin-top: 0px;
	background-image: url(../images/seachbj.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 39px;
	width: 285px;
	padding-top: 10px;
	float: right;
}
#textfield {
	font-size: 12px;
	color: #F79915;
	height: 16px;
	width: 190px;
	margin-right: 10px;
	line-height: 16px;
}
/*header--over*/
/*footer*/
#footer {
	background-repeat: no-repeat;
	background-position: center top;
	width: 987px;
	height: 100px;
	float: left;
	margin: 4px;
	padding: 0px;
	background-color: #dfdfdf;
}
#wrap #footer dt {
	width: 987px;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
}
#wrap #footer #footerdl {
	font-weight: bold;
	color: #333333;
}
#wrap #footer #footerdl a {
	margin-right: 5px;
	margin-left: 5px;
}
#footer #footer_up {
	letter-spacing: 1px;
	word-spacing: 1.5em;
	text-align: center;
	background-color: #efefef;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wrap #footer #footerdl dd {
	float: left;
	clear: left;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 987px;
}
#footer #footer_up a {
	margin-right: 5px;
	margin-left: 5px;
}
/*footer--over*/

#more {
	margin: 0px;
	float: right;
	padding: 0px;
	position: relative;
	top: 12px;
	right: 8px;
}
#publeft01 {
	background-image: url(../images/huiyuan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 212px;
	width: 283px;
	border: 1px solid #c0c0c0;
	float: left;
	margin: 4px;
	clear: left;
}

#left11 {
	height: 485px;
	width: 283px;
	border: 1px solid #ffffff;
	float: left;
	padding: 0px;
	clear: left;
	text-align: center;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#wrap #left11 img {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
}

#leftgonggao {
	border: 1px solid #c0c0c0;
	background-image: url(../images/gonggao.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 212px;
	width: 283px;
	float: left;
	margin: 4px;
	padding: 0px;
	clear: left;
}
#ggglist {
	vertical-align: bottom;
	padding-top: 20px;
	width: 212px;
	height: 90px;
}
#ggglist ul {
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#ggglist a {
	float: left;
	clear: left;
}
#ggglist li {
	width: 270px;
	line-height: 20px;
	height: 20px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ggglist span {
	float: right;
	color: #FF3300;
}
#fenye {
	float: left;
	width: 670px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
}

#thisheadp {
	margin: 0px;
	height: 30px;
	width: 688px;
	background-image: url(../images/titlebj.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 60px;
	padding: 0px;
}
#wrap #artcil {
	padding: 0px;
	height: 600px;
	width: 688px;
	border: 1px solid #c0c0c0;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 6px;
	float: left;
}
#wrap #artcil01 {
	height: 69px;
	width: 688px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 6px;
	border: 1px solid #c0c0c0;
	float: left;
	clear: right;
	padding: 0px;
}
p {
	margin: 0px;
	height: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header_back {
	background-image: url(../images/header-bj_01.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 1002px;
	background-position: center top;
	vertical-align: top;
}
