body
{
	background-color: #1e1e1e;
	margin: 0px;
	margin-bottom: 100px;	
}
a
{
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
td
{
	vertical-align: top;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	color: #eeeeee;
	text-align: left;	
}
.tbl_All
{
	margin-top: 100px;		
	width: 800px;
	height: 470px;
}
.tbl_Left
{
	width: 100%;	
	height: 160px;
	border: #ffffff 1px solid;
}
.tbl_Right
{
	width: 100%;
	border: #ffffff 1px solid;
	height: 100%;
}
.tbl_WebProject
{
	/*background-color: #c43131;
	border-bottom: #ffffff 1px solid;	*/
	width: 100%;
	margin-bottom: 10px;	
}
.td_Left
{
	width: 236px;	
	padding-top: 155px;
}
.td_LeftTitle
{		
	/* */
}
.td_LeftBody
{
	height: 130px;
	background-color: #c43131;
	text-align: center;
	color: #ffffff;
	font-weight: bold;	
	vertical-align: middle;
	font-size: 10px;
}
.td_Center
{
	width: 30px;
	padding-top: 234px;
}
.td_Right
{
	height: 100%;
	width: 534px;
}
.td_RightTitle
{
	/* */
}
.td_RightBody
{
	height: 100%;
	background-repeat: no-repeat;
}
.td_LeftTitle, .td_RightTitle
{	
	background-color: #ffffff;
	height: 28px;	
	color: #1e1e1e;
	border-bottom: #ffffff 1px solid;	
	vertical-align: middle;
	padding: 0px;
	padding-left: 5px;
	font-weight: bold;	
}
.td_RightBottom
{
	background-color: #aaaaaa;
	height: 28px;
	border-top: #ffffff 1px solid;
}
.td_WebImg
{
	width: 200px;
	height: 100px;
}
.td_WebDesc
{	
	line-height: 1.8;
	padding-top: 4px;
	padding-left: 10px;
	border-left: #ffffff 0px solid;
}
.txt_WebProject
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.img_LeftFill
{
	height: 155px;
	width: 100%;
}
.img_CenterFill
{
	height: 234px;
	width: 100%;
}