@charset "utf-8";
/* CSS Document */
@import url(cmm.css);
@import url(info.css);

.twoColFixRtHdr #sidebar1Index {
	float: right;
	width: 270px;
	background: #FFF;
	overflow:hidden;
	margin-left:6px;
}

.twoColFixRtHdr #mainContentIndex {
	float:left;
	width:700px;
	overflow:hidden;
} 

.favill{
	padding:10px;
}
.favill #lnk{
	margin:0 0 6px 0;
}
.favill #lnk a {
	color:#333;
	margin-right:4px;
}
.favil h3{
	background:#fff;
}
.gdlst{
	background:url(../images/title/gdlst.jpg) no-repeat 10px 10px;	
	margin:10px 0 0 0;
	padding:60px 10px 10px 10px;
}
.gdlst h3 {
	color:#06C;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	background:#fff;
}

