.work {
	padding:10px;
	margin-bottom:40px;
}
.work .hd {
	border-bottom:3px double #660000;
	padding-bottom:4px;
}
.work .con {
	padding:10px 15px;
}
.work .com {
	display:block;
	padding:3px 0;
	color:#FF9900;
	font-weight:bold;
}
.work p {
	margin: 0 0 10px 0;
}
.work .thumb_l {
	margin:10px 15px 0 20px;
	float:left;
	
}
.work .thumb_r {
	margin:10px 20px 0 15px;
	float:right;
}
.work .con .shd {
	display:block;
	margin: 0 0 5px 0;
}
#center h2 {
	background-color:#E51B00;
	color:#FFFFFF;
	padding: 5px 10px;
	text-align:right;
	margin:10px 0px;
	border:2px outset #CCCCCC;
}
.work2 {
	width:250px;
	height:170px;
	float:left;
	margin:0 5px 15px 5px;
	padding:5px;
	margin-bottom:15px;
	background-image:url(../img/common/dot_gray.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:12px;
}	
.work2 .thumb_l {
	float:left;
	margin-right:5px;
}
.work3 {
	width:250px;
	height:200px;
	float:left;
	margin:0 5px 15px 5px;
	padding:5px;
	margin-bottom:15px;
	background-image:url(../img/common/dot_gray.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:12px;
}
.work3 .thumb_t {
	display:block;
	margin-bottom:5px;
}

