@charset "utf-8";
/* CSS Document */

#contact_table{
	line-height:30px;
}
#contact_table td{
	padding-left:10px;
}
.table_title{
	background-color:#e1e1e1;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}
.td_bottom_line{
	border-bottom:1px #CCC solid;
}
.td_gray_bg{
	background-color:#f1f1f1;
}
#pds_table{
	font-size:11px;
	text-align:center;
	border:
}
#pds_table th{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color:#FFF;
	line-height:18px;
	padding:5px 0 5px 0;
	background-color:#3a5aa7;
	border-right:1px #ccc solid;
}
#pds_table td{
	border-bottom:1px #CCC solid;
}
#job_table{
	border:2px #ccc solid;
	border-collapse:collapse;
}
#job_table td{
	border:1px #999 solid;
	border-collapse:collapse;
	padding-left:8px;
}
#job_table1{
	border:2px #ccc solid;
	border-collapse:collapse;
}
#job_table1 td{
	border:1px #999 solid;
	border-collapse:collapse;
	padding-left:8px;
}
#job_table2{
	border:2px #ccc solid;
	border-collapse:collapse;
}
#job_table2 td{
	border:1px #999 solid;
	border-collapse:collapse;
	padding-left:8px;
}
.bottomline_text{
	border-left:0;
	border-right:0;
	border-top:0;
	border-bottom:1px #666 solid;

}


.noneline_text{
	border-left:0;
	border-right:0;
	border-top:0;
	border-bottom:0;
}
#gf_table{
	text-align:center;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:10px;
}
#gf_table td{
	border-bottom:1px #CCC solid;
}
.white_font{
	color:#FFF;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}
.projList dl{
	padding:0;
	margin:-20px 0 0 0;
	}
.projList dt{
	width:600px;
	border:1px solid #CCC;
	font-weight:bold;
	float: left;
    padding:4px 12px;
	cursor:pointer;
	background: url(../images/last.jpg) left center no-repeat;
	margin-bottom:5px;
	
	}
.projList dd{
	width:600px;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	float: left;
	text-align:left;
	margin-left:0px;
	margin-bottom:15px;
	
	
	}
	
.projList dd img{
	margin-right:20px;
	padding-left:0;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	border-right:1px dotted #CCC;		
	}	
	
.clearDiv{
	height:0px;
	clear:both;	
	}
	
.leftT{
	width:49%;
	line-height:30px;
	display:block;
	float:left;
	
	_padding:6px 0;
		
	}

.leftT a{
	color:#666;
	text-decoration: underline;
	
	}

.leftT a:hover{
	color:#666;
	text-decoration: underline;
	}

.rightT{
	display:block;
	float:left;
	width:50%;
	line-height:30px;
	
	_padding:6px 0;
	}
.rightT a{
	color:#666;
	text-decoration:underline;	
	}

.rightT a:hover{
	color:#666;
	text-decoration: underline;
	}
