/*flash广告*/
#showImg
{
	margin: 10px auto;
	width: 953px;
	height: 311px;
	overflow: hidden;
}
/*新闻列表*/
.newsList
{
	height: 352px;
}
.newsList ul
{
	width: 195px;
	margin: 0px auto;
}
.newsList ul li
{
	height: 21px;
	background: url(/RedImages/line_1.gif) repeat-x bottom;
	padding-top:5px;
	width: 195px;
}
.newsList ul li img
{
	width: 17px;
	height: 15px;
	float: left;
	margin-left:2px;
}
.newsList ul li span
{
	float:left; margin-left:3px; padding-top:2px;
}
/*最新产品*/
#newProducts
{
	width: 700px;
	float: left;
	height: 426px;
}
#newProTitle
{
	height: 20px;
	background: url(../RedImages/newPro_title.jpg) no-repeat top;
	color: #C478BA; font-weight: bold; font-size:14px; padding-left:75px; height:27px; padding-top:12px;
}
.product
{
	width: 128px;
	height: 144px;
	margin: 25px 4px 0px 6px;
	float: left;
}
.proImg
{
	width: 122px;
	height: 92px;
	padding: 2px 2px;
	border: solid 1px #D28890;
}
.proImg img
{
	width: 122px;
	height: 92px;
	border: 0px;
}
.proName
{
	width: 122px;
	height: 14px;
	margin: 16px auto;
	text-align: center;
}
.proName span
{
	float:left; width:100px; display:block; text-align:center;
}
.proLine
{
	height: 1px;
	width: 688px;
	background-image: url(/RedImages/line.gif);
	overflow: hidden;
}

/*栏目内容1*/
.column_content1
{
	border: solid 1px #F2B3B7;
	margin-top: 4px;
}
/*强力搜索*/
#moreSearch
{
	width: 421px;
	float: left;
	margin-right: 6px;
}
#search_content
{
	width: 413px;
	height: 168px;
	background: url(/RedImages/moreSearch_bg.jpg) no-repeat left;/*强力搜索背景图片*/
	padding-top: 10px;
}
.content_div
{
	width: 280px;
	height: 27px;
	margin-left: 8px;
	float:right;
	text-align:left;
}
.content_div span
{
	float:left; width:100px;
}
/*公司简介*/
#comIntro
{
	width: 260px;
	height: 168px;
	padding-top: 10px;
	line-height: 18px; /*text-indent:25px;*/
}
#comIntro img
{
	margin-right: 10px;
	float: left;
	height: 94px;
	width: 113px;
	border: 0px;
}
/*推荐产品*/
.direction
{
	width: 14px;
	float: left;
	padding-top: 70px;
	height: 102px;
	overflow:hidden;
}
.direction img
{
	width: 14px;
	height: 32px;
	cursor: pointer;
}
#commendPro
{
	width: 672px;
	float: left;
}
/*滚动begin*/
#demo
{
	margin: 0px auto;
	overflow: hidden;
	width: 650px;
	height: 173px;
}
#indemo
{
	float: left;
	width: 800%;
}
#demo1
{
	float: left;
}
#demo2
{
	float: left;
}

/*end*/