@charset "utf-8";

/* CSS Document */



/**** IEGwliaA~ ****/

li, a {

  noFocusLine:expression(this.onFocus=this.blur());

}



/**** FirefoxG[WoӡANiHF****/

:focus {

  -moz-outline-style: none;

}





body{

	margin-top:0px;

	margin-bottom:0px;

	text-align:center;

}



#wrapper{

    width:900px;

	text-align:left;

}

#header{

	margin:0px 0px 0px 0px;

	position:relative;

	height:233px;

	padding:0px 0px 0px 0px;

	top: 0;

	overflow:hidden;

} 

#head{

   	position:relative;

	top:0px;

	left:0px;

	background-image:url(images/main_01.gif); 

    height:165px;

} 

#bar{

	position:relative;

	height:58px;

	top:0px;

	background:#999900;

	background-image: url(images/main_02_1.gif);

} 

#trashmain{

    height:10px;

	position:relative;

	left:0px;

	background-image:url(images/main_bg_02.gif);

	background-position:top;

	background-repeat: no-repeat;

}



#main{

	position:relative;

	padding:0px 0px;

	height:1050px;

	top:0px;

	background-image: url(images/main_bg_04.gif);

	background-position:bottom;

	background-repeat: no-repeat;

	

}



#right{

	position:absolute;

	left:665px;

	top:0px;

	padding:0px 0px;

	bottom:0px;

	width:235px;

	background-image: url(images/main_bg_03.gif);

	background-position:top;

	background-repeat: no-repeat;

	

}

#right1{

	position:relative;

	left:0px;

	top:0px;

	bottom:0px;

	width:235px;

	padding:0px;

}

#content{

	position:relative;

	left:0px;

	height:1050px;

	top:0px;

	bottom:0px;

	width:665px;

	background-image: url(images/main_bg_03.gif);

	background-position:top;

	background-repeat: no-repeat;

	padding:0px;

}

#footer{

	position:relative;

	height:60px;

	margin-bottom:0px;

	background-image: url(images/main_bg_05.gif);

	background-position:top;

	background-repeat: no-repeat;

}	

