@charset "utf-8";

/*
---------------------------------------------------------------
Base CSS by Wingspan Inc.
Last Up Date :2009/5/1
---------------------------------------------------------------
*/

#form_wrapper{
	width: 680px;
}
#form_table {
	padding-top: 10px;
	text-align: left;
}
#floor_wrapper { height: 520px; width: 680px; border: 1px solid #CCCCCC; margin-top: 20px; }
#sitemap_wrapper {
	clear: both;
}
#sitemap_left {
	float: left;
	width: 330px;
}
#sitemap_right {
	float: right;
	width: 330px;
}
#sitemap_title {
	font-size: 14px;
	line-height: 40px;
	display: block;
	height: 40px;
	text-align: left;
	text-indent: 20px;
	background-color: #F3F3F3;
	background-image: url(../images/company/sitemap_bg.jpg);
}
#sitemap_text {
	font-size: 12px;
	line-height: 30px;
	text-align: left;
	text-indent: 40px;
	display: block;
	height: 30px;
	
}
#floor_sub { margin-top: 20px; height: 180px; border: 1px solid #CCC; }
