@charset "gb2312";
.cleft {
	margin: 15px 10px 0 0;
	padding: 0px;
	float: left;
	width: 690px;
}
.cright {
	float: left;
	width: 200px;
	margin:15px 0px;
	padding:0px;
}
.clocal{
	height:32px;
	line-height:32px;
	color:#b2b2b2;
	background:transparent url(../images/separator-grey.gif) repeat-x scroll 0pt 100%;
}
.clocal a{ text-decoration:none; color:#b2b2b2;}
.clocal a:hover{ color:#FF6600;}
.clocal .lcur{ color:#f60;}
ul.comperelist { margin:15px auto; padding:0; list-style:none;}
ul.comperelist li{ float:left;}
ul.comperelist li a{ 
	display:block;
	padding:0px;
	margin:5px 10px;
}
#week{
	margin:15px;
}
.showcon{
	display:block;
}
.hiddcon{
	display:none;
}
.comperedetail{
	margin:15px; 10px;
}
.comimg{
	float:left;
	margin:0 15px 15px 0;
	padding:0;
}
.comimg img{ width:280px; height:392px;}
.comdet{
	float:left;
	margin:0;
	padding:0;
	width:350px;
}
.comdet ul{ margin:0; padding:0; list-style:none;}
.comdet li{ margin:5px 0; background:transparent url(../images/separator-grey.gif) repeat-x scroll 0pt 100%;line-height:20px; color:#666;}
.comdet li span{ font-weight:bold; color:#46918c;}
.comdet h3{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	height:30px;
	background:url(../images/comptitlebg.gif) no-repeat;
	text-indent:32px;
	margin:0 0 15px 0;
}
.comabout{
	margin:15px 0 0 0;
	color:#333;
}
.comabout h4{
	height:30px;
	line-height:30px;
	margin:10px 0;
	background:url(../images/aboutcom.gif) no-repeat;
	text-indent:35px;
	color:#46918c;
	font-size:14px;
}
.comabout p{
	text-indent:2em;
	padding:10px;
	line-height:20px;
}