@charset "utf-8";
/* CSS Document */

* {
	margin:auto;
	/**margin:0 !important;*/
	*margin:0;
	padding: 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	_font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
}
body {
	margin:auto;
	/**margin:0 !important;*/
	*margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	_font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	color: #000000;
	background:#00468c;
}
a {
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

#header {
	width:auto;
	height:110px;
	margin:auto;
	background:url(../images/header_bg.jpg) repeat-x;
}
#header_frame {
	width:1000px;
	height:88px;
	margin:auto;
}
#logo {
	width:212px;
	float:left;
	margin-left:19px;
	margin-top:3px;
	_margin-left:0;
	_margin-top:0;
}
#logo img{
	border:0;
}
#list {
	float:left;
	width:100px;
	margin:60px 30px 0 490px;
	*margin:60px 30px 0 490px !important;
	*margin:60px 20px 0 490px;
}
#list ul{
	list-style:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	_font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 0 18px;
	padding:0;
}
#list ul li{
	color:#000000;
	text-decoration:none;
	float:left;
	margin:0 12px 0 0;
	padding: 0 0 0 15px;
	background:url(../images/list_icon.jpg) no-repeat left;
}
#list ul li a{
	color:#000000;
	text-decoration:none;
}
#list ul li a:hover{
	color:#ff0000;
}

#content {
	width:auto;
	height:570px;
	margin:auto;
	background:#ffffff url(../images/bg.jpg) no-repeat top center;
}
#content_frame {
	width:1000px;
	margin:auto;
}
#menu {
	width:1000px;
	height:auto;
	margin:20px 0 0 30px;
}
#company{
	float:left;
	margin:0 0 0 25px;
	padding:0 15px 0 0;
	border:0;
	border-right:#7e7e7e solid 1px;	
}
#product{
	float:left;
	margin:0 0 0 10px;
	padding:0 15px 0 0;
	border:0;
	border-right:#7e7e7e solid 1px;	
}
#contact{
	float:left;
	margin:0 0 0 10px;
	padding:0 15px 0 0;
	border:0;
	border-right:#7e7e7e solid 1px;
}
#inquiry{
	float:left;
	margin:0 0 0 10px;
	padding:0 15px 0 0;
	border:0;
}

#footer {
	width:100%;
 	background:url(../images/footer_bg.jpg) repeat-x;
	clear:both;
}
#footer_frame {
	width:1000px;
	margin:8px auto 0px auto;
	font-size:13px;
	line-height:18px;
	color:#FFFFFF;
	letter-spacing:1px;
	text-align:center;
	padding-top:10px;
	*padding-top:0px;
	padding-right:10px;
}
#footer a{
	color:#fefeff;
	text-decoration:none;
}
#footer a:hover{
	color:#ff0000;
}
#flash{
	_margin-left:13px;
}
.yblogo_all{
	float: left;
	margin:25px 0 0 0;
}
.yblogo_text{
	margin:5px 0 0 0;
	font-size:12px;
}
.yblogo_text a:hover{
	color:#ff0000;
}