@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
img, div {
	behavior: url(iepngfix.htc);
	position: absolute;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
body {
	background-position:center top;
}
.wrap {
	width:1000px;
	margin:0 auto 0 auto;
	height:520px;
	position:relative;
}
.wrap2 {
	height:200px;
	background-image:url(../images/common/see.png);
	position: relative;
}
.wrap3 {
	width:1000px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100px;
}
.main_content {
	height:100%;
	width:100%;
	position:relative;
}
.navigation {
	width:100%;
	position:relative;
	z-index:50;
	height: 100%;
}
.footer {
	potisiton:absolute;
	width:100%;
	height:100%;
}
.logo {
	position:absolute;
	left:792px;
	top:20px;
	z-index:10;
	border:none;
}
.title {
	position:relative;
	left:80px;
	top:15px;
	margin-bottom:30px;
}
.glogo {
	position:absolute;
	top:45px;
	right:20px;
	z-index: 100;
}
.contact {
	position:absolute;
	right:700px;
	top:339px;
}
.news {
	width:300px;
	height:260px;
	top:100px;
	left:30px;
	position:absolute;
	background-image:url(../images/common/see.png);
}
.new1 {
	color:#444;
	margin-left:20px;
	margin-top:10px;
	font-size:12px;
	color: #CC0033;
}
.new2 {
	color:#444;
	margin-left:20px;
	margin-top:10px;
	color: #CC0033;
	font-size:12px;
	text-indent:10px;
}
.sub_content {
	width:1000px;
	height:500px;
	position:absolute;
	background-image:url(../images/common/see.png);
}
.bod {
	position:absolute;
	left:150px;
	top:40px;
	margin-bottom:30px;
}
.blog{
	display:block;
	position:absolute;
	top:380px;
	left:30px;
	opacity:0.8;
	background-image:url(../images/top/blog.png);
	width:300px;
	height:29px;
	text-indent:-9999px;
	filter:alpha(opacity=80);
}
a:hover.blog {
	opacity:1;
	filter:alpha(opacity=100);
}
.qr {
	left:30px;
	top:420px;
}
