@charset "utf-8";
/* CSS Document - about */
#content{
	width:674px;
	margin:0 auto;
	position: relative;
	line-height: 26px;
}
#content .bgu{
	background:url(../data/about/bg.jpg) bottom right no-repeat;
}
#content img{
	max-width: 674px;
	height:auto !important;
}
.dtd td{
	padding:15px;
}
.dtd2 td{
	padding:2px 10px;
}
/******************************************************/
/******************************************************/
#content .title{
	 color:#08269F;
	 font-size:15px;
	 font-weight:bold;
	 background:#EEEEEE;
	 margin-bottom:15px;
	 padding:5px 10px;
}
#content .list{
	padding:6px;
	width:320px;
	height:165px;
	border:#EEEEEE 1px solid;
	float:left;
	margin-bottom:5px;
}
#content .list:nth-child(even){
	float:right;
}
#content .list .photo{
	width:146px;
	height:163px;
	float:left;
	border:#EEEEEE 1px solid;
}
#content .list .con{
	width:160px;
	float:right;
	margin-top:20px;
}


