@charset "UTF-8";
	
#headderTitle{
	position: relative;
	height: 100px;
	width: 850px;
	z-index: 10;
	float: left;
	}.projectType {
	padding-left: 15px;
}
#frame {
	position: relative;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	position: relative;
	height: 425px;
	width: 850px;
	z-index: 10;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
}
#navigation {
	position: relative;
	height: 27px;
	width: 850px;
	z-index: 10;
	float: left;
}
#navigation_top {
	position: relative;
	height: 17px;
	width: 850px;
	z-index: 10;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
}
#body_left {
	position: relative;
	height: 420px;
	width: 200px;
	z-index: 10;
	float: left;
}
#body_center {
	position: relative;
	height: 420px;
	width: 285px;
	z-index: 10;
	float: left;
}
#body_right {
	position: relative;
	height: 420px;
	width: 415px;
	z-index: 10;
	float: left;
}
#body_right2Col {
	position: relative;
	height: 420px;
	width: 650px;
	z-index: 10;
	float: left;
}
#body_left_project {
	position: relative;
	height: 420px;
	width: 150px;
	z-index: 10;
	float: left;
}
.projectTyperight {
	padding-left: 25px;
	text-decoration: none;
}
.projectTypeLeft {
	padding-right: 25px;
	text-decoration: none;
	color: #FFFFFF;
}
.navigation {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 20px;
}
.image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.navigationLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.click_here {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-right: 20px;
}
.titleProject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
}
