/*@charset "utf-8";*/
/* CSS Document */
body {
	/*overflow-y:hidden;*/

	/*display:flex;*/
	margin-top: 0px;
	overflow: scroll;
    margin-left: auto;
	margin-right: auto;
	width: 996px;
}
body,tr,td,th {
	font-size: 12px;
	margin:0;
	padding:0;
	/*overflow-y:hidden;*/
}

#sbody{
      width:996px;
     margin-right: auto;
     margin-left: auto;
	padding:0;
}
#bj.table.tbody{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#top {
	background-color: #fff;
	height: 18px;
	width: 996px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-image: url(../Images/top.gif);
	margin-bottom: 2px;
}
#bj {
	height: 768px;
	width: 996px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background-image: url(../Images/0c90a66ddaf694a2f3cf276436f3c9bf.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

#bj div {
	height: 400px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#bj.yaowan {
	background-image: url(../Images/fobg.jpg);
	height: 400px;
	width: 500px;
	/*margin-left: auto;*/
	background-repeat: no-repeat;
	/*margin-right: auto;*/
	background-position: center top;
	margin-top: 0px;
	padding-top: 0px;
	overflow: hidden;
	background-color: #003;
}	
#bj .yaowan .foxiang {
	height: 270px;
	width: 162px;
	margin-left: 170px;
	background-image: url(../Images/1332906244_474136.gif);
	padding-bottom: 0px;
	background-color: #FF0;
	margin-top: 63px;
	padding-top:10px;
	background-position: center top;
	clear: both;
	overflow: hidden;
	background-repeat: no-repeat;
}
#bj .yaowan .gongpin {
	background-image: url(../Images/1332691295_289520.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 105px;
	width: 162px;
	background-attachment: fixed;
	margin-top: 165px;
}

#bj .yishen {
	height: 255px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#bj .yishen ul {
	height: 230px;
	width: 790px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 0px;
}
#bj .yishen ul li {
	height: 230px;
	width: 250px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
#bj .yishen ul li img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#bj .yishen ul li p {
	font-size: 24px;
	line-height: 1.5em;
	text-align: center;
	margin-top: 3px;
	font-family: "黑体";
	font-weight: bold;
	color: #CCC;
}

#bj .yaowan #gongpin {
	margin-top: 0px;
}
#bj h2 {
	text-align: center;
	height: 30px;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 40px;
	font-weight: bold;
	color: #3A6712;
}
#bj h2 a {
	text-decoration: none;
	color: #F00;
}

#footer {
	background-color: #CCF;
	height: 15px;
	width: 996px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-right: auto;
	margin-left: auto;
}
.table>td>tr{
	margin: 0;
	padding:0;
}
