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

body {
background-color: #d9e2e9;
background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	text-align: center;
margin-top: 30px;
}



#link1{
width:199px; height:143px;background:url(images/intro_tr-1.jpg) no-repeat;display:block;
}
#link1:hover{
width:199px; height:143px;background:url(images/intro_tr-2.jpg) no-repeat;
}


#link2{
width:202px; height:143px;background:url(images/intro_en-1.jpg) no-repeat;display:block;
}
#link2:hover{
width:202px; height:143px;background:url(images/intro_en-2.jpg) no-repeat;display:block;
}

