@charset "utf-8";
#header h1{	font-size:10px;	font-weight:normal;	padding:0; height:20px; width:860px; left:0; top:5px; text-align:left; color:#e2e2e2; letter-spacing:0.1em;	position: absolute;	float:left;}
#header #aboutus{width:115px; left:865px; height:30px; text-align:left;	position: absolute; background-color:inherit; margin:0; padding:0;}
#header #logo{width:265px; top:51px; left:0; height:52px;position:absolute;}
#header #navigation {left:280px; position:absolute; width:670px; top:80px; height:35px;}
#header #navigation li{
	float:left;
	list-style-type:none;
	padding-right:15px;

}
#header #navigation .line{background: url(../images/base/vline.jpg) no-repeat; padding-left:15px;}
#header #navigation li a{color:#222222;}
#header #navigation li a:hover{ text-decoration:underline;}


