@charset "gb2312";
.indexflash{
	margin-top:20px;
}
.indexcontent{
	margin-top:3px;
	height:165px;
	padding:5px;
	padding-left:18px;
	background-image: url(images/indexbtbg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.noticebar{
	height:20px;
	padding:5px;
	margin:5px;
	background-image: url(images/notbar.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.indexcontent .indeitem{
	float:left;
	width:222px;
	margin-right:0px;
}
.indexcontent #incontact{
	width:190px;
	margin-right:0;
	margin-left:10px;
}
.indexcontent .indeitem .indetitle{
	line-height:26px;
	height:26px;
	border-bottom:1px solid #4146aa;
	padding-left:5px;
}
.indexcontent .indeitem .indetitle a{
	padding-right:5px;
	background-image: url(images/indexitpt.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:8px;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.indexcontent .indeitem .indeimg {
	padding:5px 0;
}
.indexcontent .indeitem .incontactcontent{
	margin-top:50px;
}