/*-- < header > --*/

.header_right	{
	float: right;
	margin-right: 23px;
}

.header_right ul.header_menu	{
	margin-top: 7px;
	padding-top: 0px;
	text-align: right;
}

.header_right ul.header_menu li	{
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	margin-left: 9px;
}

.header_right .header_inquiry	{
	clear: left;
	position:absolute;
	left: 617px;
	top: 47px;
	text-align: right;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	zoom: 1;
}

* html .header_right .header_inquiry {
	top: 41px;
}

* html .header_right .header_inquiry img {
}

.header_right .header_inquiry img	{
	vertical-align: middle;
}

.header_left	{
	padding-top: 19px;
	margin-left: 18px;
}

.header_left .header_description	{
	padding: 16px 440px 0px 320px;
	font-size: 80%;
	color: #999999;
}

.header_font	{
	position: absolute;
	right: 60px;
	top: 110px;
}

.header_font img	{
	vertical-align: top;
	margin-left: 5px;
}

.header_fontsize	{
	margin-left: 25px;
	position: relative;
	top: 5px;
}

/*-- < footer > --*/

.footer_totop	{
	position: absolute;
	right: 63px;
	top: -17px;
}

.footer_menu	{
	padding-top: 25px;
	color: #999999;
}

.footer_menu a	{
	color: #999999;
	text-decoration: none;
}

.footer_copyright	{
	padding-top: 40px;
	color: #ffffff;
	text-align: center;
}

