body {
	width:950px;
	margin-left:0px;
	margin-top:0px;
	background-color:#FFFFFF;
	
}

/*--Start--*/

#div03, #div04 {
border-bottom:1px solid #FF0000;  /*Border main LINE for per ROW*/
}
#div03 /*Row for Frame main content*/{
	width:964px;
	height:30px;
	margin-top:0px;
	background:url(../images/bgcategories.jpg);
	 
}
/*---*/
.div04Rightfree { height:20px;}

/*----------*/
#div04_ROW02 /*Row for Frame main content ROW02*/{
	float:left;
	width:940px;
	height:170px;
	padding-left:10px;
}
/*content ROW02*/
.div04_02_01 {
	float:left;
	width:225px;
	height:150px;
	border-top:1px solid #FFCC99;
}
.div04_02_02, .div04_02_04, .div04_02_06 {
	float:left;
	width:10px;
	height:150PX;
	margin-top:8px;
	background-color:#ffffff;
}
.div04_02_03 {
	float:left;
	width:225px;
	height:150px;
	border-top:1px solid #FFCC99;
	
}
.div04_02_05 {
	float:left;
	width:225px;
	height:150px;
	border-top:1px solid #FFCC99;
	
}
.div04_02_07 {
	float:left;
	width:225px;
	height:150px;
	border-top:1px solid #FFCC99;
	
}
#div04_ROW03 /*Row for Frame main content ROW03*/{
	float:left;
	width:940px;
	height:90px;
	margin-top:15px;
	margin-left:10px;
	padding-top:5px;
	text-align:center;
	border-top:1px solid #FFCC99;
}
/*----/Suport----*/
/*--Hieu ung anh --*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*--Hieu ung cho cac tam anh nam ben tren man hinh va xuat hien anh phong to nam ben phai--*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /* Noi hinh anh xuat hien*/
position: absolute;
background:url(../images/bodershow01.png);
padding: 15px 0 0 25px;
visibility: hidden;
color: black;
text-decoration: none;
width:435px;
height:250px;
right:1000px;
top:20px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0; /* duong vien cua hinh xuat hien*/
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10; /* vi tri cach le tren cua hinh phong to xuat hien */
left: 10px; /* vi tri cach le trai cua hinh phong to xuat hien */

}
/*--Hieu ung cho cac tam anh nam ben phai man hinh va xuat hien anh phong to nam ben phai--*/
.thumbnail1{
position: relative;
z-index: 0;
}

.thumbnail1:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail1 span{ /* Noi hinh anh xuat hien*/
position:fixed;
background:url(../images/bodershow01.png);
padding: 15px 0 0 25px;
visibility: hidden;
color: black;
text-decoration: none;
width:435px;
height:250px;
bottom:250px;
left:0px;
right:0px;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0; /* duong vien cua hinh xuat hien*/
padding: 2px;
}

.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10; /* vi tri cach le tren cua hinh phong to xuat hien */
left: 10px; /* vi tri cach le trai cua hinh phong to xuat hien */

}

/*--Hieu ung cho cac tam anh nam ben duoni man hinh va xuat hien anh phong to nam ben phai--*/
.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /* Noi hinh anh xuat hien*/
position: absolute;
background:url(../images/bodershow01.png);
padding: 15px 0 0 25px;
visibility: hidden;
color: black;
text-decoration: none;
width:435px;
height:250px;
right:1000px;
bottom:50px;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0; /* duong vien cua hinh xuat hien*/
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10; /* vi tri cach le tren cua hinh phong to xuat hien */
left: 10px; /* vi tri cach le trai cua hinh phong to xuat hien */

}
/*---*/
a:link { color:#FFCC00; text-decoration:none;}
a:hover { color:#00CC00; text-decoration:none;}
a:visited { color:#0099FF; text-decoration:none;}
#div03 a:visited { color:#FFFF00;}
#div03 a:hover { color:#00FF00; font-size:12px; font-weight:bold;}