#mybody{
	width: 960px;
	margin: 0 auto;
	margin-top: 5px;
}

#content{
	width: 650px;
	float: left;
	margin-bottom: 10px;
}

#content-A{
	width: 650px;
	margin-bottom: 10px;
}

#content-A ul{
	list-style: none;
	width: 650px;
}

#content-A ul li{
	float: left;
	display: inline;
	margin-right: 4px;
	margin-left: 2px;
}

#content-A ul li a img{
	width: 210px;
	height: 210px;
	border: 0;
}

#content-A ul li .small_link{
	width: 210px;
	height: 21px;
}

#pic-new #SlidePlayer {
	position: relative;
	margin: 0 auto;
}

#pic-new .Slides{
	list-style: none;
	height: 210px;
	width: 210px;
	overflow: hidden;
}

#pic-new .Slides li {
	float: left;
	width: 210px;
	height: 210px;
}

#pic-new .Slides img{
	display: block;
	width: 210px;
	height: 210px;
}

#pic-new .SlideTriggers{
	margin: 0;
	margin-right: 5px;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 190px;
	left: 6px;
	z-index: 1000;
	height: 16px;
}

#pic-new .SlideTriggers li{
	float: left;
	display: inline;
	color: #000;
	text-align: center;
	line-height: 14px;
	width: 14px;
	height: 14px;
	font-family: Arial;
	font-size: 0.75em;
	cursor: pointer;
	overflow: hidden;
	margin: 0 3px 0 0;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}

#pic-new .SlideTriggers li.Current{
	color: #fff;
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border: 0;
	font-size: 0.75em;
	line-height: 14px;
	height: 14px;
	width: 14px;
	margin: 0 3px 0 0;
}

#content-C{
	width: 650px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: url(../images/concept1.gif) 5px 50% no-repeat;
}

#content-C h2{
	text-align: right;
}

#content-C ul{
	list-style: none;
	margin-left: 250px;
}

#content-C ul li{
	margin: 5px 0;
}

.right-more{
	text-align: right;
	width: 100%;
	margin-top: 5px;
}

#content-D {
	margin-bottom: 10px;
}

#content-D ul{
	list-style: none;
	background: #E2E2E2;
	margin-top: 5px;
	width: 650px;
}

#content-D ul li{
	text-align: center;
	float: left;
	display: inline;
	margin-right: 4px;
	margin-left: 3px;
	margin-top: 3px;
}

#content-D ul li img{
	width: 123px;
	height: 113px;
	border: 0;
	margin-bottom: 5px;
}

#content-E h2{
	background: #E2E2E2;
	height: 28px;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}

#content-E h2 #content-E-title{
	padding: 3px;
	height: 12px;
	border: solid 1px #fff;
	margin-top: 3px;
	margin-left: 5px;
	float: left;
}

#content-E h2 #content-E-link{
	line-height: 28px;
	float: right;
	margin-right: 5px;
}

#content-E ul{
	list-style: none;
	margin-top: 5px;
}

#content-E ul li{
	text-align: center;
	float: left;
	display: inline;
	margin-right: 4px;
	margin-left: 3px;
}
#content-E ul li a{
	width: 155px;
	height: 130px;
	overflow: hidden;
	display: block;
}
#content-E ul li img{
	border: 0;
	margin-bottom: 5px;
	width: 155px;
	height: 130px;
}
/********************侧栏*******************/
#side{
	float: right;
	width: 290px;
}

#waidi{
	margin-bottom: 15px;
}

.side-content{
	width: 290px;
	margin-bottom: 15px;
}

.side-content h2{
	margin-bottom: 10px;
}

.side-content ul li{
	list-style: none;
	margin: 5px 0;
}

#demo{
	overflow: hidden;
	height: 100px;
	width: 290px;
}

#side-contact{
	background: #E2E2E2;
	margin: 15px 0;
	width: 270px;
	padding: 10px;
	line-height: 180%;
}

#side-contact b{
	font-size: 14px;
}
#side-content p{
	line-height: 250%
}

/*******************其它***************/
.date{
	color: #666;
	margin-left: 15px;
}
