/* CSS Document */

#footer {
	background: url(/assets/images/footer_sub.jpg) no-repeat;
	height: 23px;
	padding: 46px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	}
#content_top {
	background: url(/assets/images/head_2_sub.jpg);
	width: 991px;
	height: 68px;
	}
#wrapper {	
	width: 991px;
	margin: 0 auto;
	background: url(/assets/images/framebg.png);
	}
#content_sub {
	float: right;
	width: 730px;
	_width: 700px;
	padding: 0px 5px 2px 12px;
	text-align: justify;
	min-height: 420px;
	}
#field_title {
	float: left;
	width: 150px;
	font-weight: bold;
	text-align: right;
	padding: 2px 5px 0px 0px;
	}
#field_box {
	float: right;
	width: 260px;
	}
#field_row {
	clear: both;
	min-height: 25px;
	}
#side_search h2 {
	font-size: 14px;
	}
#side_search {
	margin-left: 5px;
	}
#field {
	padding: 6px 0px 2px 0px;
	width: 50px;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #226666;
	font-size: 10px;
	}
#box {
	width: 130px;
	float: right;
	text-align: left;
	padding: 0px 0px 2px 0px;
	}
.select_project {
	width: 650px;
	margin: 3px;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #1b5875;
	border-left: 7px solid #1b5875;
	}
.select_project:hover {
	border-color: #226666;
	background: #E5E5E5;
	}
.current_thumb {
	height: 60px;
	width: 75px;
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	background-position: center center;
	margin: 0px 3px 3px;
	}
.current_thumb:hover {
	border: 1px solid black;
	}
.current_text {
	width: 650px;
	text-align: left;
	margin-bottom: 5px;
	}
.page {
	width: 657px;
	border: 1px solid #1b5875;
	font-size: 11px;
	text-align: right;
	margin: 3px;
	padding: 5px;
	}