@charset "UTF-8";

body {
	margin: 0;
}

a img {
	border: none;
}

div#global_header {
	height: 20px;
	text-align: left;
	padding: 3px 10px 5px 10px;
	background-color: #fff;
	border-bottom: 1px solid #888;
}

div#global_header_left {
	float: left;
}

div#global_header_right {
	float: right;
	text-align:right;
}

div#global_header_bottom {
	clear: both;
}

.oudan-frame,
.blog-header-frame {
    margin:0;
    padding:0;
    border:none;
    width:500px;
    height:65px;
}

.oudan-frame {
    width: 760px;
    height: 20px;
}


