@charset "utf-8";

/***** index *****/

.indextitle {
	background-image: url(../images/common/title_bg.gif);
	height: 37px;
	_height: 47px;
	width: 500px;
	_width: 535px;
	font-size: 14px;
	font-weight: bold;
	color: #008981;
	padding-top: 10px;
	padding-left: 35px;
	text-align: left;
	clear: left;
}


.img1 {
	background-image: url(../images/index/img1.gif);
	height: 81px;
	width: 535px;
	text-indent: -9999px;
}

.img2 {
	background-image: url(../images/index/img2.jpg);
	height: 257px;
	width: 535px;
	text-indent: -9999px;
	margin-bottom: 15px;
}


.btn1 a {
	background-image: url(../images/index/btn1.jpg);
	height: 80px;
	width: 268px;
	text-indent: -9999px;
	float: left;
	margin-bottom: 15px;
}

.btn1 a:hover{
	background-image: url(../images/index/btn1u.jpg);
}

.btn2 a {
	background-image: url(../images/index/btn2.jpg);
	height: 80px;
	width: 267px;
	text-indent: -9999px;
	float: left;
	margin-bottom: 15px;
}

.btn2 a:hover{
	background-image: url(../images/index/btn2u.jpg);
}

.btn3 a {
	background-image: url(../images/index/btn3.gif);
	height: 19px;
	width: 134px;
	text-indent: -9999px;
	float: left;
}

.btn3 a:hover{
	background-image: url(../images/index/btn3u.gif);
}



.map_img {
	background-image: url(../images/index/map.gif);
	height: 292px;
	width: 515px;
	text-indent: -9999px;
}

.tel_img {
	background-image: url(../images/index/tel.jpg);
	height: 192px;
	width: 515px;
	text-indent: -9999px;
}
