﻿.rmcontent
{
	height:200px;
	width:747px;	
	border:none;
}
/*左边图片区域样式*/
.imageleft
{
	height:200px;
	width:259px;
	float:left;
	border:solid 1px #cccccc;
}
/*图片右边内容样式*/
.contentright
{
	height:200px;
	width:485px;
	float:left;	
	border-bottom:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    border-top:solid 1px #cccccc;
}
.headblank
{
	float:left;
	width:230px;
	height:37px;
    background-image:url(../Image/indexnews3.jpg);
    background-repeat:no-repeat;
    background-position:center center;
}
.headnews
{
	float:left;
	width:115px;
	height:37px;
    background-image:url(../Image/indexnews1.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    
}
.headnews2
{
	float:left;
	width:115px;
	height:37px;
    background-image:url(../Image/indexnews5.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    
}
.contnews
{
}
.headmove
{
	float:left;
	width:140px;
	height:37px;
    background-image:url(../Image/indexnews2.jpg);
    background-repeat:no-repeat;
    background-position:center center;
}
.headmove2
{
	float:left;
	width:140px;
	height:37px;
    background-image:url(../Image/indexnews4.jpg);
    background-repeat:no-repeat;
    background-position:center center;
}
.contmove
{
}


/*以下列表样式*/

