/* Table Start */
table {
	border-collapse:collapse;	
}
table tr{
	border:0;
	vertical-align:top;
}
table h3 {
	font-size:12px;
	color:#990000;
	margin-bottom:8px;
}
.inside_wrap {
	width:180px;
	border-right: 1px solid #CCCCCC;
	margin-right:15px;
}
.insidebox {
	border-collapse:collapse;
	margin-top:10px;	
}
.insidebox  tr {
	border:1px solid #CCCCCC;
}
.insidebox  th {
	border:1px solid #CCCCCC;
	padding:4px;
	text-align:left;
}
.insidebox  td {
	border:1px solid #CCCCCC;
	padding:5px;
}
.project_bt {
	background: url(../images/project_bt_bg.gif) top left no-repeat;
	font-size:11px;
	width:147px;
	height:18px;
	padding-top:2px;
	text-align:center;
	margin-top:10px;
}
.project_bt a {
	text-decoration:none;
	color:#444444;
}
.project_bt a:hover {
	text-decoration:none;
	color:#990000;
}
.box1 {
	margin-bottom:20px;
}
/* Table End */

