#all_700 {
	width: 700px;
	border: 2px solid #0099CC;
}
#head {
	height: 70px;
	width: 680px;
	text-align: right;
	float: left;
	padding-right: 20px;
	padding-top: 30px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#header a {
	color: #666666;
	text-decoration: none;
}
h1,h2,h3,h4,h5,ul,li,p {
	margin:0;
	padding:0;
	list-style-position: outside;
	list-style-type: none;

}
#right_box {
	float: right;
	width: 480px;
	padding: 10px;
	background-color: #ECE9D8;
}
#left_box {
	padding: 10px;
	float: left;
	width: 180px;
}
#foot {
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#foot p {
	font-size: 14px;
}
#head a {
	color: #0099CC;
}
#con {
	float: left;
	width: 700px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0000FF;
}
#right_box h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 20px;
}
li {
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	color: #666666;
}
#left_box a {
	font-size: 16px;
	color: #666666;
}
#left_box h2 {
	font-size: 16px;
}
#right_box h3 {
	margin-bottom: 20px;
}
#right_box h4 {
	margin-top: 20px;
	margin-bottom: 10px;
}
p {
	line-height: 1.4;
}
#right_box .pan {
	margin-bottom: 20px;
}

