/* home page css */
#bg_wrapper_home {
	position:absolute;
	left:0px;
	top:200px;
	width:700px;
	height:900px;
	background-image:url(../images/bg_repeat_1.gif);background-repeat:repeat-y;
	z-index:2;
}
#content_home {
	position:absolute;
	left:0px;
	top:200px;
	width:700px;
	height:800px;
	z-index:3;
}
#NoteFromDong {
	position:absolute;
	left:100px;
	top:300px;
	width:391px;
	height:40px;
	z-index:4;
}
#HomeLetter {
	position:absolute;
	left:107px;
	top:370px;
	width:509px;
	height:270px;
	z-index:5;
	visibility: visible;
}
.style1 {
	font-family : Arial, "MS Sans Serif", Verdana, sans-serif;
	font-size : 13px;
	color: black;
}
#signature {
	position:absolute;
	left:74px;
	top:525px;
	width:63px;
	height:30px;
	z-index:6;
}
#TitleLatestNews {
	position:absolute;
	left:97px;
	top:700px;
	width:217px;
	height:32px;
	z-index:6;
}
#Links {
	position:absolute;
	left:133px;
	top:770px;
	width:510px;
	height:101px;
	z-index:6;
}
#bottom_home {
	position:absolute;
	left:0px;
	top:1100px;
	width:700px;
	height:30px;
	z-index:4;
	visibility: visible;
}
