@charset "utf-8";
/**************************************************************************
*
*	CSS Document : /index	
*
***************************************************************************/


@import url(basic.css);	
@import url(layout.css);	


.btn1 {
	width:250px;
	height:219px;
	float:left;
	}
.btn1 a {
	display:block;
	width:250px;
	height:219px;	
	background:url(../img/idx/main1.png) no-repeat;
	}
.btn1 a:hover {
	display:block;
	width:250px;
	height:219px;
	background:url(../img/idx/main1_.png) no-repeat;	
	}

.btn2 {
	width:279px;
	height:219px;
	float:left;
	}
.btn2 a {
	display:block;
	width:279px;
	height:219px;	
	background:url(../img/idx/main2.png) no-repeat;
	}
.btn2 a:hover {
	display:block;
	width:279px;
	height:219px;
	background:url(../img/idx/main2_.png) no-repeat;	
	}

.btn3 {
	width:235px;
	height:219px;
	float:left;
	}
.btn3 a {
	display:block;
	width:235px;
	height:219px;	
	background:url(../img/idx/main3.png) no-repeat;
	}
.btn3 a:hover {
	display:block;
	width:235px;
	height:219px;
	background:url(../img/idx/main3_.png) no-repeat;	
	}





.c1 {
	width:980px;
	height:287px;
	background:url(../img/idx/c1_bg.png) no-repeat;
	}
.c1_text {
	text-align:center;
	padding:70px 0 0 0;
	font-size:16px;
	}



.c2 {
	position:relative;
	width:714px;
	height:466px;
	float:right;
	margin:0 0 40px 0;
	background:url(../img/idx/c2_bg.png) no-repeat;
	}
	
	.no1 {
		position:absolute; top:150px; left:38px;
		width:170px;
		height:285px;
		overflow:hidden;
		}
	.no2 {
		position:absolute; top:150px; left:269px;
		width:170px;
		height:285px;
		overflow:hidden;
		}
	.no3 {
		position:absolute; top:150px; left:501px;
		width:170px;
		height:285px;
		overflow:hidden;
		}
	.rname {
		font-size:18px;
		font-weight:bold;
		}
		.rname a { color:#003e7a;}
		.rname a:hover { color:#0798ae;}
	.rphot {
		width:170px;
		height:130px;
		overflow:hidden;
		margin:0 0 10px 0;
		background:#ba9584;
		text-align:center;
		}
	.rphot img {
		width:170px;
		height:auto;
		}
	.rtxts {
		font-size:13px;
		width:170px;
		height:105px;
		overflow:hidden;
		font-weight:bold;
		}
	.rmore {
		text-align:right;
		}

.c3 {
	width:714px;
	height:466px;
	float:right;
	}
.news {
	width:714px;
	padding: 0 0 25px 0;
	}
	.date {
		width:80px;
		float:left;
		color:#990000;
		padding:2px 0 0 0;
		font-size:12px;
		}
	.ntit {
		width:619px;
		float:left;
		padding:0 0 3px 15px;
		background:url(../img/aro.png) no-repeat;
		background-position:0 7px;
		}
	.ntit a {
		color:#006699;
		text-decoration:none;
		}
	.ntit a:hover {
		color:#09C;
		text-decoration:underline;
		}
	.nhon {
		width:619px;
		float:left;
		padding:0 0 0 95px;
		font-size:12px;
		}

