@charset "utf-8";
/* CSS Document */
.cerd {
	float:left;
	line-height:24px;
	width:697px;
	margin:0 0 0 15px;
	display:inline;
}
.cerd_img {
	margin-bottom:15px;
	float:left;
}
.cerd_img div img{
    border:#ccc 1px solid;
}
.cerd_img p a{
    background:url(../images/view_large_pic.jpg) no-repeat left 5px;
	padding-left:25px;
	display:block;
	color:#2e82b8;
	text-decoration:underline;
}
.cerd_img p a:hover{
    color:#ef3f8e;
}
.cerd_name {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:20px;
	float:left;
	width:345px;
	color:#2e82b8;
}
.cerd ul{
    float:left;
	width:345px;
	margin-left:20px;
}
.cerd ul a{
    color:#2e82b8;
	text-decoration:underline;
}
.cerd ul a:hover{
	color:#ef3f8e;
}
.cerd_introducte {
	margin-top:15px;
	font-weight:bold;
	margin-bottom:10px;
	clear:both;
	color:#2e82b8;
	font-size:14px;
}