@charset "utf-8";
/* CSS Document */
ul#nav_expertsbanner {
	z-index : 1;
	position : relative;
	width : 700px;
	height : 174px;
	margin : 0;
	padding : 0;
	background-image: url(../../images/ul_nav_experts_bot.jpg);
	background-position: top;
}
div#nav_current ul {
	z-index : 1;
	position : relative;
	width : 549px;
	height : 244px;
	margin : 0;
	padding : 0;
}


/* =li */
ul#nav_expertsbanner a { display : block; width : 160px; padding-top : 170px; text-decoration : none; overflow : hidden; }

li#nm_1banner { position : absolute; top : 1px; left : 230px; width : 100px; height : 36px; background : url(../../style/images/li_nav_main.png) no-repeat 0 0; }
li#nm_2banner { position : absolute; top : 1px; left : 330px; width : 100px; height : 36px; background : url(../../style/images/li_nav_main.png) no-repeat -100px 0; }
li#nm_3banner { position : absolute; top : 1px; left : 430px; width : 100px; height : 36px; background : url(../../style/images/li_nav_main.png) no-repeat -200px 0; }
li#nm_4banner { position : absolute; top : 1px; left : 530px; width : 100px; height : 36px; background : url(../../style/images/li_nav_main.png) no-repeat -200px 0; }


li#ne_1banner {
	position : absolute;
	top : 5px;
	left : 11px;
	width : 160px;
	height : 170px;
}
li#ne_2banner { position : absolute; top : 5px; left : 185px; width : 160px; height : 170px; }
li#ne_3banner { position : absolute; top : 5px; left : 355px; width : 160px; height : 170px; }
li#ne_4banner { position : absolute; top : 5px; left : 530px; width : 160px; height : 170px; }

ul#nav_recent libanner { float : left; width : 180px; margin-right : 30px; } 
div#content_sub libanner { line-height : 1.8; }


/* banner ads */
#bannerpageleft
{
	PADDING-LEFT: 5px;
	FLOAT: left;
	WIDTH: 256px;
	COLOR: #000000;
	HEIGHT: 170px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 8px;
	background-image: url(../../images/banner_left_page.jpg);
}

#bannerhomeleft
{
	PADDING-LEFT: 5px;
	FLOAT: left;
	WIDTH: 256px;
	COLOR: #000000;
	HEIGHT: 170px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 8px;
	background-image: url(../../images/banner_left.jpg);
}

