@import url(common.css);
#protocol {
	width: 1000px;
	margin: auto;
	background: url(../images/ptc/sidebg.gif) repeat-y;
	font-size: 14px;
}
.ptcmain {
	width: 822px;
	float: right;
	line-height: 24px;
}
.ptcmain h2 {
	font-size: 14px;
	margin: 10px 0;
}
.ptcmain h3 {
	font-size: 14px;
	margin: 10px 0;
}
.ptcmain p {
	text-indent: 2em;
}
.ptcnav {
	width: 139px;
	float: left;
}
.encode {
	border-collapse: collapse;
	width: 460px;
	margin: 10px auto;
	font-size: 14px;
}
.encode td {
	border: 2px solid #000;
	padding: 0 4px;
	height: 28px;
}
.ptcnav li {
	margin-bottom: 16px;
}
.ptcnav li a {
	display: block;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	height: 26px;
	color: #009;
	text-decoration: none;
	background: url(../images/ptc/ptcnav.gif) repeat-x;
	border: 1px solid #CBCBCB;
}
.ptcnav li li {
	margin: 0;
}
.ptcnav li li a {
	background: none;
	font-weight: normal;
	text-decoration: underline;
	border: none;
	line-height: 24px;
	text-align: left;
	height: auto;
	padding-left: 35px;
}
#footer, .sogounav {
	clear: both;
	text-align: center;
	font-size: 12px;
}
#footer {
	line-height: normal;
	height: 40px;
	color: #666;
}
#footer a {
	color: #666;
	text-decoration: none;
}
.return {
	float: right;
	padding: 12px 45px 0 0;
	font-size: 12px;
}