@charset "utf-8";
/* CSS Document */
/*幻灯片页开始*/
/*左边开始*/
.slides_box
{
	width:760px;
	float:left;
}
.slides_list
{
	width:760px;
	float:left;
}
.slides_list ul
{
	margin:0;
	padding:0;
	width:760px;
	float:left;
	list-style:none;
	font-size:14px;
}
.slides_list ul li
{
	width:760px;
	float:left;
	margin-top:15px;
	padding-bottom:5px;
	border-bottom:1px dashed #999999;
}
.slides_list .slides
{
	width:100px;
	float:left;
}
.slides_list ul li span 
{
	width:250px;
	float:left;
}
.slides_list ul li p
{
	width:660px;
	float:left;
	margin-top:20px;
	line-height:20px;
}
.slides_list ul li p span
{
	width:150px;
}
.slides_list ul li label
{
	width:400px;
	float:right;
}
/*左边结束*/
/*右边开始*/
.slides_right
{
	width:160px;
	float:left;
	margin-top:10px;
}
.slides_right span
{
	float:left;
}
.slides_right label
{
	float:right;
}
/*右边结束*/
/*幻灯片页结束*/

/*幻灯片介绍页开始*/
.slides_bg
{
	width:960px;
	height:521px;
	float:left;
	line-height:20px;
	font-size:14px;
	overflow:hidden;
	margin-top:10px;
	/*_margin-top:25px;*//*IE6*/
	background:url(../images/imgs/slides_bg.jpg) no-repeat;
}
.slides_showbox
{
	width:900px;
	float:left;
	display:inline;
	margin-top:40px;
	margin-left:30px;
}
.showtitle
{
	width:900px;
	float:left;
	font-size:20px;
	font-weight:bold;
}
.showtitle span
{
	float:left;
}
.showtitle label
{
	float:right;
}
.showcolor
{
	color:#3a599999;
}
.slidesshow
{
	width:363px;
	float:left;
	text-align:center;
}
.showcollect
{
	margin-top:10px;
}
.show_right
{
	width:510px;
	float:left;
	margin-left:20px;
}
.showbox
{
	width:510px;
	float:left;
}
.wyj
{
	float:left;
	margin:0px 10px 10px 0px;
}
.wyjright
{
	float:left;
	width:415px;
}
.wyjright span
{
	float:left;
}
.wyjright label
{
	float:right;
}
.showtext
{
	width:500px;
	float:left;
	height:150px;
}
.showcolor
{
	color:#999999;
}
.showdiscuss
{
	width:960px;
	float:left;
	margin-top:10px;
}
.showtextbox
{
	width:735px;
	float:left;
}
/*.showtextbox span
{
	float:left;
}
.showtextbox label
{
	float:right;
}*/
.showtextarea
{
	width:728px;
	height:80px;
	overflow:hidden;
}
.discuss
{
	width:735px;
	float:left;
	margin-top:10px;
}
.discuss span
{
	float:left;
}
.discuss label
{
	float:right;
}
/*幻灯片介绍页结束*/

