.site_left{
	float:left;
	width:22px;
	}
.site_right{
	float:right;
	width:638px;
	}
.site_left2{
	float:left;
	width:22px;
	}
.site_right2{
	float:right;
	width:120px;
	}
.site_left3{
	float:left;
	width:120px;
	}
.site_left4{
	float:left;
	width:22px;
	margin-left:5px;
	}
.site_left5{
	float:left;
	width:250px;
	}	
.site_line{
	width:660px;
	height:13px;
	border-bottom:#aaa solid 1px;
	margin-bottom:13px;
}
.site_line2{
	width:640px;
	height:13px;
	border-bottom:#aaa solid 1px;
	margin-bottom:13px;
}



.sub_box{
	width:640px;
	margin:0 0 15px 20px;
}

.sub_box_left{
	width:145px;
	float:left;
}
.sub_box_right{
	width:440px;
	float:right;
}

a.sitemap_red:link {
	text-decoration: none;
	font-size:12px;
	color:#CC0000;
	line-height: 1.4;
}
a.sitemap_red:hover {
	text-decoration: none;
	font-size:12px;
	color:#ff6666;
	line-height: 1.4;
}
a.sitemap_red:visited {
	text-decoration: none;
	font-size:12px;
	color:#CC0000;
	line-height: 1.4;
}
a.sitemap_red:visited:hover {
	text-decoration: none;
	font-size:12px;
	color:#ff6666;
	line-height: 1.4;
}
.t_bold{
	font-weight:900;
}