@charset "utf-8";
/* CSS Document */
.about_conpak h5{
	font-size:13px;
	color:#fff;
	text-indent:2em;
	}
.leftnav ul{
	list-style:none;
	margin:5px 0px;
	margin-bottom:0px;
	}
.leftnav li{
	line-height:25px;
	background-image: url(../images/left_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	}
.leftnav li a{
	display:block;
	height:25px;
	padding-left:25px;
	background-image: url(../images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	margin-bottom:1px;}
.leftnav li a:hover{
	background-image: url(../images/left_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
.leftnav #n1 a{
	background-image: url(../images/left_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
.cpcontent h2{
	background-image: url(../images/arrow_2.GIF);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent:1.2em;
	color:#0a296c;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
	font-size:14px;
	}
.cpcontent h6{
		font-size:13px;
		margin:15px 0px;
		margin-bottom:8px;
}
.cpcontent p{
	margin:10px 0px;
	}
.ctable{
	margin-top:10px;
	}
.ctable th, .ctable td{
	padding-left:3px;
	}
.cpcontent h4 , .cpcontent h3{
	font-size:13px;
	margin:5px 0px;
	margin-top:10px;
	padding:0px;
	}
.cpcontent ol{
	margin-left:5px;
	}
.cpcontent ol li{
	margin-left:25px;
	}
.cpcontent ol ul{
	list-style-position: inside;
	list-style-type: disc;
	}
.cpcontent ul li{
	margin-left:20px;
	text-align:left;
	}

.clink p{
	margin:5px 0px;
	padding:0px;
	background-image: url(../images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left:10px;
}
.clink a, .clink p a{
		text-decoration:underline;
}
.clink ul{
	list-style-position: inside;
	list-style-type: disc;
}
