@CHARSET "UTF-8";

a {
	text-decoration: none
}

.table td,.table th {
	padding: 0;
	line-height: 38px;
}

.table {
	width: 780px;
}

.table-date-cont td {
	padding: 0 8px;
}

.dropdown {
	position: relative;
}

.c::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.cont-title {
	border-bottom: 1px solid #d0d0d0;
	padding: 18px 0 15px;
}

.cont-title .h-title {
	background-position: 0 -57px;
	color: #333;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	height: 20px;
	padding-left: 12px;
	font-weight: bold;
}

.ico-style,.t-list li {
	background-image:
		url("/app_images/pingan/v20/life/v131212/ico-style.png");
	background-repeat: no-repeat;
}

.l {
	float: left;
}

h2 {
	font-size: 13px;
}

.r {
	float: right;
	padding-right: 15px;
}

a {
	color: #666;
	text-decoration: none;
}

.dropdown ul {
	 background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #d7d7d7;
    display: none;
    left: -1px;
    position: absolute;
    top: 50px;
    width: 250px;
    z-index: 1000;
}

.dropdown ul a {
	line-height: 24px;
	padding: 8px 8px;
	width: 235px;
}

.dropdown ul a:hover {
		color:#fff;
		background:#000;
}

.table-date-cont table a {
	color: #666;
}

.dropdown a {
	display: block;
	position: relative;
	text-decoration: none;
	width: 100%;
}

.table-date-cont a {
	color: #e24800;
}

.dropdown i {
    background-position: 0 -82px;
}
.dropdown i {
    background: rgba(0, 0, 0, 0) url("/doc/image/select.png") no-repeat scroll 0 0;
    height: 17px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 22px;
}