#main{
	width:1000px;
}
#mainC{
	background:url(../img/38_r1_c1.jpg) no-repeat #FAF6EB;
	width:1000px;
}
#mainC_top{
	height:120px;
	background:url(../img/jmshls_bt.jpg) center bottom no-repeat;
}
#mainC_text{
	width:600px;
	margin:0 auto;
	padding:40px 0 0 0;
	text-align:left;
	line-height:1.5em;
	color:#555;
}
#mainC_foot{
	text-align:right;
}
#foot{
	background:url(../img/bq.jpg) center center no-repeat; 
	width:1000px; 
	height:116px;
}
#f_text{
	padding-top:16px;
	line-height:22px;
	color:#666;
	font-weight: bold;
}
#f_text a{
	color:#666;
	text-decoration:none;
}
#f_text a:hover{
	color:#00F;
	text-decoration:none;
}


