@charset "utf-8";
/* CSS Document */

.imghover1 {
display: block;
width: 100px;
height: 35px;
background: url('../images/button/index.png'); /* ที่อยู่รูปภาพที่1 */
text-indent: -99999px;
}
.imghover1:hover {
background-image : url('../images/button/index1.png'); /* ที่อยู่รูปภาพที่2 */
}

.imghover2 {
display: block;
width: 100px;
height: 35px;
background: url('../images/button/news.png'); /* ที่อยู่รูปภาพที่1 */
text-indent: -99999px;
}
.imghover2:hover {
background-image : url('../images/button/new01.png'); /* ที่อยู่รูปภาพที่2 */
}

.imghover3 {
display: block;
width: 100px;
height: 35px;
background: url('../images/button/tedtor.png'); /* ที่อยู่รูปภาพที่1 */
text-indent: -99999px;
}
.imghover3:hover {
background-image : url('../images/button/tedtor1.png'); /* ที่อยู่รูปภาพที่2 */
}
.imghover4 {
display: block;
width: 100px;
height: 35px;
background: url('../images/button/download2.png'); /* ที่อยู่รูปภาพที่1 */
text-indent: -99999px;
}
.imghover4:hover {
background-image : url('../images/button/download1.png'); /* ที่อยู่รูปภาพที่2 */
}
/* รdownloadนักศึกษา */
.imghover5 {
display: block;
width: 300px;
height: 150px;
background: url('../images/button/nakseksa02.png'); /* ที่อยู่รูปภาพที่1 */
text-indent: -99999px;
}
.imghover5:hover {
background-image : url('../images/button/nakseksa01.png'); /* ที่อยู่รูปภาพที่2 */
}

/* รdownload อาจารย์ */
.imghover6 {
display: block;
width: 300px;
height: 150px;
background: url('../images/button/t01.png'); /* ที่อยู่รูปภาพที่1 */
text-indent: -99999px;
}
.imghover6:hover {
background-image : url('../images/button/t02.png'); /* ที่อยู่รูปภาพที่2 */
}

/* รdownload อาจารย์ */
.imghover7 {
display: block;
width: 300px;
height: 150px;
background: url('../images/button/satan01.png'); /* ที่อยู่รูปภาพที่1 */
text-indent: -99999px;
}
.imghover7:hover {
background-image : url('../images/button/satan02.png'); /* ที่อยู่รูปภาพที่2 */
}
/* menu_admin */
.imghover8 {
display: block;
width: 100px;
height: 30px;
background: url('../images/button/menu_admin_new2.png'); /* ที่อยู่รูปภาพที่1 */
text-indent: -99999px;
}
.imghover8:hover {
background-image : url('../images/button/menu_admin_1.png'); /* ที่อยู่รูปภาพที่2 */
}
/* menu_new_stu */
.imghover9 {
display: block;
width: 100px;
height: 35px;
background: url('../images/button/new_stu01.png'); /* ที่อยู่รูปภาพที่1 */
text-indent: -99999px;
}
.imghover9:hover {
background-image : url('../images/button/new_stu02.png'); /* ที่อยู่รูปภาพที่2 */
}
/* menu_new_stu */
.imghover10 {
display: block;
width: 100px;
height: 35px;
background: url('../images/button/sahakit1.png'); /* ที่อยู่รูปภาพที่1 */
text-indent: -99999px;
}
.imghover10:hover {
background-image : url('../images/button/sahakit2.png'); /* ที่อยู่รูปภาพที่2 */
}
/* menu_new_stu */
.imghover11 {
display: block;
width: 100px;
height: 35px;
background: url('../images/button/new_gallery.png'); /* ที่อยู่รูปภาพที่1 */
text-indent: -99999px;
}
.imghover11:hover {
background-image : url('../images/button/new_gallery2.png'); /* ที่อยู่รูปภาพที่2 */
}

