#lftsc {
	width: 250px;
	float: left;
	margin-right:5px;
}

#cntsc {
	width: 318px;
	float:left;
	height: 352px;
	overflow:hidden;
}
#cntsc .pic{
	border: 1px solid #CCC;
}
#cntsc ul li{
	height:48px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px dashed #D7D7D7;
}
#cntsc ul li:hover{
	background-color: #FFC;
}

#rgtsc {
	width: 252px;
	margin-left: 10px;
	float: right;
	padding:0px;	
}
#rgtsc #adr{
	border:1px solid #006; background-color:#E4EBFA; overflow:hidden;
}
#ndxct {
	width: 245px;
	font-size: 14px;
	font-weight: bold;
	color: #6C8156;
}

.ndxtst {
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
	width: auto;
	border-bottom: 1px solid #D7D7D7;
	color: #000066;
	background-color:#F5F5F1;
}

#ndxct ul li {
	width: auto;
	height: 32px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #D7D7D7;
	padding-left: 5px;
}
#ndxct a{
	color: #000066;
}
#ndxct a:hover{
	color: #E17100;
}

#ndxct ul li:hover{
	background-color: #FFC;
}
#ndxct .ctr{
	height:35px;
}

#ndxct span a{
	color: #0033CC;
}

#ndxct .lstac{
	background-color:#FFF;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	padding:5px;
	margin-bottom:15px;
}
#ndxct .lstac:hover{
	background-color:#FFF;
}
#ndxct .lstac a{
	color: #0033CC;
	text-decoration:underline;
}

#lftcont{
	float:left;
	width:583px;
	margin:0px;
	padding:0px;
}
#others {
	border-top: 1px dashed #ccc; width:575px; height:300px; padding-top:10px;
}
#others .title{
	font-size:15px; font-weight:bold; margin-bottom:5px;
}
#others .icont{
	width:112px; height:250px; float:left; overflow:hidden;
}
.icont .ipic{
	border: 1px solid #CCC; width:100px; height:100px; padding-top:10px; padding-left:10px;
}
#others .otisp{
	width:1px;
	height:210px;
	border-left:1px dashed #CCC;
	margin-top:5px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

