@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bgtop.gif);
	background-repeat: repeat-x;
	font-family: "宋体";
	font-size: 12px;
	background-color: #d7d7d7;
}
a {
	color: #333333;
	text-decoration: none;
}

#body {
    background-image:url(../images/bgtop.gif);
	background-repeat: repeat-x;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    background-color:#b8b6b9;
}
#top {
	overflow: hidden;
	height: 93px;
}

#top_left {
    background-image:url(../images/yongshenglogo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 74px;
	width: 581px;
	margin-top: 10px;
}
#top_right {
	float: right;
	width: 300px;
	height: 20px;
	text-align: right;
	padding-top: 70px;
	font-weight: bold;
	color:#FFFFFF;
}
#top_right a{
    color:#FFFFFF;

}

#menu {
	clear: both;
	overflow: hidden;
	color: #FFFFFF;
}
#menu a {
	color: #FFFFFF;
}

#menu_left {
	float: left;
	width: 720px;
	font-weight: bold;
}
#menu_left ul {
	margin: 0px;
	padding: 0px;
}
#menu_left li {
	float: left;
	list-style-type: none;
	width: 90px;
	text-align: center;
	line-height: 30px;
}
#menu_left li a{
    display:block;
	color:#000000;

}
#menu_left li a:hover{
    display:block;
	color:#000000;
	font-weight:200;

}

#menu_right {
	float: right;
	width: 280px;
	padding-top: 6px;
}
#search {
    color:#000000;
	margin: 0px;
	padding: 0px;
}
#k {
	margin: 0px;
	padding: 0px;
}
#banner {
	clear: both;
	overflow: hidden;
	height: 330px;
	padding-top: 10px;
}
#tiao {
	background-image: url(../images/top_21.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 18px;
	overflow: hidden;
}
#center {
	clear: both;
	overflow: hidden;
}
#center_left {
	background-image: url(../images/bo.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 256px;
	min-height:200px;
	overflow:hidden;
	height:auto;
}
#center_left_1 {
    width:256px;
	background-image:url(../images/centerbanner5.gif);
	background-repeat:no-repeat;
	height: 28px;
	line-height:28px;
	overflow: hidden;
	font-weight: bold;
}
#center_left_2 {
	height: auto;
}
#center_left_2 ul {
	margin: 0px;
	padding: 0px;
}
#center_left_2 li {
	list-style-type: none;
	background-image: url(../images/first-bg-03.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 300px;
	line-height: 32px;
	margin-bottom: 10px;
	background-position: 30px center;
	margin-top: 5px;
	text-indent: 100px;
}
#center_left_3 {
    width:256px;
	background-image:url(../images/centerbanner5.gif);
	background-repeat:no-repeat;
	height: 28px;
	line-height:28px;
	overflow: hidden;
	font-weight: bold;
}
#center_left_4 {
	height: auto;
	min-height:200px;
	overflow:hidden;
	line-height: 30px;
	padding-left: 20px;
}
#center_right {
	float: right;
	width: 730px;
	margin-left: 5px;
}
#center_right_1 {
	background-image: url(../images/top_23.jpg);
	height: 30px;
	overflow: hidden;
	width:730px;
	background-image:url(../images/centerbanner6.gif);
	background-repeat:no-repeat;
}
#center_right_1_left {

	float: left;
	height: 28px;
	width: 258px;
	line-height:28px;
	font-weight: bold;
	margin-left:15px;
	
}
#center_right_2 {
    background-color:#FFFFFF;
	clear: both;
	overflow: hidden;
	line-height: 30px;
	padding-top: 10px;
	padding-left:3px;
}



#bottom {
    width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-top:#CCCCCC 1px solid;
	height: 54px;
	clear: both;
	overflow: hidden;
	text-align: center;
	line-height: 25px;
	padding-top: 10px;
}

