/*------------------- Layout esn -----------------------*/
.esn-layout-bound{
	text-align:-moz-center !important;
	text-align:center;
	width:100%;
}
.esn-layout-bound-center{
	width:100%;
}
.esn-layout-banner{
	clear:both;
	margin-bottom:5px;
	width:980px;
}
.esn-layout-center{
	width:980px;
	min-height:300px;
	clear:both;
}
*html .esn-layout-center{
	height:300px;
}
.esn-layout-footer{
	width:100%;
	clear:both;
}
/*-------------------- /Layout esn -----------------------*/
/*-------------------- Layout home -----------------------*/
.esn-layout-home-bound{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
.esn-layout-home-bound-content{
	width:1000px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/home/bg_layout_top.png) repeat-x 0% 0%;
	background-color:#E5E5E5;
	border-bottom:10px solid #E5E5E5;
}
.esn-layout-home-content-bound{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	background-color:#FFFFFF;
	padding-bottom:10px;
}
.esn-layout-home-banner{
	width:100%;
	clear:both;
}
.esn-layout-home-footer{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	width:1000px;
}
/*--------------------- /Layout home ---------------------*/
a.menu-top-link,a.menu-top-link:visited,a.menu-top-link:hover,a.menu-top-link:visited:hover{
	padding:0 5px 0 5px;
}
/*--------------------------- Example portal -----------------------------*/
.gallery-bound{
	padding-top:10px;
	width:100%;
	padding-left:15px;
	_padding-left:0px;
}
.gallery-content{
	float:left;
	width:120px;
	height:155px;
	padding:7px;
	_padding:7px 7px 7px 12px;
}
div.gallery-image{
}
img.gallery-image{
    width:120px;
	border:1px solid #CCCCCC;
}
.gallery-name{
	padding:5px;
	text-align:center;
}
.gallery-paging{
    clear:both;
}
.esn-help
{
	width:98%;
	padding-left:10px;
	text-align:justify;
}

