@charset "utf-8";

ul.download_list {
	margin-top:25px;
}

ul.download_list li {
	margin-bottom:20px;
	height:20px;
}

ul.download_list li a {
	height:22px;
	padding-right:24px;
	background:url(../../img/shared/bullet_pdf.jpg) right center no-repeat;
	display:inline-block;
	font-size:1.2em;
	line-height:22px;
}

p.img_title {
	margin:20px 0 5px 0;
	padding:20px 0 0 0;
	border-top:1px dotted #CCCCCC;
	font-weight:bold;
	font-size:13px;
	color:#DF0058;
}

p.download_img {
	margin-top:7px;
}



/*110722*/
.link_table {
	margin:10px 0 0 0;
		border-top:1px dotted #333333;
}

.link_table th,
.link_table td {
	padding:7px 14px;
	background:#EFEFEF;
	font-weight:bold;
}

.link_table th {
	border-right:1px dotted #333333;
	border-bottom:1px dotted #333333;
}

.link_table td {
	border-bottom:1px dotted #333333;
}

p.link_title {
	background:#E00058;
	padding:7px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 0 8px 0;
	font-size:14px;
}

