@charset "utf-8";
/* CSS Document */





body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/bg1.jpg);
	background-repeat: repeat;
}




h1{}


h2{}


h3{}


h4{}


h5{}


h6{}



p{}



ul{}


li{}



dd{}


dt{}






#wrapper{
		width: 960px;
		margin: 10px auto;
		}



/* only index page */
#index_border{
		width: 960px;
		height: 500px;
		}

/* only index page */		
		
#footer{
		width: 960px;
		height: 25px;
		background-color:#993300;
		}

address{
	text-align:right;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 10px 5px 5px;
}


/* only index page */	

#wrapper_all{
	width: 960px;
	margin: auto;
	position: relative;
		}
		
		
#logo{
	width: 50%;
	}
	

#main_flash{
	width: 960px;
	height: 230px;
	}
	
	
#content_outline{
	width: 960px;
	}
	
	
#content_left{}


#content_middle{}


#content_right{}
	

