@charset "utf-8";
/* index */


#project {
	width:269px;
	height: 380px;
	background-color: #CFCFD3;
	color: #000000;
	float:left;
	text-align:left;
	margin: 2px 0 0 0;
	padding: 0px;}
	
#project div {
	float:left;}
	
#project h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF !important;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color:#0066FF;}

#project h3 {
	text-align: center;
	font-size: 14;
	font-weight: normal;
	color: #FFFFFF;}

.project_img {
	width: 80px;
	margin: 5px 0 0 0;
	height: 100px;}	

.project_txt{
	width: 180px;
	margin: 5px 0 0 0;
	height: 100px;
	font-size:16px;}

.project_last{
	width:98%; 
	text-align:right;}

#content {
	width: 405px;
	float: right;
	height: 378px;
	text-align:left;
	border: 1px solid #C5D0F0;
	background-color:#ffffff;
	margin: 2px 2px 0 0;}

#content h1 {
	text-align:left;
	padding: 4px 0 0 10px;}

#info2 {
	width: 407px;
	float: right;
	height:172px;
	text-align:left;
	border: 1px solid #CFCFD3;
	padding: 0px;
	background-color:#CFCFD3;
	margin: 2px 0 0 0;}

#info1 {
	width:265px;
	height:172px;
	border: 1px solid #C5D0F0;
	background-color:#ffffff;
	float:left;
	text-align:left;
	margin: 2px 0 0 2px;
	padding: 0px;}