.container {
	width: 700px;
	padding: 15px;
	margin: 3px 0 20px 0;
	border: 1px solid #ccc;
	background: #fff;
}

/* circle */

.list_m { float:left; margin:0; padding:0;width: 735px;}
.list_m ul{ float:left;margin:0; padding:0;}
.list_m ul li { margin:0; list-style:none; float:left; padding-left:15px; height:30px; color:#666; font-size:14px; line-height:30px; width: 720px;border-bottom: #ccc 1px dashed; background: url(../images/arrow.gif) no-repeat 3px center;  overflow:hidden}
.list_m ul li a {COLOR: #666; text-decoration: none;}
.list_m ul li a:hover {BACKGROUND-COLOR: #eee;text-decoration:none; }
.list_m ul li span {FLOAT: right; COLOR: #999}
.list_m .content{}
.list_m .content h2{ width:730px; font-size:14px; color:#000000; line-height:30px; text-align:center; border-bottom:1px solid #999;}
.list_m .content p{ margin-top:10px;width:730px; font-size:12px; color:#666666; line-height:20px;}

.photo{ border:1px solid #666; padding:3px;}