@charset "utf-8";


/************************************************************ rLeft **/

#rLeft .photo {
	text-align: center;
	margin: 0 0 25px;
}

#rLeft table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 424px;
	margin: 0 0 25px;
	font-size: 12px;
}


#rLeft th {
	background: url(../images/list/bg_th2.gif) 0 center repeat-x;
	border: 1px solid #666;
	color: #fff;
	width: 80px;
}

#rLeft th.left {
	width: 80px !important;
}

#rLeft th.left2 {
	width: 40px !important;
}

#rLeft td.left3 {
	width: 40px !important;
}



#rLeft td {
	border: 1px solid #666;
	color: #18466f;
	background: #ccedfa;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}

#rLeft .list {
	width: 340px;
	line-height: 1.6;
}

#rLeft .list p.top {
	margin: 0 0 20px 0;
}