

#lmenu li{
	background-image:url(/img/index/lmenu1.gif);
}

#lmenu li a:hover{
	background-image:url(/img/index/lmenu2.gif);
}

.hi{
	margin-bottom:25px;
	background:url(../img/index/h.gif) no-repeat;
	font-size:140%;
	width:624px;
	height:47px;
	text-indent:10px;
	padding-top:10px;
}

div.item{
	width:650px;
	height:497px;
	margin:0 auto 15px auto;
	padding-top:15px;
	background:url(/img/index/item.gif) no-repeat center top;
}

.item div{
	width:600px;
	margin:0 auto;
}

.item .left{
	float:left;
	width:270px;
}

.item .left a:hover{
	position:relative;
	top:1px;
	left:1px;
}


.item .right{
	float:right;
	width:320px;
	height:260px;
	border:solid 1px #cccccc;
}

.item .right p{
	padding:8px 20px;
	line-height:18pt;
	font-size:12pt;
}

.item table{
	height:93px;
	width:622px;
	margin:30px auto 0 auto;
	border:none;
	background:url(/img/index/table.gif) no-repeat center center;
}

.item th,.item td{
	border:none;
	background:none;
	width:156px;
	text-align:center;
}

