
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	color: #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
    background: url(../Images_web/bg3.png) center top no-repeat rgb(244, 239, 220);


}

/* img styles */
img, table {
	border: none;
	margin:0px;
	padding:0px;
}

/* list styles */
ul,li { list-style: none; }

/* link styles */
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
}

/* bread crumb */
.label { 
	height: 22px; 
}
.label ul { 
	padding: 8px 0 0 10px; 
}
.label ul li { 
	float: left;
	padding: 2px 4px;
 }

.breadcrumb { 
	height: 30px;
	line-height:30px;
 }
.breadcrumb ul { 
	padding: 10px 0 15px 10px; 
}
.breadcrumb ul li { 
	float: left;
	padding: 2px 4px; 
}

/*-----form styles-----*/
input {
	width:105px;
	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 15px 0;
}

.pagebar a {
    display: inline;
	padding: 2px 5px 0 5px;
	margin-right: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #f5f5f5 #ccc #ccc #f5f5f5;
	background-color: #f8f8f8;
	text-decoration: none;
	color: #49352a;
}
.pagebar a:hover, span.nopage {
    display: inline;
	padding: 2px 5px 0 5px;
	margin-right: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #162c1e;
	background-color: #49352a;
	color: #eee;
	cursor: default;
}



/*--- global end ---*/


/*--- header ---*/
#header {
	height:88px;
	width:1001px;
	margin:0 auto;
	padding:30px 0 0 0;

}

.h_left {
float:left;
width:365px;
height:80px;


}


.logo {
float:left;
width:380px;
height:85px;
padding:30px 0 0  40px;}


.nav {
float:left;
	width:622px;
	height:45px;
	background:url(../images/nav_bg.png) no-repeat;
	margin:15px 0 0 5px;
	
}
.nav ul {
padding:0 0 0 8px;
}
.nav ul li {
float:left;
padding:0 4px;
line-height:45px;
font-size:14px;
font-family:"Microsoft Yahei";
font-weight:bold;}

.nav ul li a{
color:#fff;

}
.nav ul li a:hover{
color: #ffc500;

}


/*--- content ---*/

#content {
	text-align:left;
	margin: 0 auto;
	width:1000px;
	padding:5px 0 0 0;
	height:auto;
	clear:both;
}




/*--- left ---*/
#left{
	float:left;
	width: 224px;
	overflow:hidden;
	padding:0 0 0 10px;
}


/*--- class_nav--- */

.class {
	float:left;
	width:216px;
	height:auto;
	padding:15px 0 0 20px;
	

}

.class_top {
	width:216px;	
	height:65px; 
	background: url(../images/class_top.png) no-repeat;
}



.class_middle {
	clear: both;
	width:216px;
	height:auto;
	padding:0 0 30px 0;
	background: url(../images/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/class_li_bg1.png) no-repeat;

}

.class_middle ul li a {
width:216px;
height:29px;
	font-size: 13px;
	color: #830009;
	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/class_li_bg2.png) no-repeat;
}

.class_bottom {
	clear: both;
	width:216px;
	height:71px;
	background: url(../images/class_bottom.png) no-repeat;
}


/*--- right ---*/
#right {
	float:left;
	width: 720px;
	padding: 0 0 0 10px;
	
}


.list_baner {
clear:both;
margin:0 auto;
width:941px;
height:265px;
background:url(../images/list_baner_bg.png) no-repeat;

padding:5px 0 0 0;}
/*--- fotter ---*/

#foot {
	clear: both;
    width: 100%;
    height: 158px;
    margin: 0 auto;
    background: url(../Images_web/foot_bg.png) no-repeat center bottom;
}
.foot_l{
float:left;
width:600px;
	text-align:left;
	padding:30px 0 0 30px;
	font-size: 12px;
	line-height: 24px;
	color:#000;
}
.foot_r {
width:200px;
float:right;

}
.foot_r ul li {
float:left;
padding:20px 15px  0 10px;}

.foot_z p {
	text-align:left;
	color:#000;
	font-weight:bold;
}
.foot_z span {
color:#FF6600;
padding:0 0 0 10px; }


.foot_z{
	text-align: left;
    width: 1000px;
    height: 110px;
    font-size: 12px;
    line-height: 24px;
    padding: 20px 0 0 60px;
    margin: 0 auto;
}
	
