@charset "UTF-8";
/* ============== index ============== */

#flash{
	background:url(../images/idx_mainbg.jpg) no-repeat;
	width:904px;
	height:254px;
	padding:4px 0 0 4px;
	margin-bottom:25px;
}

#idxmenu{
	margin-bottom:20px;
	border-bottom:#CCCCCC 1px solid;
	background:url(../images/idxline.gif) repeat-y;
}

#idxmenu dl.mL{
	margin-right:1px;
	float:left;
	width:309px;
}
	
#idxmenu dl.mR{
	float:left;
	width:310px;
}

#idxmenu dd{
	padding:10px;
	height:78px;
		line-height:1.4;
}

#idxInfo{
	background:url(../images/info_bg.gif) repeat-x #F9F9F9;
	padding:15px;
}

#idxInfo dl{
	width:580px;
}
	
#idxInfo dt{
	width:100px;
	float:left;
	clear:both;
	margin-bottom:10px;
}

#idxInfo dd{
	width:480px;
	float:left;
	margin-bottom:10px;
}























