/* ----------------- shared ----------------- */
.clear {
clear:both;
}
.alg-left {
text-align:left;
}
.alg-center {
text-align:center;
}
.alg-right {
text-align:right;
}
.txt-bold {
font-weight:bold;
}
.txt-normal {
font-weight:normal;
}
.txt-italic {
font-style:italic;
}

.user-nav {
overflow:hidden;
position:relative;
width:770px;
height:50px;
}
.user-nav-l {
position:absolute;
left:0;bottom:0;
}
.user-nav-r {
position:absolute;
right:0;bottom:0;
}
* html .user-nav-r {
width:10px;
}

#contentnav {
padding-bottom:10px;
}


.under-product-cat-description {
clear:left;
width:100%;
overflow:hidden;
}


/* ----------------- banner ----------------- */

#page_home {
width:770px;
}

#banner_link {
position:relative;
width:770px;
height:250px;
}
	#banner_background {
	width:770px;
	height:250px;
	}
		#page_home #balina-link {

		}
#page_home #balina-link a {
position:absolute;
left:483px;top:151px;
overflow:hidden;
display:block;
width:167px;
height:151px;
background:#fff;
filter:alpha(opacity=0);
-moz-opacity:0;
-khtml-opacity: 0;
opacity: 0;
z-index:9;
}


#page_home #r-lax a {
position:absolute;
left:223px;top:157px;
overflow:hidden;
display:block;
width:253px;
height:158px;
background:#fff;
filter:alpha(opacity=0);
-moz-opacity:0;
-khtml-opacity: 0;
opacity: 0;
z-index:9;
}
		
/* ----------------- shared end ----------------- */		