@charset "utf-8";
/* -------------------- list ------------------------- */

div#maincon {
	width:765px;
	float:left;
	}
div#maincon h2 {
	width:742px;
	height:26px;
	line-height:26px;
	margin-bottom:10px;
	padding-left:13px;
	background:url(/img/h2list.jpg) no-repeat;
	}
div#maincon img {
	width:80px;
	height:110px;
	}
div#maincon div.img img {
	width:12px;
	height:13px;
	position:absolute;
	top:145px;
	left:715px;
	z-index:10;
	cursor:pointer;
	}
div#maincon ul li{
	width:740px;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #D0E7F9;
	overflow:hidden;
	position:relative;
	}
div#maincon li ul li {
	width:310px;
	float:left;
	margin:3px 0;
	border:0 none;
	}
div#maincon li ul li.bold a {
	font-weight:700;
	color:#107ECD;
}
div#maincon li ul li.first {
	width:80px;
	}
div#maincon span {
	color:#FF0000;
	}
li.last p {
	text-indent:2em;
	white-space:normal;
	}
div#maincon li.last {
	width:600px;
	height:42px;
	padding-right:40px;
	margin-bottom:5px;
	border:1px solid #D0E7F9;
	line-height:14px;
	letter-spacing:1px;
	float:right;
	}
div#maincon dl{
	width:710px;
	clear:both;
	overflow:hidden;
	margin:0 0 0 5px;
	padding:4px 10px;
	border:1px solid #D0E7F9;
	}
div#maincon dt{
	width:60px;
	height:24px;
	line-height:24px;
	padding:0 10px;
	float:left;
	clear:left;
	overflow:hidden;
	}
div#maincon dd {
	width:630px;
	float:left;
	margin:0;
	overflow:hidden;
	}
div#maincon dd li{
	width:42px;
	float:left;
	margin:0;
	border:0 none;
	color:#cccccc;
	}
div#maincon ul.publish ul li {
	width:90%;
	border:0 none;
	}
div#maincon ul.publish ul li:first-child{
	width:auto;
	float:none;
	clear:both;
	font-size:14px;
	font-weight:700;
	}