@charset "utf-8";
#banner {
	height: 175px;
	width: 902px;
}
#banner .youtube {
	height: 169px;
	width: 212px;
	background-image: url(../image/index_16.jpg);
	padding: 3px;
	float: left;
}
#banner .flash {
	height: 175px;
	width: 684px;
	float: right;
}
#content {
	height: 308px;
	width: 902px;
	margin-top: 8px;
}
#content .news {
	height: 308px;
	width: 219px;
	background-image: url(../image/index_25.jpg);
	background-repeat: repeat-y;
	float: left;
}
.news .new_contect {
	height: 255px;
	width: 199px;
	padding: 10px;
}
.new_contect .new_note {
	width: 195px;
	position: relative;
}
.new_note span {
	position: absolute;
	right: 10px;
	top: 2px;
	height: 44px;
	width: 177px;
}
.new_note ul {
	margin-bottom: 10px;
}
.new_note ul li {
	background-image: url(../image/icon/index_28.jpg);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #e55708;
	font-weight: bold;
}
.new_note ul h3 {
	font-size: 11px;
	color: #83929d;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.new_note ul h3 a{color:#83929D; text-decoration:none;}
.new_note ul h3 a:hover{
	color:#F1A068;
	text-decoration:none;
}

.new_note ul p {
	font-size: 11px;
	color: #83929D;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#rightside {
	width: 677px;
	float: right;
	padding-left: 6px;
	height: 307px;
}
#submenu {
	width: 677px;
	height: 95px;
	margin-bottom: 5px;
}
#submenu li {
	float: left;
}
#highproduct {
	float: left;
	height: 208px;
	width: 508px;
	background-image: url(../image/index_36.jpg);
	background-repeat: repeat-y;
}
#highproduct .pro_content {
	height: 156px;
	width: 90px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 13px;
	padding-left: 17px;
	float: left;
	padding-bottom: 4px;
}
.pro_content h3 {
	background-repeat: no-repeat;
	height: 44px;
	width: 89px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: center;
	margin-top: 5px;
}
#highproduct .pro_note {
	float: right;
	height: 111px;
	width: 339px;
	margin-top: 15px;
	margin-bottom: 4px;
	margin-right: 15px;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 20px;
	border: 1px solid #999;
}
.pro_note ul {
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 100px;
}
.pro_note .pro_pic {
	float: left;
	height: 104px;
	width: 111px;
}

.pro_note .pro_pic2 {
	width: 220px;
	float: left;
	height: 100px;
	position:relative;
}
.pro_pic2 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-left: 10px;
}
.pro_pic2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
.pro_pic2  .box{position:absolute; bottom:0; left:0;}

