@charset "utf_8";

/*-------------------------------------------------------------------
IE6—p’Ç‰Á
--------------------------------------------------------------------*/
* {
	text-justify:inter-ideograph;
}
body{
	text-align:center;
        background-image : url(images/header_tall.gif) top repeat-x;
}
div#container{
	text-align:left;
}

#navigation{
	text-align:left;
}

hr {
	background-image:url(images/h_text_bg.gif);
	background-repeat: repeat-x;
	border: 0;
}

#main {
	float:right;
	width:530px;
	padding: 0 5px 0 0;
	background: #ffffff;
}

#sub {
	float:left;
	width:200px;
	padding: 0 5px 0 5px;
	background: #ffffff;
}

* html .menu1 a {
	padding: 4px 0 4px 10px;
	background: url(images/list_1_red.gif) left center no-repeat;
	display: block;
	width: 190px !important;
	width /**/: 200px;
	color: #333333;
	text-decoration: none;
	height: 28px;
}
