@charset "utf-8";
/* CSS Document */

	#body_content {
		margin:0px;
		padding:0px 0px 0px 0px;
		position: relative;
		width:873px;
		/*background:transparent url(../../images/no_content/blank_content_bg.jpg) no-repeat top left;*/
		color:#fff;
	}
	
	#home-top
    {
        background:url(../../images/no_content/new/top_bg.jpg) no-repeat;
        height:37px;
        width:873px;
    }
    #home-bottom
    {
        background:url(../../images/no_content/new/bottom_bg.jpg) no-repeat;
        height:37px;
        width:873px;
    }        
	#body_content {
		margin:0px;
		width:873px;
		height:301px;
		background:url(../../images/no_content/new/mid_bg.jpg);
		background-repeat: repeat-y;
		color:#fff;
		padding-right:20px;
	}
	a {
		color:#fff;
		text-decoration:none;
	}