﻿#content
{
	background:#ffffff url(/sinvc/img/cbg.jpg) center no-repeat fixed;
}
.channel div
{
	display:inline;
	float :left;
}
.channel
{
	margin:0 auto;
	margin-top:10px;

	width:820px;
	height:350px;

}
.channel img
{
		border:none;
}
.channel p
{
  color: #fff;
font-family: "宋体";
	font-size: 12px;
}
/*=========================================*/

 .chimg
{
	
	width:240px;
	height :240px;
	margin :20px 0 0 15px;

}


.chlist
{

	width:275px;
	height :345px;
	margin-left:25px;
	background :url("/sinvc/img/chlist.png");

}
.chlist p
{
	margin :0 0 0 15px;
}
.imglist
{
	margin :15px 10px 5px 10px;
}

.chlist img
{
	float :left;
	height :75px;
	width:75px;
	margin :5px;
}
.chinfo
{
	
	width:515px;
	height :345px;
	margin-left:0px;
	background :url("/sinvc/img/chinfo.png");
}

.chinfo h5
{
	border:none;
	background-color:Transparent;
	color: #fff;
	font-weight: bold;
	font-family: "宋体";
	font-size: 16px;
}

div.chtxt
{
	margin:20px 0 30px 15px;
	width:240px;
	height :240px;
	background:url("/sinvc/img/biaoyu.png") no-repeat bottom left;
}
.chdis
{
	height :182px;
	width:240px;
	margin :0;
}
.chinfo h1
{
	font-size:36px;
	font-family: "幼圆";
	font-weight:900;
	color:#ffffff;
	margin :0;
}
.chtxt p
{
	margin :0;
}
.senter
{
	display:block ;
	float :right;
	width:89px;
	height :15px;
	background:url("/sinvc/img/senter.png") no-repeat;
	margin:20px 15px 0 0;

}
/*----------------------------------------ie 6---------------------------*/

*html .chinfo{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sinvc/img/chinfo.png", sizingMethod="scale");

}
*html .chlist{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sinvc/img/chlist.png", sizingMethod="scale");

}
*html .senter{
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sinvc/img/senter.png", sizingMethod="scale");

}
*html div.chtxt
{
	background:url("/sinvc/img/biaoyu.gif") no-repeat bottom left;
}
*html a,.imglist
{
	position :relative ;
	cursor:pointer;
}
/*------------------------------------------*/
