@charset "utf-8";
@import url("share.css");
@import url("slider.css");
ul.Productside{
	float: left;
}
ul.Productside li{
	margin-bottom: 8px;
}
.middleContent{
	float: left;
	margin-left: 6px;
	width: 403px;
}.middleContent .hotnews {
	background: url(../Image/Index/news_panel_bg.gif) no-repeat;
	height: 174px;
}
.middleContent .hotnews dl {
	padding: 10px;
}
.middleContent .hotnews dt {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #709ad2;
}
.middleContent .hotnews dd {
	text-indent: 20px;
	padding:0 10px;
}
.middleContent .hotnews .sort {
	text-align: center;
	color: #999;
}
.middleContent .hotnews .more {
	background: url(../Image/Index/more.gif) no-repeat;
	display: block;
	height: 21px;
	width: 63px;
	text-align: center;
	text-indent: 0px;
	float: right;
	margin-top: 15px;
}

.middleContent .ImportantPanel {
	background: url(../Image/Index/improtant_panel.gif) no-repeat;
	height: 73px;
	margin-top: 5px;
}
.middleContent .ImportantPanel h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	padding-left: 35px;
}
.middleContent .ImportantPanel ul {
	padding:0 10px;
}
.middleContent .ImportantPanel ul  li{
}
.middleContent .ImportantPanel ul  li a{
	color: #8da4d3;
}
.middleContent .ImportantPanel ul  li a:hover{
	color: #666;
}
.middleContent .ImportantPanel ul span{
	float: right;
	background: url(../Image/Index/new_icon.gif) no-repeat left center;
	padding-left: 10px;
}
.mainbody .rightPanle {
	float: right;
	width: 356px;
	border: 1px solid #CCC;
	height: 250px;
}
.mainbody .rightPanle h2 {
	line-height: 22px;
	background: url(../Image/Index/headline.gif) no-repeat;
	height: 22px;
	padding-left: 35px;
	font-size: 12px;
	font-weight: normal;
}
.mainbody .rightPanle dl.newsbox{}
.mainbody .rightPanle dl.newsbox dt{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.mainbody .rightPanle dl.newsbox dd{
	padding: 10px;
}
.mainbody .rightPanle ul.continue {
	background: url(../Image/Index/continue_tit_bg.gif) no-repeat 10px top;
	padding: 20px;
}
.mainbody .rightPanle ul.regnation li{
	float: left;
}
