@charset "UTF-8";

/* header */

#header_bg {
	background:url(../img/header_bg.gif) #FFFFFF repeat-x left top;
	padding-top: 15px;
}

#header {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header h1 {
	padding:0 0 10px 0;
	text-decoration: none;
	font-size: 78%;
	font-weight: normal;
	color: #333333;
}

#header .left {
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#header .left .rogo {
	float:left;
}
#header .left .rogo .rogo_l {
	float:left;
}
#header .left .rogo .rogo_txt {
	width: 180px;
	float: left;
}

#header .right {
	float: right;
}

#header .sub {
	font-size: 82%;
	font-weight: normal;
	color: #333;
	padding-bottom: 20px;
	padding-left: 20px;
}

#header .sub li {
	background-image: url(../img/cursor04.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-right: 10px;
	padding-left: 15px;
	float: left;
}

#header .sub a {
	color: #333;
	text-decoration: underline;
}

#header .sub a:hover{
	text-decoration: none;
}

#header .btn {
	float: right;
	clear: both;
	padding-top: 5px;

}

#header .btn li {
	float:left;
}

.achievement {
    float: left;
    padding-top: 3px;
    padding-left: 10px;
}
