/************************************************************
* 页面公共样式表
* 此样式表存在于所有页面中，并作为默认样式
* Author: DANA(Web Designer)
*Technical Exchange: QQ21260224
*************************************************************/
/*--- global start ---	background:url(../images_web/bgnews.png) top center repeat-y;background: url(../Images_Web/bg.jpg) #fff fixed no-repeat center bottom;*/


/*--- global start ---*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	color: #685957;
	font: 12px "宋体", Verdana, Arial, Helvetica, sans-serif;
	background:url(../images_web/bg_content.png) no-repeat top;
	background-color:#e9eae4;
	margin: 0 auto;}

/* img styles */
img, table {
	border: none;
	margin:0px;
	padding:0px;
}

/* list styles */
ul,li { list-style: none; }

/* link styles */
a:link, a:visited {
	color:#685957;
	text-decoration: none;
}
a:hover, a:active {
	color: #6b9c11;
	text-decoration: none;
}

/* bread crumb */
.label { 
	height: 22px; 
}
.label ul { 
	padding: 8px 0 0 10px; 
}
.label ul li { 
	float: left;
	font-family: '宋体';
	padding: 2px 4px;
 }



/*-----form styles-----*/
input {
	width:110px;
	text-align: left;
}
/* font styles */
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}

/* table styles */
table {
	border: none; 
}
.clear { clear: both; }

/* pagebar */
 
 .pagebar { 
	width: 600px;
	text-align: center;
	margin: auto;
	height: 30px;
	font-size: 12px;
	padding: 15px 0 0 0;
}

.pagebar a {
    display: inline;
	padding: 2px 5px 0 5px;
	margin-right: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	background-color: #f8f8f8;
	text-decoration: none;
	color: #00a73c;
}
.pagebar a:hover, span.nopage {
    display: inline;
	padding: 2px 5px 0 5px;
	margin-right: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #00a73c;
	background-color: #00a73c;
	color: #eee;
	cursor: default;
}


.breadcrumb { 
	height: 30px;
	line-height:30px;
 }
.breadcrumb ul { 
	padding: 10px 0 15px 10px; 
}
.breadcrumb ul li { 
	float: left;
	font-family: '宋体';
	padding: 2px 4px; 
}


/*--- global end ---*/








/*--- header ---*/


#header {
	height:252px;
	width:1001px;
	margin:30px auto 0 auto;
}
#nav {
	clear: both;
	text-align: center;
	margin:0 auto;
	width: 1001px;
	height:49px;
}
#nav ul { 
	padding: 0 0 0 10px;
}
#nav ul li {
	float: left;
	text-align: center;
	padding: 12px 18px 0 19px;
	font-weight: bold;
}
#nav a { 
	font-size: 13px; 
	color:#fff;
	font-family: "Microsoft Yahei"

}

#nav a:link, a:visited {

	text-decoration: none;
}
#nav a:hover {
	color: #a1d2a5;
	text-decoration: none;
}










.isnewsest { 
	float: left;
	height: 24px; width: 40px;
	
}



.baner {
width:1001px;
margin:0 auto;
height:180px;
}

#content {
	width:996px;
	padding:0 5px;
	margin:10px auto 0 auto;

}

/*--- left ---*/
#left{
	float:left;
	width: 200px;
	margin:0 0 30px 0;
}



/*--- class_nav--- */

.class {
	float:left;
	width:216px;
	height:auto;
	padding:15px 0 0 20px;
	

}

.class_top {
	width:216px;	
	height:65px; 
	background: url(../images_web/class_top.png) no-repeat;
}



.class_middle {
	clear: both;
	width:216px;
	height:auto;
	padding:0 0 30px 0;
	background: url(../images_web/class_bg_m.png) repeat-y;
}
.class_middle ul {
	padding: 5px 0 0 0;

}
.class_middle ul li { 
	line-height: 30px;
	text-align:center;
	width:216px;
	height:32px;
	background:url(../images_web/class_li_bg1.png) no-repeat;

}

.class_middle ul li a {
width:216px;
height:29px;
	font-size: 13px;
	color: #000;
	display:block;
	font-family:"Microsoft Yahei";
}

.class_middle ul li a:hover{
width:216px;
height:29px;
	font-size: 13px;
	color: #350004;
	font-family:"Microsoft Yahei";
	text-decoration: none;
	background:url(../images_web/class_li_bg2.png) no-repeat;
}

.class_bottom {
	clear: both;
	width:216px;
	height:71px;
	background: url(../images_web/class_bottom.png) no-repeat;
}



/*--- fotter ---*/

#foot {
	clear:both;
	width:100%;
	height:280px;
	margin:0 auto;
    background:url(../images_web/foot.png) no-repeat bottom center ;
}
#foot_body {

}
#foot p {
	padding-top:50px;
	text-align:center;
	font-size: 12px;
	line-height: 24px;
	color:#000;
}
