div.section_item_bound
{
	width:35px;
	height:17px;
    border:2px solid blue;
    position:absolute;
	bottom: 0;
	left: 0;
}
div.section_item_bound1
{
	width:15px;
	height:50px;
    border:2px solid blue;
    position:absolute;
	right: -5px;
	top: 0;
}
div.content_right_bound
{
	width:7px;
	height:100%;
    border:0px solid blue;
    position:absolute;
	right: 0;
	top: 0;
	background: #979797 ;
    z-index:5;
}
* html div.content_right_bound
{
	right: -2px;
}
div.content_bottom_bound
{
	width:100%;
	height:7px;
    border:0px solid blue;
    position:absolute;
	left: 0;
	bottom: 0;
	background: #979797 ;
}
* html div.content_bottom_bound
{
	font-size:1px;
	width: expression( document.all.content_bar.offsetWidth );
	bottom: -1px;
}
div.banner_right_bound
{
	width:7px;
	height:100%;
    border:0px solid blue;
    position:absolute;
	right: 0;
	top: 0;
	background: #979797 ;
    z-index:5;
}
* html div.banner_right_bound
{
	right: -2px;
	height: expression( document.all.banner.offsetHeight );

}

div.banner_bottom_bound
{
	width:100%;
	height:7px;
    border:0px solid blue;
    position:absolute;
	left: 0;
	bottom: 0;
	background: #979797 ;
}
* html div.banner_bottom_bound
{
	font-size:1px;
	width: expression( document.all.banner.offsetWidth );
	bottom: -2px;
}
div.banner_right_corner
{
	width:7px;
	height:7px;
	background: url(/images/corner_right.jpg);
    border:0px solid blue;
    position:absolute;
	top: 15px;
	right: 19px;
	z-index:100;
}
* html div.banner_right_corner
{
	font-size:1px;
	right: 22px;
}
div.banner_bottom_corner
{
	width:7px;
	height:7px;
	background: url(/images/corner_bottom.jpg);
    border:0px solid blue;
    position:absolute;
	top: 433px;
	right: 202px;
	z-index:100;
}
* html div.banner_bottom_corner
{
	font-size:1px;
	right: 202px;
	top: 432px;
}
div.content_right_corner
{
	width:7px;
	height:6px;
	background: url(/images/corner_right.jpg);
    border:0px solid blue;
    position:absolute;
	top: 15px;
	right: 230px;
	z-index:100;
}
* html div.content_right_corner
{
	font-size:1px;
	left: expression( document.all.content_bar.offsetWidth + 330 );
}

div.content_bottom_corner
{
	width:7px;
	height:8px;
	background: url(/images/corner_bottom.jpg);
    border:0px solid blue;
    position:absolute;
	bottom: 14px;
	left: 335px;
	z-index:100;
}
* html div.content_bottom_corner
{
	font-size:1px;
	bottom: 13px;
	left: 335px;
}
div.header_bottom_bound
{
	width:100%;
	height:5px;
	background: url(/images/header_bottom_bound.jpg);
    border:0px solid blue;
    position:absolute;
	bottom: 0px;
	left: 0;
	z-index:100;
}
* html div.header_bottom_bound
{
	font-size:1px;
	bottom: -4px;
}
* html div#bot0
{
	width: expression( document.all.a0.offsetWidth );
}
* html div#bot1
{
	width: expression( document.all.a1.offsetWidth );
}
* html div#bot2
{
	width: expression( document.all.a2.offsetWidth );
}


div.main_list_bottom
{
	height:7px;
	width:100%;
	background: url(/images/main_list_bottom.jpg);
    border:0px solid blue;
    position:absolute;
	top: 26px;
	left: 0;
	z-index:100;
}
* html div.main_list_bottom
{
	font-size:1px;
}
div.section_item_bottom
{
	height:14px;
	width:124px;
	background: url(/images/section_item_bottom.gif);
    border:0px solid blue;
    position:absolute;
	top: 154px;
	left: 0;
}
* html div.section_item_bottom
{
	font-size:1px;
	top: 150px;
	left: -1px;
}
div.section_item_right
{
	height:155px;
	width:13px;
	background: url(/images/section_item_right.gif);
    border:0px solid blue;
    position:absolute;
	top: -1px;
	left: 110px;
}
* html div.section_item_right
{
	font-size:1px;
	height:151px;
}
div.gallery_item_bottom
{
	height:14px;
	width:124px;
	background: url(/images/section_item_bottom.gif);
    border:0px solid blue;
    position:absolute;
	top: 110px;
	left: 0;
}
* html div.gallery_item_bottom
{
	font-size:1px;
	top: 110px;
	left: -1px;
}
div.gallery_item_right
{
	height:111px;
	width:13px;
	background: url(/images/section_item_right.gif);
    border:0px solid blue;
    position:absolute;
	top: -1px;
	left: 110px;
}
* html div.gallery_item_right
{
	font-size:1px;
	height:111px;
}
div.random_item_right
{
	height:150px;
	width:10px;
	background: url(/images/random_item_right.jpg) no-repeat;
    border:0px solid blue;
    position:absolute;
	top: -1px;
	right: -10px;
}
* html div.random_item_right
{
	font-size:1px;
	height:155px;
}
div.random_item_bottom
{
	height:10px;
	width:288px;
	background: url(/images/random_item_bottom.jpg) no-repeat;
    border:0px solid blue;
    position:absolute;
	bottom: -10px;
	left: -2px;
}
* html div.random_item_bottom
{
	font-size:1px;
	width:270px;
}