@charset "UTF-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#contents {
	height: auto;
	width: 737px;
}
#siteid {
	height: 44px;
	width: 737px;
	margin-top: 25px;
}
#protect_main {
	height: 420px;
	width: 737px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-color: #4994ca;
}
#protect {
	height: 402px;
	width: 500px;
	margin-left: 237px;
	background-image: url(images/protect_bgimg.jpg);
	padding-top: 20px;
}
h2 {
	font-size: 12px;
	width: 450px;
	margin-left: 20px;
	color: #333333;
}
ul {
	width: 430px;
	margin-left: 10px;
	color: #333333;
}
#footer {
	height: 20px;
	width: 737px;
	background-color: #4994ca;
	color: #FFFFFF;
}
#info_protect {
	height: auto;
	width: 150px;
	float: left;
	margin-left: 20px;
}
#copyright {
	float: right;
	height: auto;
	width: auto;
	font-size: 10px;
	font-style: italic;
	margin-right: 10px;
}
h1 {
	height: 44px;
	width: 240px;
	float: left;
	padding-left: 20px;
	margin-top: 0px;
}
ol {
	list-style-type: none;
	float: right;
	margin-top: 0px;
	padding-top: 20px;
}
li {
	float: left;
	margin-right: 10px;
}
.list2 {
	float: none;
	list-style-type: decimal;
}
