@charset "UTF-8";/*----------------------=ID(index)-------------------------------*/#main{	margin:0 auto;	width:980px;	height:512px;	text-align: center;	background-image: url(../image/mainback.png);	}#right{	width:548px;	height:450px;	margin-right: 20px;	margin-top: 20px;	padding-right: 12px;	padding-left: 12px;	float:right;	~background-image: url(../image/right_back2.gif);	background-position: bottom;	background-repeat: no-repeat;	text-align: left;}	#left{	width:330px;	height:440px;	margin:12px;	padding:10px;	float:left;	background-repeat: no-repeat;	background-image: url(../image/abtd_sub.gif);}#newbox{	width: 548px;	height: 363px;	overflow-y: scroll;	margin-top: 10px;	}                                   /*----------------------=class(index)-------------------------------*/.navi01{	background-image:url(../image/navi1_topb.gif);}.index{	background-image: url(../image/mori.png);	background-position: center 300px ;}	.righttitle{	margin-left: 0px;	}	.rightinfo{	margin-top: 15px;}.clear{	width: 980px;	height: 460px;	margin-top:12px;	margin-bottom: 12px;	background-color: #ffffff;}.news{	margin-top: 10px;	background-color:#dde4dc;	width: 520px;	height: 150px;	}.newsicon{	width: 150px;	height: 150px;	text-align: center;	float: left;	}.newstxt{	width: 350px;	margin:10px;	float: left;}.new a:hover{	color: #CC9900;	}