    div.layout_head_1{ 
		margin: 0;
		padding: 0;
		font-size: 1px;
        /*background-image: url(/img/bg/m_top_bg.jpg);*/
        background-repeat: no-repeat;
        background-position: top center;
		position:relative;top:0;left:0;
		z-index:999
    }
	

	/**
	div.layout_head_2{ 
        background-image: url(/img/bg/m_main_02.jpg);
        background-repeat: none;
    }
	**/

	/**
	div.layout_head_3{ 
        background-image: url(/img/bg/m_menu_bg.jpg);
        background-repeat: repeat-x;
        background-position: top center;
		overflow: hidden;
    }
	**/

	/**
	div.layout_body{ 
		background-image: url(/img/bg/content_bg.gif);
		background-repeat: repeat-x;
	}
	**/

    div.sub_layout_head_1{ 
		margin: 0;
		padding: 0;
		font-size: 1px;
        background-image: url(/img/bg/s_top_bg_1.jpg);
        background-repeat: no-repeat;
        background-position: top center;
    }

	/**
	div.sub_layout_head_2{ 
		margin: 0;
		padding: 0;
		font-size: 1px;
        background-image: url(/img/bg/m_top_bg.jpg);
        background-repeat: no-repeat;
        background-position: top center;
    }
	**/

	/**
	div.sub_menu_space{ 
        background-image: url(/img/bg/s_top_bg_3.jpg);
        background-repeat: no-repeat;
        background-position: top;
    }
	**/


	div.layout_body{ 
		margin: 0;
		padding: 0;
		font-size: 1px;
        /*background-position: top;*/
	}


	div.layout{ 
		margin: 0;
		padding: 0;
		font-size: 1px;
        background-position: top;
		margin: auto auto;
		border: 0px solid #ff0000
	}

 	div.layout_tail{ 
		margin: 0;
		padding: 0;
		font-size: 1px;
		background-image: url(../../img/bg/bottom_bg.gif);
		background-repeat: no-repeat;
		margin-top: 20px;
		border: 0px solid #ff0000;z-index:999999
	}
