<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news{
	background:url(../images/index/index_news_body.jpg) left bottom no-repeat;
	height:150px;
	width:380px;
	float:left;
	}
	.news dl{
		margin:5px 15px;
		padding:0;
		}
	.news dt{
		margin:0;
		padding:0;
		}
	.news dd{
		margin:0 0 10px 0;
		padding:0;
		}

.btnArea{
	float:right;
	width:274px;
	}
	.btnArea ul{
		margin:0;
		padding:0;
		list-style:none;
		}
	.btnArea ul li{
		float:left;
		width:130px;
		height:70px;
		display:block;
		text-indent:-9999px;
		}
	.btnArea ul li a{
		width:130px;
		height:70px;
		display:block;
		text-indent:-9999px;
		}
	.btnArea ul li.m1 a{ background:url(../images/index/index_btn01.jpg) 0 0 no-repeat;}
	.btnArea ul li.m2 a{ background:url(../images/index/index_btn02.jpg) 0 0 no-repeat;}
	.btnArea ul li.m3 a{ background:url(../images/index/index_btn03.jpg) 0 0 no-repeat;}
	.btnArea ul li.m4 a{ background:url(../images/index/index_btn04.jpg) 0 0 no-repeat;}
	
	.btnArea ul li.m1 a:hover{ background:url(../images/index/index_btn01_o.jpg) 0 0 no-repeat;}
	.btnArea ul li.m2 a:hover{ background:url(../images/index/index_btn02_o.jpg) 0 0 no-repeat;}
	.btnArea ul li.m3 a:hover{ background:url(../images/index/index_btn03_o.jpg) 0 0 no-repeat;}
	.btnArea ul li.m4 a:hover{ background:url(../images/index/index_btn04_o.jpg) 0 0 no-repeat;}

.bnArea{
	border-top:1px dotted #cccccc;
	padding-top:10px;
	margin-top:10px;
	clear:both;
	text-align:center;
	}
.bnArea img{
	padding:5px;
	}</pre></body></html>