@import url("../../common/css/base.css");

#header {
	height: 109px;
}

#header h2 {
	position:absolute;
	left:50%
}

#header #header_nav {
	position: absolute;
	right:10%;
	float: right;
	z-index: 10;
}

#header #header_nav li {
	float: left;
	display: block;
}

#left #ph li {
	float: left;
}

#nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 961px;
}

#nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#infomation {
	height: 35px;
	background-image: url(../company/images/info_bg.gif);
	background-repeat: repeat;
	margin: 2px 0 2px 0;
}

#infomation #info_core {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 25px;
	padding-top: 10px;
	background-image: url(../company/images/info_core_bg.gif);
	background-repeat: no-repeat;
}

#infomation #info_core p {
	float: left;
	margin-top: -3px;
}

#siteid {
	background-image: url(../company/images/siteid_bg.jpg);
	background-repeat: repeat-x;
}

#infomation #info_core dl {
	display: block;
	float: left;
	margin-left: 20px;
	width: 865px;
	height: 18px;
	overflow: hidden;
}

#infomation #info_core dl dt {
	float: left;
	margin-right: 20px;
	font-weight: bold;
}

#siteid {
	background-image: url(../../common/images/siteid_bg.jpg);
	background-repeat: repeat-x;
	height: 95px;
}

#siteid #siteid_core {
	background-image: url(../../common/images/siteid_core_bg.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 961px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#siteid #siteid_core h1 {
	padding-top: 1px;
}

#wrapper #left #l_nav {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #left #l_nav li {
	float: left;
	margin-right: 3px;
}

#left h2 {
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left .lists {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 740px;
	display: block;
	clear: both;
}

#footer #footer_core #f_logo {
	position: absolute;
	left: 756px;
	top: -31px;
}

#copyright {
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

img.bg {
	min-height: 109px;
	min-width: 1024px;
	width: 100%;
	height: 109px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}

@media screen and (max-width: 1024px){
  img.bg {
  left: 50%;
  margin-left: -512px; }
}

#left h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 20px;
	color: #333;
}

#left p {
	margin-bottom: 20px;
}


#left hr {
	margin-bottom: 20px;
}

#left h3 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}
