/******** public ********/
.left{
	float:left;
}
.right{
	float:right;
}
.center{
	margin:0 auto; }
/******** top ********/
#top_01{
	width:775px; margin:0 auto; height:83px;
}
#top_01_padder{
	padding:0 5px 0 15px;
}
#top_logo{
	float:left;background:url(logo.gif); width:155px; height:66px; margin:10px 0 0 0;
}
#top_imqq_nav{
	float:right; margin:30px 0 0 0;
}
#top_imqq_nav li{
	float:left; padding:0 9px 0 10px; background:url(01_navigation_line.gif) repeat-y top right;
}
#top_imqq_nav li.top_01_4{
	background:none;
}
#top_tm_nav{
	; width:750px; padding-bottom:8px;
}
#footer{
	clear:both; width:750px; margin:0 auto; background:url(footer_bg.gif); height:58px;
}
#footer2{
	clear:both; width:785px; margin:0 auto; background:url(footer_bg2.gif); height:58px;
}
#copyright{
	color:#878787; margin:22px 0 0 20px; padding-top:22px !important; padding-top:0px;
}
#copyright a:link, #copyright a:visited, #copyright a:active{
	color:#878787;
}
#copyright a:hover{
	text-decoration:none;
}
