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

#htecom-page{
	width:1004px;
	margin:0px auto;
}
#htecom-header{
	width:1004px;
	float:left;
}
#htecom-header #header-top{
	width:550px;
	margin:0px auto;
}
#htecom-header #header-fla{
	
}

#htecom-body{
	width:1004px;
	float:left;
}

#htecom-body-sub{
	width:1004px;
	float:left;
}


#htecom-main{
	width:989px;
	margin:0 auto 0 12px;
	display:block;
}

#htecom-menu{
	width:504px;
	margin:0px auto;
	border:1px #000 solid;
	height:38px;
}

#htecom-backlink{
	width:504px;
	margin:0px auto;
}


#htecom-main #htecom-left{
	width:212px;
	float:left;
}


#htecom-main #htecom-center{	
	width:558px;
	float:left;
}

#htecom-main #htecom-right{
	width:212px;
	float:left;
}

#htecom-footer{
	width:1004px;
	float:left;
	margin-bottom:20px;
}