body{
	background: #336699 url(../images/structure/body_bg.gif) repeat-x;
}
div#wrapper{
	background: #336699 url(../images/structure/wrapper_bg.gif) no-repeat;	
}
div#content{
	background:#FFF;		
	background:url("../images/structure/bottom_background.gif") white bottom center no-repeat;	
}
div#left_content_bottom{
	background:url(../images/structure/left_content_bottom_bg.png) no-repeat;
}
div#content_bottom{
	background:url(../images/structure/content_bottom_bg.gif) no-repeat;		
}
div#bottom{
	background:url(../images/structure/bottom_bg.gif) no-repeat;
}
div#bottom_content a{
	color:#555;
}
div#bottom_content a:hover{
	color:#0065D6;
}

div.articleListNews h3.article {
	background:url(../images/structure/exclaim.gif) no-repeat left 2px;
}
div.articleListNews2 h3.article {
	background:none;
}
/* studioLiMenu */
div#studioLiMenu{
	background:url(../images/structure/header_menu.gif) no-repeat;
}
div#studioLiMenu a{
	color:#666;
}
div#studioLiMenu ul li{
	list-style-image:url(../images/structure/list_style_image.gif);
}

div#studioLiMenu ul ul li{
	list-style-image: none;
	list-style-type: none;
	background: url(../images/structure/list_style_image.gif) no-repeat 10px center;
}